How many types of Actions are there in QTP?
Answer Posted / sreeprasad
There are three kinds of actions:
non-reusable action?an action that can be called only in
the test with which it is stored, and can be called only
once.
reusable action?an action that can be called multiple times
by the test with which it is stored (the local test) as
well as by other tests.
external action?a reusable action stored with another test.
External actions are read-only in the calling test, but you
can choose to use a local, editable copy of the Data Table
information for the external action.
| Is This Answer Correct ? | 58 Yes | 2 No |
Post New Answer View All Answers
What is ObjectParamater?
How you can find length of array in qtp?
How to handle Java tree in QTP?
why text area checkpoints cannot used for web applications
How can you identify the browser and its information using the qtp script?
Explain the features of quick test pro(qtp)?
What are the technologies supported by qtp?
Tell some commonly used Excel VBA functions?
How many types of parameters are available in quicktest professional?
Explain the check points in quicktest professional (qtp)?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
What is the difference between keyword view and expert view?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?