How to Write Software Specs
A few quick general guidelines on spec-writing structure. Almost every sentence you write will be in the format:
- “System should …”
- “User can …”
- “User must …”
- “If user …, then system…”
- “If system…, then user…”
Post Tags:
A few quick general guidelines on spec-writing structure. Almost every sentence you write will be in the format: