How do you invoke an application using the step generator
in qtp?

Answers were Sorted based on User's Feedback



How do you invoke an application using the step generator in qtp?..

Answer / 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

How do you invoke an application using the step generator in qtp?..

Answer / ajreddy

Just press F7 key
and select involkeapplicaion "pah"
or
systemuti.run "path"

Is This Answer Correct ?    2 Yes 1 No

How do you invoke an application using the step generator in qtp?..

Answer / mumtaz

You can use Step Generator by using Short key F7.
then step generator window will appear, and do the settings
what u want

Is This Answer Correct ?    2 Yes 3 No

How do you invoke an application using the step generator in qtp?..

Answer / santhi

Click on Insert.
go to 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.
(Or)
Just press F7 key
and select involkeapplicaion "pah"
or
systemuti.run "path

Is This Answer Correct ?    1 Yes 2 No

How do you invoke an application using the step generator in qtp?..

Answer / javed khan

There are two methods:
1. To open the application before testing it.
2. Or to give the path when you are running the test

Is This Answer Correct ?    3 Yes 7 No

Post New Answer

More QTP Interview Questions

How to set the function parameters as optional. Pls anybody can give the answer.. Thanks in advance...

2 Answers   Navis,


hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale

0 Answers  


WHAT IS ETL TESTING.......

2 Answers  


When we use 'ERR' object to handle the exceptions in the script, do we need to include any statement in the beginning of the script..??

2 Answers   DST Global Solutions,


How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize

2 Answers  






I learned all the objects of my application in object repository thru English Language. now i want to use same object repository for other languages(French,Dutuch and Chinese)

1 Answers   TCS, Wipro,


write a regular expression pattern for xyz?123?

1 Answers   FAI,


what is Entry Criteria and Exit Criteria?

2 Answers  


Explain me in deatail about DATADRIVEN framework including scripts ?(realtimes plz)(Chandana)

4 Answers   Wipro,


In QTP while testing 3 tier application, It is Java Based Application developed using Java, servelets and JDBC etc... and It is a Web based Application.. which Add-In do we need to select while testing ...Java or Web Add-In

6 Answers  


how to test Web application using QTP software

4 Answers   BITS,


How to make arguments optional in a function?

1 Answers   IBM,


Categories