Answer Posted / shubhang
I guess this will work out.
Set con = CreateObject("ADODB.Connection")
con.provider = "XYZ"
con.username ="XYZ"
con.password = "XYZ"
con.protocol = "XYZ"
con.port = "XYZ"
RS=con.execute "Select * from ABC"
do while rs.EOF <>True
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Hello friends..... On which areas of an application we can not test with QTP
Where you get the run time data table?
How to execute a winrunner script in quicktest professional?
Step 3&4 are repeated until an the object in recognised uniquely.
Define virtual object?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
How do we analyze the checkpoint results?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
what is run action?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
How you know that a test case is a regression test case
How software tester can use constants and variables in scripts?
In Remote acess server how u run a test?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
How did you resolve conflicts present in Object Repository?