When I parameterize a script then for each iteration script
is executed from begining to end.

If I want to execute some middle steps multiple times using
Parameterization (avoiding begining and end steps), what is
the solution of this
(e.g. total steps are 1 2 3 4 5
and i want 2 3 4 only(not 1 nd 5)

Answer Posted / praveen

You can use For loop like..

for i=2 to 4
datatable.setcurrentrow(i)
Browser("").page("").webedit("").set datatable("column
name", dtGlobalsheet)
next

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi guys, pls tell me for testing institution training hub, hitech city is best or not?

1434


How you can write contexts to text file in qtp?

676


explain structured testing? plz guys with exp. do answer

1512


Where we use data driver in qtp?

690


What is the use of ordinal identifier in qtp?

676






What is the significance of “action 0” in qtp?

661


what is the diff between manual test plan document and automation test plan doc.can u explain indetail.

1731


can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks

1608


What are the views available in qtp?

685


How qtp identifies objects?

648


How to check feasibility of the appliction?in automation testing?

1573


Can you list some technologies that support qtp?

635


Hybrid framework supports Descriptive programming. Is it true?

746


When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.

1698


Explain how to use QTP to check broken links on a page?

677