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 / arjun
if you need execute middle steps only then use loop condition.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
Describe how Smart Identification is used
How can you identify the browser and its information using the qtp script?
What are the methods of the TextStream object that are used for reading from a text file?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
How many types of parameters are there?
What are the different types of recording modes in qtp? Which will be used when?
what is ODC and GDC?
What is the difference between qtp and selenium?
assume i have few url link how will i dynamically call then using descriptive programming?
What the differences are and best practical application of Object Repository?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
How will you declare a variable in qtp?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
which type of testing process are you following in ur company? how to recognize a qtp page?