Scope Creep and Context Models
publish date: 2026/06/08 22:17:18.413422 UTC
Scope creep is a continuous increase in the scope of a project that can significantly increase project cost. How does producing a proper context model early in a project help prevent scope creep?
Correct Answer
Explanation
A proper context model defines the system boundary — what is and is not part of the system. By establishing this boundary early, the team and stakeholders have a shared understanding of scope. When new features or functions are proposed, it is immediately visible whether they fall inside or outside the boundary. Additions that cross the boundary can be formally treated as scope changes requiring cost and effort reassessment, rather than quietly absorbed into the project.
Reference
Software Engineering, Ian Sommerville, 9th edition
