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
when will you do debug your script? and explain that process?
what frame work you are following?
please post the interview questions for QA position in FACTSET
how do u plan test automation?
What is the registration process and examination fees?
Your roles and responsibilities and daily tasks? (As automation tester)
what is profile tool?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
In qtp, explain what is crypt object
Explain the concept of object repository and how qtp recognises objects?
can u explain relative path architecture framework in qtp?
what is the hierarchy to use properties in descriptive programming
How smart identification works in qtp ?
can i compare two databases using QTP ?
How to get Traceability matrix from TD?