CTFL_SYLL_4.0 · Question #143
From a testing perspective, configuration management
The correct answer is B. Allows the tracking of all changes to versions of the testware. Configuration management in the context of testing involves the systematic control of changes to the configuration items, including testware such as test scripts, test data, and test environments. It ensures that all changes are tracked and recorded, enabling the version…
Question
From a testing perspective, configuration management
Options
- AAllows the expected results to be compared with the actual results.
- BAllows the tracking of all changes to versions of the testware.
- CIncludes all activities that direct and control an organisation with regard to quality
- DFocuses on configuring static analysis tools to choose the most suitable breadth and depth of
How the community answered
(27 responses)- A4% (1)
- B89% (24)
- C7% (2)
Explanation
Configuration management in the context of testing involves the systematic control of changes to the configuration items, including testware such as test scripts, test data, and test environments. It ensures that all changes are tracked and recorded, enabling the version control and management of testware. Option A is related to test execution rather than configuration management. Option C describes quality management in a broader sense, not specifically configuration management. Option D is specific to the configuration of tools, not the overall management of testware versions.
Topics
Community Discussion
No community discussion yet for this question.