QuestionQ2

Introduction and Objectives for Test Automation

Which of the following is a key success factor for any significant automation project?

  • A The TAA must be designed for testability.
  • B The TAA is self-documenting.
  • C The SUT must be designed for testability.
  • D The SUT is self-documenting.
Explanation

A system under test must be designed for testability so that automated tests can reliably control it, observe its behavior, establish required states, and verify outcomes.

Community Discussion

No comments yet. Be the first to start the discussion!