Answer Posted / 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 |
Post New Answer View All Answers
What do you mean by checkpoints in qtp?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
What are the benefits of qtp?
Can we create a qtp test from qc?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
On what document base Descriptive programming is written if build is not yet ready ?
What is debugging? How you debug your script?
Why qtp the best testing tool?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
Does quicktest professional (qtp) is unicode compatible?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
Hi, how can we check or avoid the memory leakage in QTP9.2?
What is the Command used to start the QTP