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 / 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 View All Answers
Explain measuring transaction.
How many ways is to parameterize the value?
How to find the difference between 2 dates in qtp?
Can I change properties of a test object?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
How to use reporter.report event in qtp ?
What is the use of running the scripts in Hidden-mode in UFT?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
Give the syntax to import/export xls into qtp.
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
What is test object?
What is ‘object spy’ and what is the function of object spy in qtp?
How to carry out bit map check points in QTP
what is impact analysis on regression testing?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?