CTAL-TAE · Question #132
Which of the following is an important success factor for any significant automation project?
The correct answer is C. The SUT must be designed for testability. A critical success factor for test automation is that the System Under Test (SUT) must be designed for testability. If the SUT is not testable - for example, due to lack of interfaces or poor observability - automating tests becomes difficult or ineffective. Testability…
Question
Which of the following is an important success factor for any significant automation project?
Options
- AThe TAA must be designed for testability.
- BThe TAA is self-documenting.
- CThe SUT must be designed for testability.
- DThe SUT is self-documenting.
How the community answered
(22 responses)- B5% (1)
- C86% (19)
- D9% (2)
Explanation
A critical success factor for test automation is that the System Under Test (SUT) must be designed for testability. If the SUT is not testable - for example, due to lack of interfaces or poor observability - automating tests becomes difficult or ineffective. Testability directly impacts the ability to automate reliably and efficiently.
Topics
Community Discussion
No community discussion yet for this question.