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 / 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 |
Post New Answer View All Answers
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
Are Shared ORs read-only?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
write the vb script for call to new action in qtp?
Can we write winrunner language i.e TSL in QTP tool?
What is the difference between local and shared object repository in qtp?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Connect to QC using AOM.
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
Where can I find and view run-time data table?
How do you configure QTP AND Test director?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
How to break the object spy ?