volume_mute
Purpose of Each Document Section
publish date: 2026/06/06 00:24:57.646345 UTC
volume_muteMatch each requirements document section to its primary purpose.
To complete the line match
- Click on an item in the first group
- Click on the match in the second group
To delete a match, double click on a line
Section
Preface
Glossary
System Evolution
Appendices
Purpose
Provides detailed, specific information related to the application being developed, such as hardware requirements and database descriptions
Defines the expected readership and describes version history including rationale for new versions and summary of changes
Describes fundamental assumptions on which the system is based and anticipated changes due to hardware, user needs, etc.
Defines the technical terms used in the document without assuming expertise from the reader
Correct Answer
(1) Preface,Defines the expected readership and describes version history including rationale for new versions and summary of changes
(2) Glossary,Defines the technical terms used in the document without assuming expertise from the reader
(3) System Evolution,Describes fundamental assumptions on which the system is based and anticipated changes due to hardware, user needs, etc.
(4) Appendices,Provides detailed, specific information related to the application being developed, such as hardware requirements and database descriptions
Explanation
Each section serves a distinct purpose: Preface gives version history and readership; Glossary defines terms without assuming expertise; System Evolution warns designers of anticipated changes so they avoid overly restrictive design decisions; Appendices give detailed application-specific information like hardware specs.
Reference
Software Engineering, Ian Sommerville, 9th edition
