volume_mute
What Is the SRS?
publish date: 2026/06/06 00:24:55.503083 UTC
volume_mute
The Software Requirements Document (also called the software requirements specification or SRS) is best described as:
Correct Answer
An official statement of what the system developers should implement, including both user requirements and a detailed system requirements specification
Explanation
The SRS is an official statement of what the system developers should implement. It should include both the user requirements for the system and a detailed specification of the system requirements. It is NOT a design document — it should not describe how the system will be designed or implemented.
Reference
Software Engineering, Ian Sommerville, 9th edition
