oops.. sorry let me rephrase the question agian: (was awake complete night caz I have to get this out Monday) the whole point is.. if click cancel on user inputbox ..it should exit the iteration for all actions.. but instead its running into the code.. pls help
--- On Sat, 12/5/09, Kiran Ogeti <[email protected]> wrote: From: Kiran Ogeti <[email protected]> Subject: exitTestiteration To: [email protected] Date: Saturday, December 5, 2009, 1:28 PM 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 -- 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
