volume_mute

Sort the Emergency Repair Process

publish date2026/06/23 19:36:37.619893 UTC

volume_mute
True
Please drag and drop the options to sort them

Sort the four stages of the emergency repair process in their correct order.

Change requests
Deliver modified system
Analyze source code
Modify source code

Correct Answer

(1) Change requests
(2) Analyze source code
(3) Modify source code
(4) Deliver modified system

Explanation

The emergency repair process flows: change requests trigger the need for a fix; the source code is analyzed to locate the problem; the source code is modified to address it; and the modified system is delivered as quickly as possible to resolve the urgent issue.

Reference

Software Engineering, Ian Sommerville, 10th edition


Quizzes you can take where this question appears