I Scheduled a QTP Script on remote desktop. Script is going
to failure,when remote desktop connection fails.I have to
open my remote desktop untile the scripts exection
completes. If I disconnect my remote desktop connection,
script is going to fail. Could you please any assist in
this?
Answers were Sorted based on User's Feedback
Answer / sudha
Do not close or minimise the remote desktop.
Go to Start - > run of machine on which u are running
scripts type "tscon 0 /dest:console" and press enter
this will disconnect the pc from ur end leaving the PC
unlocked and scripts will execute successfully
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ravi
Thanks... sudha..
Small correction to the above answer
"tscon.exe 1/dest:console"
Put 1 inplace of 0. Its working fine for me.
| Is This Answer Correct ? | 1 Yes | 0 No |
How to test a web application using QTP?there is no any .exe file in web app,then how we can take the application for testing
how to prepared for first for the first interview?
Hi Can u plz suggest who is the Best Faculty for Advanced QTP Scripting in Hyderabad ,plz suggest me..... or send me a replay to satheesh.goli@gmail.com, r make me a call 9866335752
What is the Difference between test object and run time object?
what is the mediater between qtp and application/project in automation testing?
Plz Explain AUTOMATION REFERENCE MODEL?
How to handle Run-time errors?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
Can objects recognised without repository?
By using QTP can we record any log files written by the application which is in execution?
How to attach a file to TD?
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)