10-12-2011, 04:49 PM
Shibin, Please don't create duplicate threads. We have deleted the other one.
As far as the answer is concerned (unless this is a trick question), one of the methods can be by putting this for loop in a function and making the lower and upper index as variables. So you can have something like
Others - please contribute your solutions as well.
As far as the answer is concerned (unless this is a trick question), one of the methods can be by putting this for loop in a function and making the lower and upper index as variables. So you can have something like
PHP Code:
Function loop_iteration(lower,upper)
...
End Function
'if you wish to skip say nth iteration you can
Call (lower, n-1)
Call (n+1, upper)
Others - please contribute your solutions as well.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course