Multiple choice technology testing

An action can be called by other tests or actions is

  1. Call Action

  2. Split Action

  3. Reusable Action

  4. Called action

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A Reusable Action can be called by other tests or actions in QTP, enabling code modularity and reusability. Call Action is a command, Split Action divides actions, and Called action is not the formal term for this capability.