Basically I have 10 actions in my test, when I did exitTestIteration... i 
thought it would close current iteration for all actions and do start over from 
next row in datatable, instead its just coming out from the loop. Pls help me 
if this is correct to use or should i use something else..
 
Code:
Input1 = inputbox("click OK or cancel")
If Input1 = 2 then
        exitTestiteration
else
 
do the code
 
end if


      

-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to