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 / 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 |
Post New Answer View All Answers
Name the properties you would use for identifying a browser and page when using descriptive programming?
How to test fly out menu in qtp?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
what type of run time errors you get while you ar edoing rpg program?
How do we analyze the checkpoint results?
How will you check that your test cases covered all the requirements?
How you can find the absolute value of the number in qtp?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
How do you configure QTP AND Test director?
How qtp identifies objects?
what is the difference between the modular framework and datadriven frame work
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?