INTRODUCTION TO SOFTWARE ENGINEERING
SOFTWARE PROCESS MODELS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
System
|
|
Software
|
|
Survey
|
|
Specification
|
Detailed explanation-1: -A software requirements specification (SRS) is a document that describes what the software will do and how it will be expected to perform. It also describes the functionality the product needs to fulfill the needs of all stakeholders (business, users).
Detailed explanation-2: -Which is true for SRS? Explanation: SRS is main output of the software product design process and vice versa.
Detailed explanation-3: -Requirements are the basis of the software. Requirement gathering and analysing is a major phase of software development. SRS is the document that contains the analysed requirements. Development phases such as designing, implementation use SRS.
Detailed explanation-4: -The SRS report should view the system to be developed as a black box and should define the externally visible behavior of the system. For this reason, the SRS report is also known as the black-box specification of a system.