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
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
How to run a test using quicktest professional?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
What are the flaws in water fall model and how to overcome it?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
Explain the views in the QTP GUI?
For which type of project the iterative model is suitable?
Explain the concept of object repository & how qtp recognizes objects?
breef description of batch testing ?
Approach for Installation,comaptibility,system testing
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
How is the Bitmap checkpoint different from Image checkpoint?