InterviewSolution
Saved Bookmarks
| 1. |
What Is Srs In Project? |
|
Answer» SRS stands for Software Requirements SPECIFICATION, which is a document that fully describes the expected behavior of a software system. Functional requirements are DOCUMENTED in an SRS, as are non-functional requirements such as PERFORMANCE goals and DESCRIPTIONS of quality attributes. SRS stands for Software Requirements Specification, which is a document that fully describes the expected behavior of a software system. Functional requirements are documented in an SRS, as are non-functional requirements such as performance goals and descriptions of quality attributes. |
|