Micro Focus QTP (UFT) Forums
object identification - 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: object identification (/Thread-object-identification--4001)



object identification - kiran10_rm - 11-09-2010

Hi,
How QTP learns all the mandatory properties? What kind of properties it will think as mandatory properties? How it will differentiate different properties like for mandatory i have to lern these for ssistive i have learn these?

Please reply the answer. I am very confused with these questions


RE: object identification - A.Saini - 11-09-2010

Hi kiran,

Go to the “Tools > Object Identification”.

It's the place where you can define the mandatory & assistive properties.

Please let me know if you need more clarification.

Smile


RE: object identification - kiran10_rm - 11-09-2010

Hi saini,

Thanks for ur reply.

I want to know how should we decide , that which properties to keep in mandatory, assistive, Base filter and optional filter.
When should we go for smart identification.

Thanks.


RE: objects identification - kiran10_rm - 11-09-2010

I want to know how should we decide , that which properties to keep in mandatory, assistive, Base filter and optional filter.
When should we go for smart identification.

Thanks.


RE: object identification - A.Saini - 11-10-2010

Hi Kiran,

The property which is the most suitable to indentify the object (For Example: ID in most of the cases) comes under mandatory property.

The property which is not able to find the object uniquely itself but is used with the mandatory property to recognize the object is known as assistive property (For Example: Name, Text etc).

Smart Identification is used when both mandatory & assistive property are not able to identify the object. To use it in our test we have to just enable it. QTP will do all the required processes itself (when/how to use it).

Smile