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 |
how can I read text in browser and export the same into text file?
How to pass parameters to Actions Pls anybody can give the answer.. Thanks in advance...
What type of VB script u had done in expert view?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
Explain the check points in quicktest professional?
why should we give deliver good quality software?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
what is error and fault in terms of software quality?
what is the difference between Reusable action and external action?
How many types of recording modes in the qtp?