What is smart identification?
Answers were Sorted based on User's Feedback
Answer / vijay
Smart identification:The object identifier identify(object
spy) the objects by default if QTP fails to identify the
objects then we will go for smart identification.we
configure the samrt identification setting from the setting
options.if you fail to identify objects with
smartidentifier finally u go for ordinal identifier, there
u can have object index,created date and location.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sreeprasad
Smart identification comes into picture when Quick Test
fails to recognize an object uniquely using the recorded
properties. It follows the following process to identify
the object:
1). QuickTest ?forgets? the recorded test object
description and creates a new object candidate list
containing the objects (within the object?s parent object)
that match all of the properties defined in the base filter
property list.
2). From that list of objects, QuickTest filters out any
object that does not match the first property listed in the
Optional Filter Properties list. The remaining objects
become the new object candidate list.
3). If the new object candidate list contains more than one
object, then step 2 is repeated with the second property
listed in Optional Filter Properties list.
| Is This Answer Correct ? | 0 Yes | 1 No |
can QTP works on LINUX platfom
What is TD plugin? For what purpose they are used . Ineed to connect QC9.2 with QTP 9.2 . Need to run some scripts IN QTP having the QC connectivity. Pls explain in detailed step Thanks in advnece
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
How can you find Local Host Name by Using QTP?
What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)
How to make arguments optional in a function?
Hai Guys, can anybody show me how to write automaed test cases using VB scprit(examples)...i had an interviw soon...please guyz send as quickly as possible
Are u place all QTP Framework folders in VSS?
Tell me Three major differences between QTP & Winrunner?
how we can know qtp has used smart identification machanism during the execution.
How to export data present in Datatable to an ".xls" file?
How you perform smoke and sanity testing using qtp?