How to create an Action Template?



How to create an Action Template?..

Answer / nalini

If you want to see some statements by default when you
create an action, below are the steps to create Action
Template:

Check QTP installation folder: C:\Program
Files\hp\QuickTest Professional\dat\

1) if ActionTemplate.mst file exists in the QTP
installation folder

1.1) Include required statements in the file. Note: Put
Single Quote at beginning of the each statement.
1.2) Save the ActionTemplate.mst file
1.3) Open a new test, you can find the statments by
default.

2) If ActionTemplate.mst file doesn't exist in the QTP
installation folder, we need to create a new file.

2.1) Open Notepad
2.2) Include required statements. Note: Put Single Quote
at beginning of the each statement.
2.3) Save it under QTP installation folder with filename
as ActionTemplate.mst
2.4) Open a new test, you can find the statments by
default.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More QTP Interview Questions

Are u place all QTP Framework folders in VSS?

4 Answers   TCS,


Explain about Hybrid Framework

2 Answers   IBM,


How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)

0 Answers   LinkEdge,


What is the dis advantage of check points in QTP, if any?

6 Answers   BirlaSoft,


how to pass parameters from one action to another using output parameters I am not calling action 2 from action 1, they are being called individually I need syntax please .. Requirement: Action 1 customer = Browser(" ").Page(" ").Link(" ").GetROProperty("value") I want to use the value stored in customer in Action 2 I do not want to use any of these actions as re-usable actions

2 Answers  






how do u handle an object with out name in our application using QTP 9.2?

0 Answers   CTS,


Pls Solve Error(SAP-CRM):- Cannot identify the specified item of the SAPNavigationBar object.Canfirm that the specified item is included in the object's item collection.

1 Answers  


Whether qtp 9.0 supports Test director8.0

0 Answers   TCS,


1) 100 test boxes there in application. how to click 100 test boxes using vb script? 2) 100 objects there in web page,how we will store that 100 objects repostries?

3 Answers   ANZ,


What is chaild object method? When we will go for chaild object method? How to use chaild object method?

2 Answers  


Test Life cycle starts IS it Requirments stage or Test Initiation?

1 Answers  


What type of automation frame work you are using?and why?

2 Answers   Wipro,


Categories