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 |
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
can u put checpoints for moving images
How can I pass values from one action to another in QTP ?
What is the present version of the VB Script we are using
QTP -object reposistory spy tool is not able to spy the pop up message appearing in the application, so how is that i can handle such run time pop ups in QTP by code???
diff between global variables and environment variables in qtp?
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..
Hi Friends ,I want to Know name of the Site for the QTP Help and the Best Book through that I can start the QTP Practice here also whare can I download the QTP Users Guide I search I was Unable .
what is meant by source control?
WHAT IS ENVIRONMENT VARIABLES?
7 Answers AZTEC, CTS, Ready Test Go,
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.
how do u import the test cases written in excel sheet to qtp? and how do u generate the script in qtp for the testcase in excel sheet? plzzzz do answer this question thanks in advance