Explain the concept of how QTP identifies object.
Answer Posted / sreeprasad
During recording qtp looks at the object and stores it as
test object.For each test object QT learns a set of default
properties called mandatory properties,and look at the rest
of the objects to check whether this properties are enough
to uniquely identify the object. During test run,QT
searches for the run time obkects that matches with the
test object it learned while recording.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
What are the views available in qtp?
In qtp, explain what is qrs file?
What are the different attributes used with regular expression?
what is clean sweep?
Does quicktest professional is unicode compatible?
How often were they executed?
What is optional step in qtp? How you can add optional step in qtp?
What is data driver in qtp?
How to import a test case present in ".xls" file to TD under a Test set?
how to idetfy which test cases are automated?who will deside that plz tell me
What is recovery scenario manager? When you go for recovery scenario manager?
what are all the fileds present in object repository?
How we can import data from database?