Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you invoke an application using the step generator
in qtp?

Answers were Sorted based on User's Feedback



How do you invoke an application using the step generator in qtp?..

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

How do you invoke an application using the step generator in qtp?..

Answer / ajreddy

Just press F7 key
and select involkeapplicaion "pah"
or
systemuti.run "path"

Is This Answer Correct ?    2 Yes 1 No

How do you invoke an application using the step generator in qtp?..

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

How do you invoke an application using the step generator in qtp?..

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

How do you invoke an application using the step generator in qtp?..

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

Post New Answer

More QTP Interview Questions

does automation replace manual testing?

2 Answers  


how u will describe testing activities?

2 Answers  


How can I change object description or check point values in qtp?

0 Answers  


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

0 Answers  


What is use of object spy?

0 Answers  


What is qtpro?

0 Answers  


When a requirement is given to u to automate , What is ur basic approach ?

4 Answers  


What is keyword view and Expert view in QTP?

9 Answers   Ordain Solutions,


h u call the function

6 Answers   Wipro,


Can any body tell me how can I choose the share object repository and per action object repository mode. Please give me with steps.

4 Answers  


w is datatable

5 Answers   CTS, IBM,


write vb script code to delete the duplicate values in an array.

4 Answers   ADP,


Categories