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
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
How will you report the bug and explain the defect tracking sheet you handled?
Explain different recording modes?
What is quick test pro?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
The hybrid framework can be implemented for any application. Is it true?
Have you done batch testing in qtp? If yes how you are doing?
What are the types of object repositories? Which one is you are using?
To which environments does quicktest professional (qtp) supports?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
banking project description for software tester
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Explain about business process component? types and usage?
What test cases can you automate using QTP?