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...

hi friends i was tried to connect qtp with oracle database
using provider.i got a error.so anyone can help me out by
correct script

Answer Posted / chandu

The code for connecting QTP with ORACLE & MYSQL is same or
different ...?

if not , can any one provide the CODE

Thanks & Regards
Chandu

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the views available in quicktest professional (qtp)?

1115


How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?

1106


what is command for executing files?

2088


banking domain description for software tester for interview

3968


What is ObjectParamater?

2059


How do you open adobe acrobat file in QTP and do some testing on that file ?

1116


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

1830


Hi, how can we check or avoid the memory leakage in QTP9.2?

2143


How are actions and functions different in QTP?

1124


can u explain relative path architecture framework in qtp?

2075


Give the syntax to load function at run time.

1182


What test cases can you automate using QTP?

1158


How does quicktest professional identifies the object in the application?

1051


What are the challenges you faced during you entire life automation ?

1564


If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?

1099