ISTQB CT-TAE – Certified Tester Test Automation Engineer — Question 26

Which of the following CORRECTLY describes how automation SHOULD be applied to confirmation testing?

Answer options

Correct answer: C

Explanation

Option C is correct because it highlights that confirmation tests can be automated and included in regression testing to catch any re-emerging defects. Options A and B are incorrect as they wrongly suggest that confirmation tests are unsuitable for automation or only relevant for automation upon failure. Option D is misleading because while manual execution is often necessary initially, it doesn't preclude the automation of tests after that point.