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
What is qtpro? What is quick test pro?
Dis advantages of XML checkpoint ?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
what is the hierarchy to use properties in descriptive programming
How many types of object repository in qtp?
what is the difference btn risks & Therads in the Test plan documentation?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
What is expert view in qtp?
What is the Command used to start the QTP
We stored into the objects OR and then write the scripting
How do you perform Regreession Testing?
What is a checkpoint? How many check points are there in qtp?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
Explain different types of checkpoints?
Describe synchronization point.