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 is clean sweep?
How software automation specialist enter steps in the Expert View?
Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?
what is the difference between built-i function and In-built function?
in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs another way i does not know my friend said that .qtf or something but start with q letter can any buddy knows about this
What are the challenges you faced during you entire life automation ?
why require regression testing?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
setroproperty and getroproperty difference
Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?
Can abody explain me Send keys concept
Tel me what was the automation testing process you followed?