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

Which of the following statements related to the implementation of automated regression testing is least likely true?

Answer options

Correct answer: D

Explanation

Option D is correct because while understanding execution time can be beneficial, it is not directly related to the principles of automating regression tests. Options A, B, and C are true as they emphasize maintaining test structure, ensuring manual tests are verified, and automating setup steps, which are essential for effective automated testing.