volume_mute

Document Modularity for Changeability

publish date2026/06/06 22:28:8.670491 UTC

volume_mute

To facilitate change management in the requirements document, you should organize the document so that:

Correct Answer

Individual sections are as modular as possible, minimizing external references, so individual sections can be changed without extensive rewriting or reorganization

Explanation

Changeability in requirements documents is achieved by minimizing external references and making document sections as modular as possible. This way, individual sections can be changed and replaced without affecting other parts of the document — similar to how modularity in programs makes code more maintainable.

Reference

Software Engineering, Ian Sommerville, 9th edition


Quizzes you can take where this question appears