How do you invoke an application using the step generator
in qtp?
Answer Posted / andy
Click on Insert.
Click on Step Generator.
Step Generator dialog box opens.
Select "Invoke Application" from Operation combo list.
Click on row below "Value" in the Arguments section.
Enter the .exe path for the application in the value
column. For this go to your application properites, and
copy the path.
Leave all the selection as it is, and then click OK.
You will see in the expert view of the QTP test pane
InvokeApplication "C:\....."
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can we record using all the modes in a single script? Explanation with example is appreciated
What is keyword view in qtp?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
Can we write winrunner language i.e TSL in QTP tool?
Hi, how can we check or avoid the memory leakage in QTP9.2?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
By using QTP can we record any log files written by the application which is in execution?
Explain different checkpoints in qtp.
What is the difference between the design-time and run-time data tables?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?