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 / shilpa reddy
I will provide u the code for it,try it once.
set con=createobject("ADODB.connection")
con.open "provider=oradb;server=Ipaddress;hoststring=stringn
ame;username=scott;password=tiger"
set com=createobject("adodb.command")
com.activeconnection=con
com.commandtext="ur required sql statement"
com.execute
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
Is virtual object supported in low level recording mode?
HOw to add the recovery file at runtime to the test file .
Name the properties you would use for identifying a browser and page when using descriptive programming?
Explain quicktest professional (qtp) testing process?
can u please explain what is the exact difference between qtp8.2 and 9.0
Your roles and responsibilities and daily tasks? (As automation tester)
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
What are the check points can be inserted without recording?
Write a script to verify font style and color of a windows object using descriptive programming
What is object spy in quicktest professional?
We stored into the objects OR and then write the scripting
what is command for executing files?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
tell me abt a time when u had to go above &beyind the call of duty to get the job done