What is called "Smart Identification" in QTP ? Briefly explain how to do it?

Showing Answers 1 - 6 of 6 Answers

AK

  • Oct 3rd, 2007
 

When QTP runs through a application under test for the first time it captures the logical name and properties of the object and stores them as test object for future reference. QTP
recognizes the objects in AUT from the stored information in test object. QTP identifies objects by :

1. Mandatory and Assistive properties
2. Ordinal identifier
3. Smart identification
Its required to enable the Smart Identification in the settings to use the same,
In Smart Identification we have to mention the set of Base Filter and Optional filter properties to identify the object in AUT. Smart Identification is required only if the first two ways of identification fails.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions