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 to create an Action Template?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by checkpoints in qtp?

1058


How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?

2375


What are the benefits of qtp?

1289


Can we create a qtp test from qc?

1099


After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans

2184


Please Don't mind .i want in detail the real time process i.e in each document what it contains.

1931


On what document base Descriptive programming is written if build is not yet ready ?

1470


What is debugging? How you debug your script?

1241


Why qtp the best testing tool?

1058


How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")

1902


While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?

1993


Does quicktest professional (qtp) is unicode compatible?

1072


Explain the concept of object repository and how quicktest professional (qtp) recognises objects?

1136


Hi, how can we check or avoid the memory leakage in QTP9.2?

2138


What is the Command used to start the QTP

2005