1. Open the dat folder in the following path: C:/ProgramFiles/MercuryInteractive/QuickTestProfessional/dat 2. Check whether "Actiontemplate.mst" file exist in Dat folder if not Create a notepad in that folder. 3. Enter the text you want get displayed in QTP by default. Use single quotes ' before the text so as to make it a comment. E.g. 'TestScript Name: 'Date Created: 4.Save the file as "Actiontemplate.mst" That's it. Whenever you open the QTP you can see the text added in Actiontemplate by default.
1. Open Notepad 2. Type comments that you want to include in your Action Template 3. Go to File>Save As 4. Save the File as ActionTemplate.mst in the "C:/ProgramFiles/MercuryInteractive/QuickTestProfessional/dat" Folder
Do remember one thing - The File Name should be ActionTemplate.mst. Both A and T should be Capital Letters.