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 / abc
You can add one more column in Datatable and what ever the
row's you need to execute you can give different value
(suppose you need to execute 2 3 4 rows enter 1 for these 3
remaining make it 0 and write condition)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the differences between quicktest professional (qtp) and winrunner?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
How do you open adobe acrobat file in QTP and do some testing on that file ?
How will you test a stapler?
What is the meaning Work bench?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Explain how to use QTP to check broken links on a page?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
Explain the difference between call to action and copy action?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
What is the extension of the qtp local repository?
How many types of recording modes in qtp?
What is the parameterization? Give one example?
If you are testing a web application then what will you test in that application?