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.
Answers were Sorted based on User's Feedback
Answer / raghavan
hi,
click the mouse on 75th line and go to tools->Run from
step->click the link ....
the qtp will run from 75th line
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / guru
Hi guys,
We have another option,
just click the mouse on 75 th line and then click Ctrl+F5.
Then it will run from the current step.
Thanks,
Guru
Kadapa.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / uday kumar_anem
Raghavan, you are correct.
And another way of doing this is:
once you click at line 75, right click on your mouse and
choose Run from Here option.
It will execute from line 75.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / 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 |
Answer / patil
If it is a code in qtp, I think, make the first 74 lines as
comment.
It is a Key Driven, put the Keyword before the 75th line
and run.
Patil
| Is This Answer Correct ? | 1 Yes | 6 No |
what are the mandatory properties in qtp? what are the library functions in qtp?
In a yahoo web Application there are 65 links.one day it will opens 50 links and another day it will open 55 links.In this scenerio write Descriptive programing for Automation?....Pls write the code for this scenerio.
1 Answers College School Exams Tests, UHG,
when a test case is written how u test using qtp
What is the difference between browser sync and page sync in QTP?
Discuss QTP Environment.
How do you create new test sets in td?
If there r 1000 test scripts that were written. If a change to any functionality is to be made then how can we know in which script is this functionality existing.
what is difference betweein qtp 9.0 and 9.2
hi testers,one script has three actions , at the of running three actions are running , how to set run only perticular action and what is the use of split the action? when it will be useful?
Will down time for server and content maintenance/upgrades be allowed? how much?
How can I use Call dlls in QTP ?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach