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 / 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 |
Post New Answer View All Answers
what is the structure for the data driven framework
what type of automation is follwed in the project?
What is the syntax for how to call one script from another?
What are the ordinal identifiers in web page?
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
Differentiate the type of test cases which can be automated and which cannot be automated?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
How to find the name of the machine where you are running your automation scripts in qtp?
Diff b/w Health care domain and Banking Domain?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
How do I get the QTP scripts result in xml format by using vb script function?
What test cases can you automate using QTP?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
What is Distributed testing? How does UFT support it?