what is tool interface?
Answer / 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 |
synchronization, wait,wait Property?
How to check and display a particular word from a paragraph?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
what type of application we can select for automation testing and what is the entry criteria for automation
For Regression testing already written test cases are sufficient?
can the activities of test case design be automated?
Can I record on netscape browser does it require any special settings ?
How to use actions in qtp ?
how can u find the syntax errors or other script errors in your test during the execution of your QTP Test - (i.e., not after the execution/test run finished, but before finishing the test run)
What is reusable action?
Hi Samrat, Thank u very much, what u said it is right.
Explain xml checkpoints.