CTFL_SYLL_4.0 · Question #228
An organization is working on updating test cases for a particular module of their software. Sam updated a set of test cases yesterday and saved the new version on his PC. Unfortunately, the hard…
The correct answer is A. Configuration Management Tool. A configuration management tool helps in maintaining and managing changes to software, including test cases. It ensures that changes are tracked and can be retrieved if needed. In this scenario, using a configuration management tool would have allowed Sam's updates to be stored…
Question
An organization is working on updating test cases for a particular module of their software. Sam updated a set of test cases yesterday and saved the new version on his PC. Unfortunately, the hard disk of his PC crashed, and his work was lost. The IT department of the organization restored the contents of his hard disk with the last available back-up-from the previous morning. However, the changes made by him yesterday were lost forever. Which of the following tools, had it been used, would have prevented the loss of Sam's updates?
Options
- AConfiguration Management Tool
- BIncident Management Tool
- CBackup tool
- DTest Execution tool
How the community answered
(28 responses)- A93% (26)
- B4% (1)
- C4% (1)
Explanation
A configuration management tool helps in maintaining and managing changes to software, including test cases. It ensures that changes are tracked and can be retrieved if needed. In this scenario, using a configuration management tool would have allowed Sam's updates to be stored in a central repository, preventing the loss of his work even if his PC's hard disk crashed.
Topics
Community Discussion
No community discussion yet for this question.