5. Build
Building the actual software
Either
- Writing Unit Tests and Programming
Or (better)
- Software re-use
graph TD subgraph Software re-use direction LR Spec --> Office --> Code end
Spec
Analysis and Design Documents
Office
Uses Integrated Development Environment to massively improve ease of work
Code
Software
Results in
- Software Product