Document descriptions
There are 5 phases in the waterfall model, and there are several deliverables to support that.
Here are the documents due at the end of every Spiral:
- System Requirements Document (SRS) (examples: spiral 2 | spiral 3)
- System Design Document (SDD) (examples: spiral 2 | spiral 3)
- UI Design Document (examples: spiral 2 | spiral 3)
- Testing Report (examples: spiral 2 | spiral 3)
- Code Inspection Report (CIR) (examples: spiral 2 | spiral 3)
Here is a use case template, which is handy for your SRS document.
The deliverables due with the delivery:
- Final documents from the end of Spiral 3, including code, committed to Git
- Administration Manual (examples: delivery)