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 |
What is keyword view?
Hai anyone please "Explain about Framework in QTP?"
In real time ,How to run all scripts in QTP? i,e in projects
After running scripts how you report results ,there is any specific report form
what is the hierachy of Descreptive programming?
What is the difference between keyword view and expert view?
If we are record a same web page for 2 times.1st time it is showing 6 objects in the Object Repository and for the 2nd time it is showing like 7 Objects in the Object Repository why it is happening
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
how to identify the user defind varibles? plz tell me
What is creation time property and how does it work?
what is the process to follow between writing the test cases & then atomating it?
is it possible to operate(on/off)the capslock using qtp