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 / ravikanth
If we want to run the script of rows 2,3,4, we need to
select the option "Run from row __ to __" in File->Settings-
>Run tab.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how Does Run time data (Parameterization) is handled in QTP?
what is the difference between the modular framework and datadriven frame work
What is text/text area checkpoint?
if numbers are always changing write a script for that
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
How to open a new test using quicktest professional?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
How many tabs are available in debug viewer pane?
What does it mean when a check point is in red color? What do you do?
What is debugging? How you debug your script?
what type of run time errors you get while you ar edoing rpg program?
Where we can use the analog mode and where we can use the low – level mode?
what are all the fileds present in object repository?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
What are the recording modes in wave event?