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 |
What test you perform mostly? Regression or retesting in your testing process?
write the code to reverse a string without using Strrev built in function.
If u prepare bug report in Excel sheet . Is it possible to send thrw Test director? how it is?
How do you do batch testing in QTP, if so explain?
HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by covansys interview.
What is .Ini file in QTP?
How many types of trigger events are there in qtp?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
What is throw object?
can u tell me the the cost of automation tool QTP ?
How to handle dynamic objects in quicktest professional (qtp)?