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)

Answers were Sorted based on User's Feedback



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

Answer / abc

You can add one more column in Datatable and what ever the
row's you need to execute you can give different value
(suppose you need to execute 2 3 4 rows enter 1 for these 3
remaining make it 0 and write condition)

Is This Answer Correct ?    0 Yes 0 No

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

Answer / arjun

if you need execute middle steps only then use loop condition.

Is This Answer Correct ?    0 Yes 0 No

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

Answer / pravati

if u use qtp tool then comment the two steps what u dont want to execute...then run the script

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

UFT 12.02 which ALM version will support

0 Answers  


What is difference between QTP 8.2 Obect Repository and QTP 9.2 object Repository?

2 Answers   Nokia,


What is the difference between gettoproperty and settoproperty?Explain with an example?

4 Answers   QQS, Satyam,


Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji

3 Answers  


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

0 Answers   CTS,






WHAT IS THE SIZE OF OBJECT REPOSITORY USING IN YOUR COMPANY? Can any body tell me answer of this quation........

11 Answers   Ness Technologies,


what is reusable action and how the same can be implemented (process)?

2 Answers  


Hello, Can we capture only the labels of the web page in the object repository. If yes, then how. Actually my scenario is: I have to capture all the label of mercury site http://newtours.mercuryinteractive.com/tour/mercurypurchase. php. and want to copy all these labels in the notepad. So,please help me how to do this all. Thanks in advance, Gaytri

4 Answers  


Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.

3 Answers  


How to replay a script in qtp?

0 Answers  


How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.

3 Answers   IBM, TCS,


write progamming connecting QTP to database sql? this is question asked by interview? please give sql, pl/sql related answer?pls any answer this?

3 Answers   IBM,


Categories