volume_mute
Problems with Incremental Delivery — Common Facilities
publish date: 2026/05/31 04:41:4.727242 UTC
volume_mute
What problem arises with common facilities in an incremental delivery approach?
Correct Answer
Most systems require basic facilities used by different parts of the system, but since requirements are not defined in full detail until each increment is implemented, it can be hard to identify common facilities needed by all increments
Explanation
A key problem is that most systems require a set of basic facilities used by different parts of the system. As requirements are not defined in full detail until an increment is to be implemented, it can be hard to identify these common facilities in advance.
Reference
Software Engineering, Ian Sommerville, 9th edition
