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 |
How can I use the value retrieved by OUTPUT VALUE check point as Input for other Actions?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
What are advantages of test automation?
I have a WebEdit Object.It is added in object repository.It has two properties Name and Index.In the next release the Name Property is same but the index property is changed.when i run the script will the script Pass or Fail
How do you move objects from local object repository to shared object repository???What are methods?
does qtp need record and playback in realtime. plz tell exactly wat happens
how we connect oracle or sql data server database to qtp
How to replay a script in qtp?
how to capture data from images in QTP and produce them in excel sheet?
if you run one test script in internetexplorer the same test you run in mozilla ffirefox is it possible or not how is it.
How can i learn Descriptive programming in QTP. Please reply.
How to create scenario selector