The user system requirements are the parts of which document ?

A. SDD
B. SRS
C. DDD
D. SRD
✅ The correct answer is option B.
Explanation: Software requirements specification (SRS), is a complete description of the behaviour of a system to be developed and may include a set of use cases that describe interactions the users will have with the software.

Choose a framework that corresponds to Issue Based Information System (IBIS) ?

A. Idea -> Question -> Argument
B. Question -> Idea -> Argument
C. Issue -> Position -> Justification
D. Both Question -> Idea -> Argument and Issue -> Position -> Justification
✅ The correct answer is option D.
Explanation: IBIS is a simple and non-intrusive method that provides a framework for resolving issues and gathering requirements.

Which one of the following is a functional requirement ?

A. Maintainability
B. Portability
C. Robustness
D. None of the mentioned
✅ The correct answer is option D.
Explanation: All are non-functional requirements representing quality of the system. Functional requirements describe what the software has to do.

Why is Requirements Management Important ? It is due to the changes___________________?

A. to the environment
B. in technology
C. in customer’s expectations
D. in all of the mentioned.
✅ The correct answer is option D.
Explanation: Systems continue to be built as the advancement of new products being launched in the market and so does the market changes, the technology and in turn customer’s expectation.

The SRS document is also known as ________________ specification ?

A. black-box
B. white-box
C. grey-box
D. none of the mentioned
✅ The correct answer is option A.
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.

Which of the following Requirement Elicitation Techniques is applicable to messy, changing and ill-defined problem situations ?

A. Quality Function Deployment (QFD)
B. Prototyping
C. Soft Systems Methodology (SSM)
D. Controlled Requirements Expression (CORE)
✅ The correct answer is option C.
Explanation: Soft systems methodology (SSM) is a systemic approach for tackling real-world problematic situations.It is a common misunderstanding that SSM is a methodology for dealing solely with ‘soft problems’ (problems which involve psychological, social, and cultural elements). SSM does not differentiate between ‘soft’ and ‘hard’ problems, it merely provides a different way of dealing with situations perceived as problematic.

Consider the following Statement: “The data set will contain an end of file character.”What characteristic of SRS is being depicted here ?

A. Consistent
B. Non-verifiable
C. Correct
D. Ambiguous
✅ The correct answer is option B.
Explanation: An SRS is unambiguous if and only if, every requirement stated therein has only one unique interpretation. The given statement does not answer the question: “which data set will have an end of file character ?”.