![]() |
|
What is the criteria of identify the object based on Base & option filter properties - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: What is the criteria of identify the object based on Base & option filter properties (/Thread-What-is-the-criteria-of-identify-the-object-based-on-Base-option-filter-properties) |
What is the criteria of identify the object based on Base & option filter properties - Suma Parimal - 01-27-2014 I am very much confused on this theoretical topic Base filter and option filter properties even after googling. Please somebody make me understand this topic with simple example. RE: What is the criteria of identify the object based on Base & option filter properties - supputuri - 01-27-2014 Hi Suma, Let me give you a simple example. Amazin that I have given my red toyota corolla car - numberplate# 527666 keys to you and ask you to grab some documents out, which is parked in the parking lot. Now what you will do 1) you will go to the parking lot and then check for the car (if there is only one car then directly you will go and grab the docs) right Now imagin that there are 2 more cars then you need some other special property to identify my car 2) Now you will try to check for the Red color car. (if there is only one car then its done) Consider that there are 2 red cars. 3) Then you will go with the make and model of the car (both of them are toyota corollas) 4) Finally you will go with the numberplate. Now In step 1: Base filter property Step2: Optional Filter property Step3: Smart Identification Step 4: Ordinal Identifier Let me know if you need more information. RE: What is the criteria of identify the object based on Base & option filter properties - Suma Parimal - 01-28-2014 Hi Supputuri, The example which you had given that concept i understood. I know how qtp identify an object using 1. Mandatory properties 2. Assistive properties 3. Ordinal identifier But my question is when qtp not identify any unique description of the object from above properties then it wil go to smart identification(If i am correct). Here in smart identification, on what basis/strategy used to find unique description by using its Base and option filter properties. How we can differentiate Base filter and Option filter properties? (Hope now you got my point) |