MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The SRS document is also known as ____ specification.
A
Black-box
B
White-box
C
Grey-box
D
Blue-box
Explanation: 

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: -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-3: -System Requirements Specification (SRS), also known as Software Requirements Specification, is a document or set of documentation that describes the features and behavior of a software application.

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.