Multiple choice technology testing

______ is a feature that comes handy when AUT contains custom controls

  1. Regular Expressions

  2. Error Recovery

  3. Reusability

  4. Extensibility

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

Extensibility is the feature that allows testing custom controls by creating extensions or add-ins. This enables the automation tool to recognize and interact with non-standard or proprietary controls that the built-in support doesn't handle.