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
What are the types of object repositories? Which one is you are using?
How the smart identification is used in real time?Please explain with an example
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
What is the difference between a Function and Action in QTP?
What is the process of synchronizing qtp and aut?
Why is action split used by qtp?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Discuss quicktest professional (qtp) environment?
How to creating an output value using quicktest professional?
What are the benefits of quick test pro(qtp)?
How you will rate urself in QTP in the range of 0 to 5
What is the synchronization point in qtp?
How QTP support all types of applications (platforms)?
In qtp is it possible to check broken links of a page?