mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
14 lines
542 B
Markdown
14 lines
542 B
Markdown
---
|
|
title: "requirements-guidelines"
|
|
tags:
|
|
- info201
|
|
---
|
|
|
|
- understandable by all stakeholders including the users
|
|
- non prescriptive i.e., should define what, and not how
|
|
- correct as judged by user
|
|
- complete. i.e., there should be nothing missing from each _individual_ requirement nor the _compete set_ requirements
|
|
- consistent. i.e., They should not contradict each toher
|
|
- unambiguous. i.e., There should be only one one possible interpretation
|
|
- also
|
|
- precise, concise, cohesive, feasible, relevant, up to date, testable, traceable |