How to create an instance in QTP?



How to create an instance in QTP?..

Answer / harsha

we can create instance of QTP by using vbscript like

Set ObjQTP=CreateObject("QuickTest.Application")
ObjQTP.Launch()
ObjQTP.visible="true"

Is This Answer Correct ?    31 Yes 1 No

Post New Answer

More QTP Interview Questions

Syntax for how to call one script from another? and Syntax to call one "Action" in another?

3 Answers  


what is smart identification?

7 Answers  


Hi Friends ,I want to Know name of the Site for the QTP Help and the Best Book through that I can start the QTP Practice here also whare can I download the QTP Users Guide I search I was Unable .

4 Answers  


Can you brief the hurdles you faced during Automation testing?

0 Answers  


four browser are open same application i want to enter 3browser how?

3 Answers   IBM,






Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?

1 Answers  


when u script reveiwing in which area u more concentrates?

0 Answers   IBM,


Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.

0 Answers  


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.

4 Answers  


how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.

5 Answers   IGT, Microsoft,


how to make connection to a remote mysql database in qtp any one can please provid eme deatail steps.

1 Answers  


How to take screen shot of desktop by using vb script code or is there any method?

1 Answers  


Categories