Hi,
How to invoke QTP or any application through Command Prompt
without using Vb script and batch file....
Reply me
Srinivas

Answer Posted / navjyot

create vbscript file as:

set app=createobject("quicktest.application")
app.launch
app.visible=true


Then run this file in cmd prompt by its name

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the challenges you faced during you entire life automation ?

995


how interviews will be on QTP?

1516


HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?

1710


Mention the different actions types of qtp.

569


what is clean sweep?

1875






Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?

2313


In qtp is it possible to check broken links of a page?

574


For which type of projects the iterative model is not suitable?

1429


How is the Bitmap checkpoint different from Image checkpoint?

619


How to open a new test using quicktest professional (qtp)?

525


1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?

1494


What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this

1397


Plz Explain AUTOMATION REFERENCE MODEL?

1681


Explain different type of event trigger option.

533


Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.

1940