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 |
I have a 10 lines of qtp script, while executing i got an error at line 7 but i dont want to stop the execution i want to continue the execution up to last line and display the test result window, wts the syntax we use?
3 Answers BirlaSoft, Collabera,
write a script for get the following result: username password frm the string1="A=username" string2="B=password"
how to find that tools work well with your existing system?
what is the difference between DATA TABLE and DATA SET?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
How to do the scripting. Is there any inbuilt functions in QTP as in QTP-S. Whatz the difference between them? how to handle script issues?
can anyone please tell me what are all the shortcut keys used for qtp9.2? Thanks in advance..i expect ur valuable reply that help us our team???
What are the enhancements u did after recording ur script?
does test plan is in test strategy or test strategy is in test plan.
Explain about Test Fusion Report of QTP?
How to find a window is minimized or not
what skills needed to be good test automation?