Istqb Certified Tester Foundation Level CTFL · Free Practice Question Easy
Question 61
Which of the following is NOT a way configuration management supports testing?
-
A
Enabling traceability between test cases and requirements.
-
B
Ensuring consistent test environments across teams.
-
C
Facilitating rollbacks to previous test versions for regression testing.
-
D
Allowing developers to modify test cases without going through change control.
Reveal correct answer
Correct answer: D
Explanation
Configuration management involves strict control over changes to ensure consistency and traceability, so any modifications to test cases should go through a formal change control process.
Allowing developers to modify test cases without this process would undermine the goals of configuration management.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
