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)
Answers were Sorted based on User's Feedback
Answer / praveen
You can use For loop like..
for i=2 to 4
datatable.setcurrentrow(i)
Browser("").page("").webedit("").set datatable("column
name", dtGlobalsheet)
next
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
How is a Step generator used in UFT?
When to Insert transactions in QTP?
How to create Reusable and Multiple Actions?
How to add a runtime parameter to a datasheet?
In QTP for .net application which plug in is used? For Java Application which plug in is used ?
2 Answers AppLabs, Fraze Tech,
explain keyword driven framework with banking domain?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
What is the parameterization?
how to check URL using QTP? write vb script with descriptive programm only?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
HI! I have completed my testing course in 2008. but now am working in banking sector as a data analyst and i want to move to an IT based company but am unable to understand whether i have to complete the testing course again and try for a job .