In what way does configuration management help the tester?
Show Answer & Explanation
Correct Answer: D. It uniquely identifies the items to be tested
Configuration management uniquely identifies all items under test (software versions, environments, test data), ensuring the tester knows exactly what is being tested. Option A is incorrect; test execution order is managed by test planning, not CM. Option B is incorrect; regression prevention is a testing activity goal, not CM's role. Option C is incorrect; unit testing enforcement is not a CM function.