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 |
Can u call txt extension file in QTP?
hi all i have qtp 9.0, Active screen is not working means after recording script snap shots not displayed in Active screen window. i have all ready check all setting means Tool...>option...>Active screen...>Default Level button is disabled. Is there other setting is remain to set Pls help i m new for qtp
Explain in brief about the QTP Automation Object Model.
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
how to test one edit box using dotnet addin for Web Applications? write script?
How to send QTP scripts to our colleagues?
assume i have few url link how will i dynamically call then using descriptive programming?
what is the difference between testing and debugging?
What will be the script for recovery scenerio.plzanyone give ans with aexample related to banking project
what is the Descriptive Progarmming? how it is help to testers in QTP?
What are the Levels of Automation in QTP
Types of properties that Quick Test learns while recording?