What is AUT in object reposity in QTP? Why we use it in
Object repository???What is full form???????
Answer Posted / geena
When u record a QTP idendifis the object of the AUT and put
in the object repository. So ObjRepo is the storage for
objects of AUT. When u playback QTP read line by line from
ObjRepo and compares with the AUT.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
How the smart identification is used in real time?Please explain with an example
Write a script to customize the test results in PDF and HTML format.
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
What are the various types of Actions in UFT?
what is review
give me the code to save all messages of inbox of gmail into a folder and notepad
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
Hi All, How to Compare two strings character by character in QTP
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
What is clean sweep?
By using QTP can we record any log files written by the application which is in execution?
How do you check ticket cost and ticket number in flight application?
If I change the property value at runtime is it effect is object repository?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?