Page 1 sur 1

Navigate after 101 th test case

Publié : mer. oct. 16, 2013 9:41 am
par lmasser
Hi,

I suppose you execute your test cases from the iteration test plan. This is alright for one shot execution.

When you have to chain the execution of a lots of test cases, I suggest you to add your test cases inside a test suites and then launch the test suites. This feature permits you at the end of an execution to pass automatically to the next test case. This is a lot more comfortable.

I hope I respond to your question.

Best regards.