Bird
Raised Fist0

A system design document lists: "Users can reset passwords via email." Which of the following is a problem in this use case description?

medium📝 Analysis Q14 of Q15
LLD - Design — Library Management System
A system design document lists: "Users can reset passwords via email." Which of the following is a problem in this use case description?
AIt includes too much technical detail about email servers
BIt lacks the steps describing how users reset passwords
CIt incorrectly describes a system requirement instead of a use case
DIt is missing the database schema for password storage
Step-by-Step Solution
Solution:
  1. Step 1: Analyze the use case description

    The statement is a high-level feature but lacks detailed user steps.
  2. Step 2: Understand use case completeness

    Use cases should describe user actions step-by-step, not just state features.
  3. Final Answer:

    It incorrectly describes a system requirement instead of a use case -> Option C
  4. Quick Check:

    Use case needs detailed user steps [OK]
Quick Trick: Use cases must show user steps, not just features [OK]
Common Mistakes:
MISTAKES
  • Confusing requirements with use cases
  • Expecting technical details in use cases
  • Ignoring the need for step-by-step user actions

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More LLD Quizzes