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 u please explain what r the challenges u faced in ur automation testing

2 Answers   Genpact,


If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?

4 Answers  


how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?

0 Answers  


How to get the column count and column name from the resultset in the database connection program?

5 Answers   TCS,


is it possible to operate(on/off)the capslock using qtp

2 Answers  






can u give one scenario for for PopWindow Exception & write Code for that?

2 Answers   Cap Gemini,


how to retrieve the column headers in database using vbscript statement in QTP

1 Answers  


How to export data present in Datatable to an ".xls" file?

2 Answers  


What Folder Structure following in Keyword Driven Frame work?

0 Answers  


What is the difference in the global and action sheet in qtp?

0 Answers  


How is the Bitmap checkpoint different from Image checkpoint?

0 Answers  


Hi Friends,I hav Just finished QTP course.Can any body suggest me which is the best place to go and post resume(Ban,Chennai,Pune,Mumbai,NCR,Kolkata).I mean how r calls in these cities,the best one?

3 Answers  


Categories