Bird
0
0

A software team wrote this SRS statement:

medium📝 Analysis Q14 of 15
Software Engineering - Requirements Engineering
A software team wrote this SRS statement:
"The system shall respond to user input within 5 seconds."
However, users report delays longer than 5 seconds. What is the likely issue?
AThe SRS is ambiguous about response time
BThe requirement is not testable
CThe system does not meet the performance requirement
DThe requirement is a design constraint, not a performance metric
Step-by-Step Solution
Solution:
  1. Step 1: Analyze the SRS statement

    The statement sets a performance requirement: respond within 5 seconds.
  2. Step 2: Interpret user feedback

    Users experiencing delays longer than 5 seconds means the system fails to meet this requirement.
  3. Final Answer:

    The system does not meet the performance requirement -> Option C
  4. Quick Check:

    Delays > 5s = Performance failure [OK]
Quick Trick: If system is slow, it fails performance requirements [OK]
Common Mistakes:
  • Thinking the SRS is ambiguous when it is clear
  • Assuming requirement is untestable
  • Confusing performance requirement with design constraint

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Software Engineering Quizzes