Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
How to iterate individual test step multiple times

mdsheeraz
Posts: 27 ✭
in Virtualize
Hi,
I want to iterate the individual test step from the test suite till test 1 is success. If the test 1 is in RUNNING state it should iterate.
0
Comments
-
See Looping Until a Test Succeeds or Fails - Using Test Flow Logic
The test or tests you want to loop would need to be in their own child suite in order to configure the loop.
0