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
Why is action split used by qtp?
How to find array size in qtp?
What test cases can you automate using QTP?
Can we record an application running on a remote machine using qtp?
Dis advantages of XML checkpoint ?
how to know no.of mails in our g mail by using vb-script
banking project description for software tester
How does you test a weblink which is changing dynamically?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
assume i have few url link how will i dynamically call then using descriptive programming?
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
What is qtpro? What is a quick test professional?
Where to use Property Let, Property Get, Property Set in UFT
Explain the check points in quicktest professional (qtp)?
What is an object repository?