GATE | GATE-CS-2015 (Set 2) | Question 65
A Software Requirements Specification (SRS) document should avoid discussing which one of the following?
(A) User interface issues
(B) Non-functional requirements
(C) Design specification
(D) Interfaces with third party software
Answer: (C)
Explanation: A software requirements specification (SRS) is a description of a software system to be developed, laying out functional and non-functional requirements, and may include a set of use cases that describe interactions the users will have with the software. (Source Wiki)
Design Specification should not be part of SRS.
Quiz of this Question
Please Login to comment...