How does QTP identifies the object in the application
Answer Posted / prasad.n.v.r.
The object identification concept is based on four types of
properties and ordinal identifier. The four types of
properties are as follows:
1.Mandatory Properties(MP). 2. Assistive Properties(AP)
3.Base Filter Properties(BFP) and 4. Optional Filter
Properties.(OFP).
The test engineer will specify the list of MP,List of
AP,List of BFP, the List of OFP & an ordinal identifier
depending upon his desire.
The options BFP & OFP are available in smart identification
and one has to select the check box of smart identification
to list desired BFP & OFP. However, the information of BFP &
OFP will hidden and QTP has its own method of how to use
these BFP & OFP of the particular object.
When all the four types are used, then QTP will learn all
the properties of MP, BFP & OFP simultaneousely and thinks
whether it can identify the desired object or not. If QTP
feels that it can identify the object with MP,BFP & OFP then
it stops learning. Otherwise, it will learn the first
assistive property(AP) and then thinks again whether it can
identify the desired object or not. Now the QTP thinks again
whether it can identify the object. If it feels that it can
identify the desired object then it stops learnig. Otherwise
, it learns the second assistive property and the process
continues untill all the assistive properties were usedup.
If still the QTP feels that it cannot identify the object
then it learn the ordinal identifier and stops learning.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Explain different types of checkpoints?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
How to use checkpoints in qtp ?
What is the difference between run time object and test object in QTP?
What is parameter in qtp?
Discuss quicktest professional (qtp) environment?
What does it mean when a check point is in red color? What do you do?
what is output value in QTP and how it can be used in automation testing
What are the methods of the TextStream object that are used for reading from a text file?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
How to interact tool & application build in QTP?
For which type of projects the iterative model is not suitable?
How will you handle java tree in qtp?
What are the Application Functions available in QTP?