The ___________ can be called by other tests or actions
-
Split Action
-
Call Action
-
Reusable Action
-
NonReusable Action
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.