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 / manish bansal
no i am not convinced with this answer No I am not convinced
with this answer
You can use remote connection wizard to record as well run
the script
Their might be a problem with us object repository
Most of the time it dose not record objects properly at runtime
This problem happens when try to record already open web
application
So please restart session and try again
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different types of recording modes?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
How do Parameterization and Data-Driving relate to each other in QTP?
How to integrate the qualitycenter with qtp
What is the use of text output value in quicktest professional (qtp)?
What are the Application Functions available in QTP?
what are the mandatory properties for a tex boxc (scenario?)
What is checkpoints for qtp?
What is the default object synchronization timeout in qtp?
what are the limitations of smart identification in qtp 9.0
What is active screen?
How do you configure QTP AND Test director?
what is the difference between development and testing
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
Where to use function or action?