Hi All,
I have QTP installed on my machine but the application
under test (AUT) is on remote desktop (i.e. I first connect
to remote desktop from my machine in order to run the
application). I am able to record the script successfully
with QTP running on my machine and application running on
remote. However, when i run the recorded script, system
fails to run it and indicates me that it does not identify
the object. Is it possible to record and play while QTP and
AUT are not on same machine?
Answer Posted / abhishek v
Application and QTP must be in the same machine or session .
Beacause QTP will not be able to find the application as it
is in the remote m/c.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the script for database check point, bitmapchek point, regular expression ?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
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.
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
What is Associate Repository in QTP 9.2 ?
How the exception handling can be done using quicktest professional (qtp)?
How we can import data from database?
In qtp, how you can use xpath to identify objects?
What is difference between design time and run time data table?
What is the significance of “action 0” in qtp?
What is ‘object spy’ and what is the function of object spy in qtp?
How to build scripts that access data from external sources?
How to handle the exceptions using the recovery scenario manager in qtp?
How QTP identify the system time that's changes every seconds?
What are the key points to create a framework in QTP for oracle forms?