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 |
Can we directly automate testscripts accrdoing to requirements
2 Answers CitiGroup, Novartis,
i need to learn the descriptive programming very well so for that what to do am reading the qtp user mannual but it is not so any materials or links with examples i want please help me
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
In Object Repository, two actions r there. Action1 name is A.tsr, Action2 name is B.tsr. Is it Possible? if Yes, what is the out put of A+B? if No, why?
I have a string "Redfort is in Delhi" how do u write vbscript for " Delhi in is Redfort"
In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.
What are the different recording modes?
Is it possible to call out to Java from QTP?
what is difference between normal mode and fast mode?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
WHICH PROCESS U FOLLOW IN COMPANY
How can we export test results to an excel sheet in QTP??? Can any one provide sample coding for this?????