i need the word "good morning" to be displayed by default
whenver we click upon the blank test while opening the qtp.
Could you please answer...
Answers were Sorted based on User's Feedback
Answer / devipriya
You can set any default text in QTP by the following method.
1. Open the dat folder in the following path:
C:/ProgramFiles/MercuryInteractive/QuickTestProfessional/dat
2. 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.
eg., 'Good morning
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.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / chinna
You can set any default text in QTP by the following method.
1. Open the dat folder in the following path:
C:/ProgramFiles/MercuryInteractive/QuickTestProfessional/dat
2. Create a notepad in that folder.
3. Type the text at "Good morning"
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.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / swapna
I have create actiontemplate.mst in dat folder, however
could not see when I opened QTP. Where exactly in qtp does
it display?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravi
HI Swapna,
The answer given by Chinna is correct.It working fine.
Create an Actiontemplate.mst file in the above mentioned
path, That is where u installed your QTP.
Now Open QTP application, When u can see the whatever text
u have written in the Actiontemplate.mst file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sudeepthz
Hi Could some one explain me how to create the notepad in
Dat folder.. Give me with an example please
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jay
Hi Swapna,
The above script is correct. It works fine.
I have encountered the same problem, but the problem is not
with the script.
As per the script i have created a notepad but while
renaming i have selected someother notepad file. The script
didnt work. So For Crossverification i have opened the
Actiontemplate.mst file in notepad where i was expecting my
default test eg: Good morning but i could not find the
text. Then i recognized i have done a mistake and edit the
same file and entered the text and saved it.
I hope you would have done the same. It works for me now..
Pls let me know if you still could not figure the issue
| Is This Answer Correct ? | 0 Yes | 0 No |
Give me brief idea about QTP automation object model?
what type of automation is follwed in the project?
Why is Client side image is preferred over server side image?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
In Developer view it is a high priority defect & in tester view it is a low severity defect what is that how to define with an example
What test you perform mostly? Regression or retesting in your testing process?
What is the new version of qtp which is recently released in the market?
WE ARE PLANING TO DESIGN AUTOMATION FRAME WORK. HOW TO CALL CONFIGURATION SCRIPT FILE(.VBS) FROM DRIVE SCRIPT FILE(.VBS)
How to save your test using quicktest professional (qtp)?
Explain the difference between check point and output value?
Who uses qtp tool?
How to add a runtime parameter to a datasheet?