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
Explain the concept of object repository?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
What is post recovery scenario?
What is qtpro? What is quick test pro?
Explain about business process component? types and usage?
How to execute a winrunner script in quicktest professional?
How to test login module with different username and password by using data driven testing in QTP?
what is impact analysis on regression testing?
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
Differentiate the type of test cases which can be automated and which cannot be automated?
What are the differences between table and db checkpoints?
explain abt dyanamic changing object with example?
How to remove associated function library?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
In qtp is it possible to check broken links of a page?