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?
Answers were Sorted based on User's Feedback
Answer / ravi
hi all,
My problem is bit same.
When i record the application it is recording the
application with //remote script
but when i run it it is not recognising buttons on that
application so script is failed.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / qtp expertganda
Gandu questijon. Automate using ur Pen**
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nn
It is not possible application and qtp must be at the same
machine.in that case we need download the application
first .
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Answer / 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 |
Answer / san
its true...that appln & QTP should be on the same machine
..
I don't think so it is possible with Remote desktop
Wizard............
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi Ashish,
i am sorry that i m answering ur question but i m just
putting query.i am also facing the same issue to record and
run the application in remote machine.
Can u tell how to record the application which is in remote
machine.what setting or techniques ur follwoing
please halp mee bhai ..........lagi padi hai
| Is This Answer Correct ? | 0 Yes | 0 No |
get the order no from the following orderdetails orderstring="ORD13456PNR" eg:13456
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
actually how many hours per one day we will work on automation (qtp) in real time
In QTP if u got a defect , how to report to developer using Test director or Quality center .
Who uses qtp tool?
Where can I find and view run-time data table?
Why we are going for descriptive programming ? I answered as 'If objects are not present in OR we will go for descriptive Programming'? Is this correct ?
What is the difference between Systemutil.run and Navigate.
We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.
Can anyone explain about Keyword driven framework in detail and how to use it in case of any project
What is environment variable in qtp and why to use it?
qtp script for recording and running the application.need script for short cut keys like f3,f4 etc.how to write script for recording?