Multiple choice technology testing

The ___________ can be called by other tests or actions

  1. Split Action

  2. Call Action

  3. Reusable Action

  4. NonReusable Action

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

Reusable actions can be called by other tests or actions, enabling modularity and code reuse. You call them using the 'Call to Copy' or 'Call to Existing' options. Split actions divide an action, Non-reusable actions cannot be called externally.