Micro Focus QTP (UFT) Forums
Move to next iteration of for loop after Recovery scenario - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: Move to next iteration of for loop after Recovery scenario (/Thread-Move-to-next-iteration-of-for-loop-after-Recovery-scenario)



Move to next iteration of for loop after Recovery scenario - zoomintodepth - 01-28-2011

Basically i am working on external excel sheet to take value
i am going through each row of excel sheet by using a for loop
But i am not able to get to next iteration of loop after running the recovery scenario because these are the following options present for

Post-Recovery Test Run Options

1. Repeat current step and continue
2. Proceed to next step
3. Proceed to next action or component iteration
4. Proceed to next test iteration
5. Restart current test run
6. Stop the test run

And through these options i am not able to resume my test on the next loop iteration.

Please help me sort out this problem
Thanks in advance