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
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
How to add verification steps to tests?
Can we use index on view?
How many types of actions are there in quicktest professional (qtp)?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
We stored into the objects OR and then write the scripting
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
What is QTP and the use of QTP in TD?
could any help me please, how to work on visual foxpro application using UFT
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
What contains Data Driven Framework document in qtp?
Can anybody post some real time scenario in qtp? please its very urgent.
How to use setroproperty?
Write a QTP script to enter a keyword in to Google search engine?