Implementation Phase
Goals: programming, testing, and deployment of the software product.
In this phase:
- Implement and test classes
- Combine classes into program
- Avoid "big bang" integration by early unit testing
- Prototypes can be very useful for initial stakeholder evaluation/feedback - improving
analysis for next iteration
- Caution about growing the final product from the prototype.