InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not included in SRS ?(a) Performance(b) Functionality(c) Design solutions(d) External InterfacesThis question was addressed to me in homework.My enquiry is from Requirement Documentation in portion Requirement Engineering of Software Engineering |
|
Answer» RIGHT CHOICE is (c) Design solutions The explanation: The SRS DOCUMENT concentrates on:”what needs to be done” and carefully avoids the solution (“how to do”) aspects. |
|