Why should a feature request be treated as a symptom rather than a specification?
- A The underlying problem often has a better solution than the one requested
- B Users cannot be trusted
- C Requests are usually invalid
- D It reduces development effort
Answer
The underlying problem often has a better solution than the one requested
Asking what the user was trying to achieve frequently reveals a simpler solution or an existing capability they could not find.





