Hi,
How to invoke QTP or any application through Command Prompt
without using Vb script and batch file....
Reply me
Srinivas
Answer Posted / supriya
************openqtp.vbs************
Save this in a vbscript:-
Set App = CreateObject("QuickTest.Application")
App.Launch
App.Visible=True
**************
and in command prompt
Run this
csript openqtp.vbs
****************
I am not sure if you are looking for the same
because to invoke qtp application wehave to use the above
script
and for running a vb script in vbs , we use csript/wscript
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
What is TOM in QTP?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
Can you list some technologies that support qtp?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
How to remove associated function library?
Explain the types of object repository?
Should have experience in framework means?
When should I use smart identification?
your coming from electrical backgroung..but y ur coming to software side?
What are the features of quick test pro(qtp)?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
Explain in brief about the quicktest professional automation object model?
What ate the Technologies supported by QTP?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know