if Object repository contain x and y properties. we do not
know whether they are mandatory or assistive properties.
While executing the script qtp will use both the properties
or only sufficient properties to identify the object.
It means it use OR (or) AND
Answer Posted / vishnu
All the defined properties will be checked to identify
the object uniquely.
eg: html id AND html tag AND and Class...etc.
So, AND is the answer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain sub procedure of vbscript.
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
Where you are storing your script?
Name the properties you would use for identifying a browser and page when using descriptive programming?
How to import a test case present in ".xls" file to TD under a Test set?
How does qtp identify objects in the application?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
What is the purpose of loading qtp add-ins?
What is the difference between qtp and selenium?
How can I change object description or check point values in qtp?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Is it possible to merge two object repository files in qtp?
What is the latest version of qtp?
Difference between test object and run time object?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work