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.?
Answer / dinesh1433
You said you want to execute your script in Remote
desktop,so Remote Desktop is completely different
machine/server other than your desktop,so if you will start
your execution and disconnect the remote desktop. Scripts
will not going to fail.
Is This Answer Correct ? | 0 Yes | 3 No |
If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test
How to handle "Java Runtime error" popup window in the web application ? Sometimes the application throws the error repeatedly... Is there any browser setting available to disable the error ?
How many types of recording modes in the qtp?
Suppose i have given 10 test cases all the test cases should be automated?
how we connect oracle or sql data server database to qtp. Hi Ram I was your answer for this. Can you kindly let me know in details steps on How we can connect to database. i am using QTP9.2 and SQL Server Database. I am new for QTP and this would be of great help.Thanks
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
How to pass parameters into an action.Please explain me with examples
what do you call the window testdirector-testlab?
Can you write a script to check if the folder exists or not?
How to export data present in Datatable to an ".xls" file?
I Have web table shown below ----------------------------------------| | orcut | GMAIL | NAUKRI | |----------|---------|-------------------| |HOT MAIL | MONSTER | VISIT FACEBOOK | |----------|---------|-------------------| |SKYPE ACC | IRCTC | GOOGLE | --------------------------------------- Here i have 2 question friends.. 1.i want to chick the link "VISIT FACEBOOK" is there or not if it's there i want to click the link 2.here how to find the web table row or column count ... don't write the excel or data table script here friends ..consider that it's a WEB TABLE
how to call multiple scripts in QTP at a time