This question was asked in GATE 2015 CSE, I think design specs should not be discussed in SRS.
Asked
Active
Viewed 371 times
2 Answers
0
Ans: (C) Design specifications should not be discussed in the SRS. Instead, they are reserved for the SDD(Software design description).
A SRS does discuss (A) (B) and (D).

User404
- 246
- 2
- 16
0
SRS document does not contain design specifications. It mainly contains the following things:
- Functional/Non Functional Requirement
- Scope
- Targeted Audience
- Purpose
- UML Diagrams which will be base on the requirement

Dharti Mehta
- 1
- 3