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 |
how to choose the framework in qtp ? 2)when we go for the descriptive programming ?
what are the design objects in qtp
How does QTP identifies the object in the application?
hi radhaka plz tell me clearly to handle the earrors with out isng recovery scnerio this is sreenivas from delhi
Describe function procedure in vbscript.
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
actually how many hours per one day we will work on automation(qtp) in real time
In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?
Up to how much VB scripting knowledge and what type of VB script knowledge is required for a QTP test engineer for real time to work ?
How Qtp will identifies object during run time
• Re –Engineering the regression testing from 0% to 60% automation. This has saved 4-mandays in every release. what doeas this statement means
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”