Answer Posted / naveen magatapalli
dim cmd
set cmd=createobject("ADODB.Connection")
cmd.open "Provider=ORAOLEDB;server=server_name;database=data
basename;userid=scott;password=sa"
IS it correct na if not then correct me.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can i check items sorted or not in a weblist ? Give me the script for this...
What is expert view in qtp?
what is description object?
How can you identify the browser and its information using the qtp script?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
Explain how you can delete excel file in qtp?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
What are the steps involved in the recovery scenario wizard?
how to disable the pop ups through QTP using a script
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
What is the syntax to call one script from another?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)