What do you do if QTP doesn't recognize object ,what action
should be taken
Answer Posted / venki
If qtp does not recognize the objects then we will go for
smartidentification.
in that qtp uses two types of properties to identify the
objects. 1. Basefilter properties and 2. Option filter
properties.
After enabling smartidentification then also if not identify
the objects then it will go for Ordinal Idetifier.
In Ordinal Identifier it will use three properties to
identify the objects
1.Index
2.Location
3.Creation time (for Browser objects)
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is Cross browser testing? Does UFT support it?
How can I use Call dlls in QTP ?
What is the difference between the keyword view and expert view?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
What do you mean by checkpoints in qtp?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
why text area checkpoints cannot used for web applications
How do you create new test sets in td?
What is an optional step in qtp ?
what is meant by source control?
What are private functions in QTP? How they can be called from the function library?
How can you send user defined messages to test report?