MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The SRS is said to be consistent if and only if
A
its structure and style are such that any changes to the requirements can be made easily while retaining the style and structure
B
every requirement stated therein is one that the software shall meet
C
every requirement stated therein is verifiable
D
no subset of individual requirements described in it conflict with each other
Explanation: 

Detailed explanation-1: -The Software Requirement Specification (SRS) is said to be consistent if and only if no subset of individual requirements described in it conflict with each other.

Detailed explanation-2: -Consistency: The SRS is consistent if, and only if, no subset of individual requirements described in its conflict.

Detailed explanation-3: -Explanation: SRS is said to be correct if it covers all the requirements that are actually expected from the system. Requirements in SRS are said to be consistent if there are no conflicts between any set of requirements.

Detailed explanation-4: -SRS is correct if it meets all of the system’s requirements. The SRS is considered unambiguous or precise if all requirements have only one interpretation.

Detailed explanation-5: -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.

There is 1 question to complete.