what is the smart identification techniqu?what r the
different mechanisums used in it?
Answer Posted / pavani prasad
whenever the qtp fails to identify the object by using the
properties present in the object repository then the special
mechanism provided by the qtp to identify the object with
filtration process is known as smart identification.
explanation:
first of all it will use the complete information present in
the object repository both mandatory properties and
assistive properties.(not ordinal identifier)
if at all it fails to identify the object then it will use
all the base filter properties and will try to identify the
object.
if at all more than one objects are matched with that
properties, then it will consider those objects and filter
the remaining objects.
then it will take the first optional filter property and
will try to match those considered objects.
if more than one objects are matched consider those objects
and filter the remaining objects.
then it will take the 2nd optional filter property and
continuous the same process till it finds exactly one match.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
how to download mercury qtp9.2 ny internet ?
How QTP identify the system time that's changes every seconds?
What is environment variable in qtp and why to use it?
hi nani my doubt is how does qtp process metrix related to software process.
Describe how Smart Identification is used
whow much strong on VB and C?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
How do you test DLL files using automation Tool QTP?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
Does QTP record on Objects created on XWindows Environment?
What is the XML file architecture ?
What is the difference between byref and byval in qtp?
What are the challenges you faced during you entire life automation ?
how to disable the pop ups through QTP using a script