Suppose i have a script which is having 100 lines.I want to
execute that script starting from line no 75.means first
qtp should read the script from line no 75 how can u do it.
Answer Posted / abhishek
hi,
just right click on the 75th line and then go to tools>run
from step and right click on it .
this option will run the script from 75th line to till 100
line.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a quick test professional?
what are the challenges you have faced while testing web based application using the automation tools ?
What are the different kinds of test steps?
what is output value in QTP and how it can be used in automation testing
Explain quicktest professional testing process?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
how will you load the test cases in ddt?
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
How can I change object description or check point values in qtp?
What is the difference between the keyword view and expert view?
How to add verification steps to tests?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
Tell me one scenario, the complex functionality you have automated in your project?
How do you perform Regreession Testing?