mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
17 lines
468 B
Markdown
17 lines
468 B
Markdown
---
|
|
title: "requirements-document"
|
|
tags:
|
|
- info201
|
|
---
|
|
|
|
The requirements document is used to keep track of the requirements of a system. It hold information such as: constraints, the environment of the system, information about the domain of the system, and constraints
|
|
|
|
The requirements document should include:
|
|
- contraints
|
|
- requirements
|
|
- overall properties
|
|
- systems env incl. related sys's
|
|
- application domain information
|
|
- constraints of development process
|
|
|