Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Running Automated GUI Recorder Tests In Sequence
Running Automated GUI Recorder Tests In Sequence [message #58815] Thu, 16 March 2006 16:03 Go to next message
Eclipse UserFriend
Originally posted by: jhouston.bea.com

I've created a test suite that contains simple actions that I can use to
unit test my application. Now I want to test a scenario (integration
test) so I've created a second test suite that makes invocation calls to
teh test cases in the first suite, but when I run the scenario the
invocations run out of order. Is it possible to ensure that the test
cases run in the order as defined in a test suite's test behavior?
Re: Running Automated GUI Recorder Tests In Sequence [message #61121 is a reply to message #58815] Tue, 28 March 2006 15:08 Go to previous message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
Hi John,

The tests should run in the same order as they are specified under the
behavior page. After the execution of your test suite, open the test
execution history file and make sure that the invocations reported are in
the same order as what is present under the behavior page. I suspect that
one or more of your test cases are failing in its early stage.

If you are confident that tests are being executed in the wrong order, then
please report a defect and attach your test suites along with your execution
histories.
I tested this scenario with four test cases referenced from another test
suite under build TPTP-4.2.0-200603170713 and didn't notice any problems.


"John Houston" <jhouston@bea.com> wrote in message
news:dvc2d8$ihf$1@utils.eclipse.org...
> I've created a test suite that contains simple actions that I can use to
> unit test my application. Now I want to test a scenario (integration
> test) so I've created a second test suite that makes invocation calls to
> teh test cases in the first suite, but when I run the scenario the
> invocations run out of order. Is it possible to ensure that the test
> cases run in the order as defined in a test suite's test behavior?
Previous Topic:Far out behaviour of AGR
Next Topic:Possible to Pass Parameters To AGR Verification Hooks?
Goto Forum:
  


Current Time: Tue Apr 16 18:41:39 GMT 2024

Powered by FUDForum. Page generated in 0.97507 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top