Bird
0
0

Which of these is the correct way to write a functional software requirement?

easy📝 Factual Q3 of 15
Software Engineering - Requirements Engineering
Which of these is the correct way to write a functional software requirement?
ALogin feature is optional.
BUsers might be able to log in sometimes.
CThe system should be fast.
DThe system shall allow users to log in using a username and password.
Step-by-Step Solution
Solution:
  1. Step 1: Identify clear functional requirement format

    Functional requirements specify what the system must do, clearly and precisely.
  2. Step 2: Compare options

    The system shall allow users to log in using a username and password. clearly states the login function; others are vague or non-functional.
  3. Final Answer:

    The system shall allow users to log in using a username and password. -> Option D
  4. Quick Check:

    Functional requirement = Clear action description [OK]
Quick Trick: Use 'shall' to state clear system functions [OK]
Common Mistakes:
  • Writing vague or optional statements
  • Confusing functional with non-functional requirements
  • Using uncertain language like 'might' or 'should'

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Software Engineering Quizzes