How to create an instance in QTP?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is quicktest professional (qtp)?

537


How many ways we can parameterize data in quicktest professional?

536


Which features or drawbacks of QTP lead to the upgrade for a newer version?

542


I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com

1449


Difference between action & Reusable action?

660






How many types of actions are there in quicktest professional?

491


How you calling actions in qtp?

602


tell me abt a time when u had to go above &beyind the call of duty to get the job done

1416


Approach for Installation,comaptibility,system testing

1678


hi guys, pls tell me for testing institution training hub, hitech city is best or not?

1286


How to add synchronisation points in qtp?

552


Give the syntax to import/export xls into qtp.

569


What are the recording modes in qtp?

560


How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?

516


How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

537