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 |
Can we test GUI of the application using QTP.? How.?If possible briefly explain process.?
How to retrive XML file data in QTP ? using Script(Chandana)
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
HOW TO FIND WEBTABLE? HOW TO RETRIVE THE WEBTABLE VALUES? PLZ TELL ME THE PROCEDURE.
how to capture data from images in QTP and produce them in excel sheet?
How we can import data from database?
What are the common defects found in your project? (in qtp interview)
Hi Can u plz suggest who is the Best Faculty for Advanced QTP Scripting in Hyderabad ,plz suggest me..... or send me a replay to satheesh.goli@gmail.com, r make me a call 9866335752
explain virtual object? in detailed? pls any one explain me?
What is the XML file architecture ?
how to retrieve the value from data table to the script and using the value to be displayed in message box. an also retrieve the value of the output value during runtime to the script or separating and using that value in the script.