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 / 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 |
Post New Answer View All Answers
What are the Test design techniques you uses in ur project?
How to replay a script in qtp?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
What are the different kinds of test steps?
What is a Patch in QTP?
what is run action?
In what occasion we can specify global sheet and action sheet?
Where we can use the analog mode and where we can use the low – level mode?
Difference between copy to action and call to action?
what is the difference between data driver & data driven and driver script?
Name the properties you would use for identifying a browser and page when using descriptive programming?
How to build scripts that access data from external sources?
What are the methods of the TextStream object that are used for reading from a text file?
Hai anyone please "Explain about Framework in QTP?"
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?