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

What represents good practice when automating a manual regression test suite?

Answer options

Correct answer: A

Explanation

Option A is correct because centralizing shared test data prevents duplication and minimizes the risk of errors. Options B and C, while potentially beneficial, do not directly address the core principle of avoiding duplication in test data. Option D, although important for verification, does not focus on the broader practice of managing test data effectively.