posted 19 years ago
Incremental development :
inception - make business case for project
elaboration - use cases, static diagrams, activity diagrams
construction(iterations) - dynamic diagrams, refactoring
transition - optimization
5 stages are -
1-requirements gathering
2-analysis
3-design
4-development
5-deploy
I have also seen -
1-analysis
2-design
3-code
4-test
5-integration