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...
Answer Posted / 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 |
Post New Answer View All Answers
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
Explain the difference between data driven testing and parameterization ?
What are the key elements available in test result window?
What is QTP’s model for test creation?
How can get count of list box?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
Give the syntax to load function at run time.
How to connect to a database?
Can launch two instances of qtp on the same machine?
What is the use of an object spy tool in qtp?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
What are the major/ important methods, functions in QTP we use realtime testing
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading