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 |
what is stepin & stepout?
How to connect to oracle(sqlserver) database to QTP
.qfl extension for which file? where vl use it
what is the exact Diff. Between Test and Component in QTP?
1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?
Scripts for Ascending order in qtp.
Explain the parameter in qtp?
What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is used to identify the object. but i want clarity regarding this.
When I used random numbers(1 to 9) with regular expression and run the test, it runs only 5 iterations with passed result instead of running all 1 to 9. Please tell me what can be the reason
the question was on what techonlogy u been working on i said VB then he asked me the addin for VB in Qtp?
write vbscript on veb applications in qtp with exapmles?
How can we record an edit box in the Web application ?