volume_mute

Emergency Fix Approach

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

volume_mute

When an urgent change must be made quickly, what approach is typically taken regarding requirements and design documentation?

Correct Answer

An emergency fix is made directly to the program rather than first updating the requirements and design

Explanation

When urgency demands a fast fix, rather than modifying requirements and design first, an emergency fix is made directly to the program code to solve the immediate problem. This creates a risk that requirements, design, and code can become inconsistent with each other.

Reference

Software Engineering, Ian Sommerville, 10th edition


Quizzes you can take where this question appears