MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Software Requirement Specification (SRS) is also known as specification of ____
A
White box testing
B
Acceptance testing
C
Integrated testing
D
Black box testing
Explanation: 

Detailed explanation-1: -The SRS document should view the system to be developed as a black box, and should specify the externally visible behavior of the system. Hence the SRS document produced at the end of the requirement analysis phase is called the black-box specification.

Detailed explanation-2: -Software Requirements Specifications, also known as SRS, is the term used to describe an in-depth description of a software product to be developed. It’s considered one of the initial stages of the software development lifecycle (SDLC). Think of it like the map that points you to your finished product.

Detailed explanation-3: -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-4: -The SRS document is also known as specification. Explanation: The system is considered as a black box whose internal details are not known that is, only its visible external (input/output) behavior is documented.

Detailed explanation-5: -Specification-based testing technique is also known as ‘black-box’ or input/output driven testing techniques because they view the software as a black-box with inputs and outputs. The testers have no knowledge of how the system or component is structured inside the box.

There is 1 question to complete.