volume_mute
Fields in a Structured Specification Form
publish date: 2026/06/06 10:19:27.065310 UTC
volume_mute
When a standard form is used for specifying functional requirements, which of the following fields should be included? Select all that apply.
Correct Answer
(1) A description of the function or entity being specified
(2) A description of inputs and where they come from
(3) A description of outputs and where they go to
(4) Pre-condition and post-condition
(5) A description of the side effects of the function
(6) A description of the action to be taken
Explanation
A structured functional requirement form should include: function/entity description, inputs (and their source), outputs (and their destination), information required for computation, action description, pre/post-conditions, and side effects. The GUI design is an implementation concern, not a requirements specification field.
Reference
Software Engineering, Ian Sommerville, 9th edition
