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 is the diff b/w assistive and mandatary rules of object repository in QTP???

1910


Explain in brief about the quicktest professional (qtp) automation object model?

787


In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail

1742


What is the quicktest professional testing process?

833


Explain how you can replace string in qtp?

831


What are the different properties of an web object

1660


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

1227


Explain about Test Fusion Report of QTP?

837


How do client side image and server side image work?

1616


banking project description for software tester

7249


how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods

1652


How to use actions in qtp ?

789


How many scripts did you have?

1945


Where we can use the analog mode and where we can use the low – level mode?

795


Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.

1606