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
If the objects hierarchy is changing from build to build, then how you will handle that condition?
How does you test a weblink which is changing dynamically?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
what are all the fileds present in object repository?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
what is error and fault in terms of software quality?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
after click on compose mail how can we attached a file in qtp with vbscript code
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
Write a script to verify font style and color of a windows object using descriptive programming
What is difference in global and action sheet in qtp?
Did QTP prove efficient for your project? Yes or No, explain?