EMERGING TRENDS IN SOFTWARE ENGINEERING
MISCELLANEOUS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
White box testing
|
|
Acceptance testing
|
|
Integrated testing
|
|
Black box testing
|
Detailed explanation-1: -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.
Detailed explanation-2: -Software requirements specification (SRS) document in software engineering, or a black‐box specification, is a comprehensive description of a software system. It determines what features a system must have and how its features must function.
Detailed explanation-3: -Requirement specification, also known as documentation, is a process of jotting down all the system and user requirements in the form of a document. These requirements must be clear, complete, comprehensive, and consistent.
Detailed explanation-4: -Which of the following is included in SRS ? Explanation: Design constraints include standards to be incorporated in the software, implementation language, resource limits, operating environment etc. 7.