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


Please Help Members By Posting Answers For Below Questions

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?

843


How will you report the bug and explain the defect tracking sheet you handled?

2777


Explain different recording modes?

766


What is quick test pro?

799


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

1905






The hybrid framework can be implemented for any application. Is it true?

762


Have you done batch testing in qtp? If yes how you are doing?

680


What are the types of object repositories? Which one is you are using?

826


To which environments does quicktest professional (qtp) supports?

758


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

1688


How do I lauch my test website using code from qtp in different environmet, uat and PPTE?

1684


banking project description for software tester

7201


If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?

769


Explain about business process component? types and usage?

1734


What test cases can you automate using QTP?

825