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 |
Hi I have created a table in the MS access database. I want to access the table in this database through QTP. The code is given below. The code is not working.The following error is displayed "Data source name not found and no default driver specified". Any one can correct the code. Thanks in advance. Dim dbconnection, rs Dim ca, sname Set dbconnection = createobject("ADODB.Connection") Set rs = createobject("ADODB.Recordset") dbconnection.open "DSN = MS Access Database","", "" rs.open "select * from Research", dbconnection rs.movefirst If rs.EOF <> True AND rs.BOF<> True then ca = rs("order_number") sname = rs("customer_number") rs.movenext msgbox ca msgbox sname End If
Hai anyone please "Explain about Framework in QTP?"
get the order no from the following orderdetails orderstring="ORD13456PNR" eg:13456
How to test login module with different username and password by using data driven testing in QTP?
What is diffrence between Global variables and Environment variables...Anybody can give me answer..Thanks in advance..
What is the meaning Work bench?
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
Should have experience in framework means?
What is the difference between action & script?
I want to open a text file and then search some specified text in it and then replace that text with some other text i found that text in .txt but do not know how to replace that text can any body help me. if possible put the code for qtp
Give one example of Standard checkpoint in qtp 10?
Tell me about your project? please help me how to tell about insurance project