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 are the differences between quicktest professional (qtp) and winrunner?
hi all, I have installed QTP successfully on windows vista. I am able to record and run on windows applications, but facing problem with web applications. While recording, I am able to open the web application, but when I click on any object or give login name and password, the events are not getting recorded in QTP. Could anyone solve the problem. Any settings to be done for web applications other than selecting web-addin? Waiting for replies. Thanks in advance.
what is On Error Resume Next ?
I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)
What r the features of QTP9.2,other than QTP8.0 What r the extre features of QTP9.2.
how can we handle errors other than using recovery scenerios in qtp
I have one bitmap image in my webpage. The bit map image is moving like 1 place to 2nd place and 2nd place to 3rd place Etc… in my webpage. I wanted to write script for dynamical objects like above example. Could you please send me the answer for above query.
what is the smart identification techniqu?what r the different mechanisums used in it?
I have one question as HP QTP is concern, Please send your answers..... Can we do testing of any application without using any of the framework which are we used in QTP tool. If yes then how it can be possible in the HP QTP tool. -- Regards
In how many ways we can add check points to an application using QTP.
What are the ordinal identifiers in web page?
Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts