How do you invoke any application and write a script to
invoke QTP using VB Script.

Answer Posted / srinvias

systemutil.run "QuickTest.Application"
set qtp_app=createobject("QuickTest.Application")
qtp_app.launch
qtp_app.visible=true

or

invokeapplication "C:/internet/explorer.exe"

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use the object spy in quicktest professional (qtp) 8.0 version?

712


what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent

1527


What is checkpoints for qtp?

719


Explain measuring transaction.

803


What will be happen if i load object repository at run time, but it has already associated.

1492


hou can we use vb script in qtp could u tell me breafly

1938


What is test object?

888


What are the 3 main stages involved in testing with qtp?

804


what function you write to do database testing with the help of qtp?

1574


How to give a call to another action from one action?

839


Why qtp always start action1 and does not start action?

820


Explain calling sub procedure.

826


How many types of parameters are available in quicktest professional (qtp)?

780


What is checking bitmaps?

767


Tell me one scenario, the complex functionality you have automated in your project?

1711