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

Can we test internet application using QTP?

2 Answers   Quinnox,


Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?

2 Answers   IBM,


I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all

0 Answers   Wipro,


write a script to verify the image path(src property) of the images which are in web pages.

0 Answers  


what is Function Definition Generator? can any one explain me in details?

6 Answers   Accenture,






Define QTP ?

10 Answers   TCS,


what is the diffrence between script and Language ? (Chandana)

6 Answers   Cognizant, Wipro,


Explain abt the File System Object in QTP with ex

3 Answers   Ordain Solutions,


What is the difference between call to existing action and copy of an action?

0 Answers  


what is the automation framework that ur company using(actual procedure,not theoritically explination)

1 Answers  


Explain what the difference between Shared Repository and Per_Action Repository

2 Answers  


Please guide me release notes of Automation once scripts are completed

0 Answers  


Categories