what is the smart identification techniqu?what r the
different mechanisums used in it?
Answers were Sorted based on User's Feedback
Answer / seenai
Smart Identification is the process of identifying the
object property uniquely, If not found with Mandatory and
Assistive Properties
we use 2 types of mechanisms in it
1. Base filter properties
2. Optional filter properties
| Is This Answer Correct ? | 8 Yes | 0 No |
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 |
How can we make a shared object repository in QTP 9?
3 Answers Kanbay, Ordain Solutions,
What is test object model in quicktest professional (qtp)?
Does QTP run in any environment?
How to capture screenshots of Exceptions/Errors during run- time?
Is it possible to call win runner script in qtp?
How many types of object repository in qtp?
Among the 4 capture levels, Complete, Partial, Minimal, None. which one is mostly used?
How to export QTP results to an ".xls" file?
hi all, I want to know about the QTP scripts, i have read more books but all areis to be a theory so how can i improve my script skills. if anybody knows about qtp scripts plz guide me and i need a sample scripts.my mail id is karthis4u@gmail.com, 9986667831 If you all have any data send it to akadi111@gmail.com
which checkpoint we use to validate yahoo login screen window after login with ur id and password in qtp
User defined function in QTP
There is a name "AJAY" how do u count no.of. "A" in that name ?