03-14-2008, 11:42 AM
ok...your code above looks fine just add one more line to it.
(here I assume you have initialized i to a value greater than 10)
by the way why do you think normal record and playback would not be useful in your project?
(here I assume you have initialized i to a value greater than 10)
Code:
Do Until i=10
[b]wait (1)[/b]
..........Your statements here
..........Your statements here
..........Your statements here
i=i-1
If i<10 Then Exit Do
Loop
by the way why do you think normal record and playback would not be useful in your project?
Want to fast track your QTP/UFT Learning? Join our UFT Training Course