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
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
How can you give wait up to 10 seconds in qtp?
What are the different types of checkpoints?
Difference between test object and run time object?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
images are dynamically changes how to compare two images with out using the bitmap
Hi ,Can any one pleas explain how to test splash objects using QTP?
What is data driver in qtp?
what function you write to do database testing with the help of qtp?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
how did u use automating testing tools in ur job?
How to customize checkpoints with parameters?