Answer Posted / j. sambasivarao
The tool interface is nothing but Object Repository. The
object repositry acts like interface between QTP tool and
AUT (Aplication Under Testing). Whenever you record an
action, corresponding windows and objects are stored in
Object Repository (Tools menu). During that time some
script is going to place in tool. When you tries to excute
the code, the tool first connects with object repository
and then connects to AUT through the objects and windows
that are available in object repository. You cannot really
work without windows or objects that are not available in
OR.
If I am wrong, let me know.
J. Sambasivarao
jampani_sivarao@yahoo.com
9948280248
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Thanks....But can u tell me how i use the QTP for GIS with one Example...
How smart identification works in qtp ?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
Explain quicktest professional (qtp) testing process?
What is Unicode Compatibility?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
How many lines of code in each script of QTP?
Can you brief the hurdles you faced during Automation testing?
What is reusable action?
HOw to add the recovery file at runtime to the test file .
What is quicktest professional?
What are the different attribute used with regular expression?