Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How will u integrate oracel with QTP?

Answers were Sorted based on User's Feedback



How will u integrate oracel with QTP?..

Answer / ganesan

1. create DataSourceName (aka DSN name) using "Oracle in
OraHome92" or "ODBC Driver for Oracle".

2. Select DSN name, UserID/Password to establish connection
to Oracle DB.

3. Create your own query to extract data from Oracle DB or
create DB-Check point.

Hope this will be useful for you. Good Luck.

-Ganesan.

Is This Answer Correct ?    2 Yes 0 No

How will u integrate oracel with QTP?..

Answer / 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

More QTP Interview Questions

Which advantages helping QTP to hold the position of "Market Leader" for such a long period?

0 Answers  


banking project description for software tester

0 Answers   Semantic Space,


How to create runtime property for an object?

0 Answers  


what is defination of system testing?

3 Answers   CodeArrow, Infosys, Omax,


Which functionalities of QTP used in banking project?

0 Answers  


How to Identify broken links in QTP

2 Answers   Ness Technologies,


How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.

1 Answers  


What are the technics follow in writing VB script?

0 Answers   CTS,


I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?

6 Answers   NIIT,


can u store QTp frame work folders in VSS? If Not where u store those?

1 Answers  


How to get Links count in an web application,without descriptive programming?

8 Answers  


Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.

2 Answers   Banking,


Categories