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
How can I import environment from a file on disk?
Which environments are supported by hp qtp?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
give me an example where u used good judgement and logic in solving a problem
How many ways we can parameterize data in quicktest professional?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
How to find the length of the string in qtp?
Explain actions in qtp ?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
What does it mean when a check point is in red color? What do you do?
How many types of recording facility are available in quicktest professional (qtp)?
What is the extension of the recovery scenario file in qtp?
What is an object repository?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
what is the difference between modular framework & datadriven framework