Hi Kiran Ogeti, You can use Input box enter some value and validate. Or write your code in a function, call that function after validation. Hope this will help.
Thanks Srinivas On Tue, Sep 29, 2009 at 3:14 AM, Kiran Ogeti <[email protected]> wrote: > > Hi all, > > I am running this situation which i beleive should not the be that > complicated, but need help as I need to get it done asap... > > prob: my need is to stop the current iteration at the middle of the code > and start the next one.. > > I put a message box, so If i see something on application that I dont want > see... I use msgbox to cancel that iteration and start a new one.. > > but the prob is .. it always going to the next line rather *than going to > the top* > > here is the code: > > elseif ErrorOn = 5 then > Set qtTest = qtApp.Test > * qtTest.Settings.Run.startiteration = CurrentRow+1* > end if > > Could you help please.. > > Thx > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
