Is there is any method how to connect remote desk throw QTP
if yes please answer with a example?
Answers were Sorted based on User's Feedback
Answer / rajendra
we can run QuickTest on a remote machine using a
Remote Desktop Connection session (RDC)This is the feature
of QTP9.2 latest version.
Byee Friends
Rajendra Prasad Reddy.P
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bluemoon_bala
I understand that you are trying to access QTP from other
system, to do this we need to know the IP address, User name
and password of the other system and then try to connect
that system remotely and then operate QTP on that system..
To open Remote Desktop connection
Start ->Programs->Accessoris->Communication->Remote desktop
| Is This Answer Correct ? | 1 Yes | 10 No |
How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.
Explain QTP testing process?
What is an object repository?
Explain process of smart Identification in QTP?
what are the functions availabla in QTP? what are the data types in QTP?
How do you synchronization point through DP?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
Diff B/w Webserver and Client Server
How does you pass optional arguments in qtp?
CAN I CALL A FUNCTION IN ACTION.IF YES PLEASE HELP ME
How to retrieve the property of an object?
What is the use of "Step Generator" in QTP??for what purpose we are using??explain with an example