Istqb Certified Tester Foundation Level CTFL · Free Practice Question Easy
Question 41
Which of the following best describes the purpose of configuration management in software testing?
-
A
To track and control changes in the software, including its documents and code.
-
B
To ensure that the testing environment is always up to date with the latest version of the software.
-
C
To automate the execution of test cases and report the results.
-
D
To define the scope of testing activities and manage test cases.
Reveal correct answer
Correct answer: A
A.
Correct. Configuration management involves tracking and controlling changes to the software and related documents to ensure integrity and traceability.
B.
Incorrect. While configuration management helps in maintaining the testing environment, its primary purpose is broader, including tracking changes.
C.
Incorrect. This is the purpose of test automation, not configuration management.
D.
Incorrect. Defining the scope of testing activities and managing test cases is part of test management, not configuration management.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
