How do you invoke an application using the step generator
in qtp?
Answers were Sorted based on User's Feedback
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 |
Answer / ajreddy
Just press F7 key
and select involkeapplicaion "pah"
or
systemuti.run "path"
| Is This Answer Correct ? | 2 Yes | 1 No |
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 |
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 |
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 |
Hi ,Can any one pleas explain how to test splash objects using QTP?
Explain in brief about the quicktest professional automation object model?
Explain about Hybrid Framework
Does QTP supports Linux or Unix OS?.If so which scripting is preferable? Shell we do record and playback
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
How can we encrypt the username using recording mode in login window? There is 2 encrypted types what are it
Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with example?
What is the disadvantage of smart identification?
How to import excel sheet to QC?
Can we create user defined functions in qtp?
what is use of the object repository?
If you have given 1000 manual test scripts, what test you will do? and how?