Which of the following statements correctly distinguishes functional from non-functional requirements?
easy📝 Conceptual Q3 of 15
Software Engineering - Requirements Engineering
Which of the following statements correctly distinguishes functional from non-functional requirements?
AFunctional requirements describe system behavior; non-functional requirements describe system constraints
BFunctional requirements are optional; non-functional are mandatory
CFunctional requirements focus on hardware; non-functional on software
DFunctional requirements are about user interface only
Step-by-Step Solution
Solution:
Step 1: Define both requirement types
Functional requirements specify what the system does; non-functional specify constraints or qualities.
Step 2: Evaluate options
Functional requirements describe system behavior; non-functional requirements describe system constraints correctly states this distinction. Others are incorrect or misleading.