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 |
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
What is the Automation Process followed in your company?
When to use descriptive programming?
how do you run scripts in QTP?please anyone can answer my questions
how to load all resource files(function libraries,object repositories etc) into tests without associating them?
How 2check the color of the text in the textfield . say suppose the text entered in the textfield object is appearing in red. so i want to check whether the text is in red color or not. It could be great help for me if any one solve's my issue. plz...help
Which object repository we use in real time and can we merge 2 object repostiory and how?
hi i have one issue while selecting weblist i want show one particalur item in weblist .ex one weblist they are monday to sunday i want show the reporter like thurday in particular weblist can you help me about this thanks balaji
str="ramanareddy12345@gmail.com"to count alphabets,numarics and special charcters pls any one knows send to answer
How To clear the AutoComplete?
Explain about Standard output value, Text output value, database o/p value, Xml O/p value, Xm o/p Value
Can we write winrunner language i.e TSL in QTP tool?