Comprehensive and Detailed In-Depth Explanation:
Test automation improves efficiency and accuracy, but it does NOT eliminate manual testing (D).
(A) is correct because automation speeds up execution.
(B) is correct as automated tests produce consistent and unbiased results.
(C) is correct because automation reduces human errors in repetitive tests.
However, manual testing remains essential for exploratory testing, usability testing, and complex test scenarios.
[Reference: ISTQB CTFL v4.0 Syllabus, Section 6.2 – Test Automation Benefits and Risks, , ]
Submit