What is one potential benefit of using a test automation tool?
Show Answer & Explanation
Correct Answer: B. Ease of access to statistics about test progress
Test automation tools provide dashboards and reporting features that make test progress statistics easily accessible. Option A is incorrect because automation improves defect detection efficiency, not defect quality. Option C is false — automation tools still require disk space for storing test artifacts and versions. Option D is incorrect because automation tools do not inherently reduce network traffic; they may even increase it during execution.