how to make connection to a remote mysql database in qtp
any one can please provid eme deatail steps.
Set con = createobject("ADODB.connection")
Set rs = createobject"ADODB.Recordset")
Set com = createobject("ADODB.command")
con.open( "Driver=SQL SERVER;Server=server name (Where
DB is located);Database=DB name;Uid=uname;Pwd=pwd;" )
vf_com.Activeconnection = vf_con
| Is This Answer Correct ? | 1 Yes | 5 No |
What is an optional step in qtp ?
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
How to Practice QTP Scripts?
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
Hello Friends, I am working with QTP 9.2 descriptive programming. Can you please let me know how to work with below. Browser is IE, for my site, it opens another page with different browser name, For example Parent Page is google.com and child page is inteview questions. How to work with this second page.
3. Anyone pls tell me as many points as possible for this question? what r the things to take into consideration before automating an application like; a). Identify whether the tool supports the appln or not. b). When there is lot of retesting and regression testing. c). ROI. d). When there is a need for running same script for multiple datas, etc. e). ---- f). --------- Pls give me more points.
How to call actions in QTP?
How to do excception handling ( error handling ) in QTP
6 Answers Institute for Medical Education,
write qtp descriptive programming to activate multiple notepads? please urgent friends
types of output value in details.
Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji
How can we QTP Scripts in xml format? is there any way to do so?