72. Which of the following statements about SRS is/are true ?

i. SRS is written by customer
ii. SRS is written by a developer
iii. SRS serves as a contract between customer and developer
✅ The correct answer is option i.
A. Only i is true

B. Both ii and iii are true

C. All are true

D. None of the mentioned

Explanation: The SRS acts as a communication media between the Customer, Analyst, system developers, maintainers etc. Thus it is a contract between Purchaser and Supplier. It is essentially written by a developer on the basis of customer’ need but in some cases it may be written by a customer as well.

73. Which of the following property does not correspond to a good Software Requirements Specification (SRS) ?

A. Verifiable
B. Ambiguous
C. Complete
D. Traceable
✅ The correct answer is option B.
Explanation: The SRS should be unambiguous in nature which means each sentence in SRS should have a unique interpretation.

74. “Consider a system where, a heat sensor detects an intrusion and alerts the security company.” What kind of a requirement the system is providing ?

A. Functional
B. Non-Functional
C. Known Requirement
D. None of the mentioned
✅ The correct answer is option A.
Explanation: Functional requirements describe what the software has to do.

75. Requirements Management is a prerequisite for Quality-Oriented Development ?

A. True
B. False
Explanation: Quality makes no sense without reference to requirements, which means quality-oriented development is requirements-driven development, thus requirements management is a prerequisite for quality-oriented development.
✅ The correct answer is option A.

76. What kind of approach was introduced for elicitation and modelling to give a functional view of the system ?

A. Object Oriented Design (by Booch)
B. Use Cases (by Jacobson)
C. Fusion (by Coleman)
D. Object Modeling Technique (by Rumbaugh)
✅ The correct answer is option B.
Explanation: Use Case captures who does what with the system, for what purpose, without dealing with system internals?

78. Which is one of the most important stakeholder from the following ?

A. Entry level personnel
B. Middle level stakeholder
C. Managers
D. Users of the software
✅ The correct answer is option D.
Explanation: Users are always the most important stakeholders.After all, without users or customers, what’s the point of being in business?

79. Choose the disadvantage of using SSM as an elicitation technique ?

A. It incorporates human element into design
B. SSM is in its infant stage
C. SSM is suitable for new systems
D. Standard methodologies like Role Exploration, Issue Resolution and Reorganization support SSM
✅ The correct answer is option B.
Explanation: SSM is still in its infancy.It is evolving and its industrial usage is low.