How does QTP identifies the object in the application
Mainly objectives are three type's OF PROPERTIES namely
Answers were Sorted based on User's Feedback
Answer / sreeprasad
1) Mandatory properties,
2) Assistive properties
3) ordinal identifier
firstly QTP traying to identifies mandatory properties if
it is not unique then identifies assertive properties if it
is not unique then go to identifies ordinal identifier.
| Is This Answer Correct ? | 4 Yes | 0 No |
1.QTP identifies the objects using class name of the object
and logical name and physical properties of the object
2.Object Identification Machanisam(A.Mandatory
Properties b.Assistive Properties) 3.Ordinal Identifier
(A.Index B.Location 3.Time)
4.Smart Idetification(A.Base filter Properties B.Optional
Filter Properties)
| Is This Answer Correct ? | 3 Yes | 0 No |
1.QTP identifies the objects using class name of the object
and logical name and physical properties of the object
2.Object Identification Machanisam
3.Ordinal Identifier
4.Smart Idetification
| Is This Answer Correct ? | 0 Yes | 0 No |
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
suppose u have two send buttons(same width,height,font) on an application write a descriptive programming
How can we see the analog recording steps in QTP..the Steps are stored in a track file with an extension .dat..how can we open the file..
can any body clearly explain about hybridframework with the explanation for files what ever we come acros in this frame work?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.
What is the Difference between copy to action and call to action?
How can we call Winrunner functions from QTP?
How will you handle the situation when object is not captured during record?
How to handle Run-time errors?
How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?
How many types of run modes are there in qtp?