In project module it contains 3-ok buttons with same
properties who qtp identify its objects while runing ??
Answer Posted / srinivasu
In qtp we can identify the object with the help of
following :-
Whenever we record a script using QTP - QTP identifies an
object uniquely using the following mechanisum.
[i] First captured the mandiatory properties
Object/Window [Class name, Label name etc...
If the manditory properties is not unique
[ii] Assistive properties [X,Y,Width,Hight,Abslute of X...]
If Manditory/Assistive properties are not unique then
it goes to ordinal Identify which is either location
or Index
Note: If the Object is identified using location/index
and if an object location is changed or index is changed...
the script will fail.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Key word driven framework
What are the ways you can synchronize?
what is impact analysis on regression testing?
How the smart identification is used in real time?Please explain with an example
What is an expert view and keyword view?
Explain the differences between table and db checkpoints?
How to use setroproperty?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Is it possible to call from one action to another action in qtp?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
What is checking bitmaps?
Where is the Bitmap checkpoint information stored?