What is AUT in object reposity in QTP? Why we use it in
Object repository???What is full form???????
Answer Posted / raghu romeo
AUT means ......Application Under Test. Object Repository
does not contain AUT,But it contains the objects of the
application. we can use these objects for identification
purpose.
Hope I replied to ur query. If not then u can just go to
hell.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Why do we use breakpoints in QTP?
How will you test a keyboard?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
What are the key points to create a framework in QTP for oracle forms?
How to attach a file to TD?
what is the difference between development and testing
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How to use the object spy in quicktest professional 8.0 version?
How to get popup error message.
Explain about the test fusion report of quicktest professional?
What are the major/ important methods, functions in QTP we use realtime testing
When to use shared and local object repository?
How to check feasibility of the appliction?in automation testing?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..