InterviewSolution
Saved Bookmarks
| 1. |
What Is A Software Requirements Specification? |
|
Answer» A software requirements specification (SRS) is a description of a software SYSTEM to be developed. It LAYS out FUNCTIONAL and non-functional requirements, and may include a SET of use cases that describe user interactions that the software MUST provide. A software requirements specification (SRS) is a description of a software system to be developed. It lays out functional and non-functional requirements, and may include a set of use cases that describe user interactions that the software must provide. |
|