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
How to use the object spy in quicktest professional (qtp) 8.0 version?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
What is checkpoints for qtp?
Explain measuring transaction.
What will be happen if i load object repository at run time, but it has already associated.
hou can we use vb script in qtp could u tell me breafly
What is test object?
What are the 3 main stages involved in testing with qtp?
what function you write to do database testing with the help of qtp?
How to give a call to another action from one action?
Why qtp always start action1 and does not start action?
Explain calling sub procedure.
How many types of parameters are available in quicktest professional (qtp)?
What is checking bitmaps?
Tell me one scenario, the complex functionality you have automated in your project?