0 votes
by
What are the different action types?

1 Answer

0 votes
by

The test scripts include only one action, that contains the number of steps that are to be performed to test the applications. Below listed three types of actions are performed in QTP:

Non-Reusable Action: These actions can be called only once by the tests from where they are stored

Reusable Action: These actions can be called multiple times from where they are stored

External Action: They are reusable actions but stored in external tests. The external actions are available only in read-only mode and any change to external action cannot be made.

Related questions

+1 vote
asked Aug 18, 2019 in MVC Language by sheetalkhandelwal
0 votes
asked Apr 25, 2020 in QuickTest Professional (QTP) by Robindeniel
...