Forum Discussion
5 Replies
- nmraoCommunity HeroHave you looked at load test which is available at each test case?
- NilotpalNew ContributorHi nmrao ,
Thanks for responding.
But my actual requirement is to run the same test case in a loop. One executed after the other.
Thanks in Advance,
Nilotpal - nmraoCommunity HeroYou may explore to Run Test Case step for running number of times with Control flow/Groovy script.
- NilotpalNew ContributorHi ,
I can perform movement with in steps in a test case with the command testRunner.gotoStepByName( "");
But is there a process to control test case execution in a similar manner.
Thanks in Advance,
Nilotpal - nmraoCommunity HeroCan you check if this link will help to control test cases/suite
viewtopic.php?f=14&t=17153&p=43440&hilit=+testsuite#p43440