
- Forum
- Testing
- Software Testing
- Smart Identification
Smart Identification
This is a discussion on Smart Identification within the Software Testing forums, part of the Testing category; What is Smart Identification in QTP? When it is needed , better if u site an example....
-
02-09-2012, 09:06 AM #1
- Join Date
- Oct 2011
- Answers
- 32
Smart Identification
What is Smart Identification in QTP? When it is needed , better if u site an example.
-
Dear mfsi_nilanjan,
There are couple of answers for the same question you can go through here...Smart Identification in QTPWhat is Smart Identification in QTP? When it is needed , better if u site an example.
Regards
Techvinny
-
02-29-2012, 12:38 PM #3
- Join Date
- Feb 2012
- Answers
- 66
Smart Identification is used to locate objects that may have changed.When the recorded definition for an object does not enable QuickTest to identify an option, QuickTest uses the Smart Identification definition (if defined and enabled) to identify the object.
If QuickTest is unable to find any object that matches the recorded object description,then QuickTest ignores the recorded description, and uses the Smart Identification mechanism to try to identify the object.A Smart Identification definition can probably help QuickTest identify an object, if it is present, even when the recorded description fails.The mechanism is more complex, and it is more flexible.
Hence Smart Identification is nothing but, if any property of test object is not matching with run time object property, it will write an warning to result and execute rest of the steps.
-
Sponsored Ads

Reply With Quote





