08-08-2011 05:48 AM
Hi,
I'd like to repeat a sequence for second time only if the sequence failed first time. To do that I'd like to use the Looping feature from step properties. Question: how should I build the Loop Status Expression refering to the Step Staus (Pass/Failed) of first loop?
Solved! Go to Solution.
08-08-2011 09:53 AM
In the Looping properties in Loop Type select Pass/Fail count. Then set the Stop after to 1 and iterations to pass. You can set the maximum number of iterations to whatever value you desire (in your case it sounds like 2). You can play with the numbers to fit your scenario. As you play with the numbers you'll see the expressions values changing.
I could give you a better answer if I understood exactly what you wanted but this will probably do what you want.
08-08-2011 10:49 AM
Ughh... I haven't checked this option. Thanks a lot jiggawax