Answer Posted / kishore
QTP tool while recordin captures the objects and its
current properites in appliction.If U run the script it
will identifie the run time object in appliction by
captured test object proprites.
| Is This Answer Correct ? | 13 Yes | 10 No |
Post New Answer View All Answers
Can we create user defined functions in qtp?
How to check feasibility of the appliction?in automation testing?
What is difference between shared and local object repository?
Explain the concept of object repository & how qtp recognizes objects?
How to customize qtp?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
What is the syntax to call one script from another?
what is the difference between built-i function and In-built function?
In Remote acess server how u run a test?
How you will rate urself in QTP in the range of 0 to 5
What will be happen if i load object repository at run time, but it has already associated.
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?
In qtp, how you can exit for loop?