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 COUNT NUMBER OF ITEMS PRESENT IN WEB LIST
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
What is diff. between ordinal identifier INDEX and Location?
What is throw object?
what does it mean when a check point is in red color? what do u do?
What are the types of Object Repositories in QTP?
What will be the test script in QTP to test a ComboBox where a user has to select more than two items????
how to count the word "IS" is repeated in the application using DP
3 Answers DST Global Solutions,
HOW DO U CALL A ACTION IN QTP?
Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts?
i'm using QTP 8.2. A person using QTP 9.0 sends me a QTP TestScript, same when i try to open , an error comes "unexpected file format". Why?? and how to resolve the problem??
how do you remove object repository at runtime and load object repository and verify it