Fountain Model
• Support Incremental Development
• Recognizes that some activities can’t stand before others, yet there’s a considerable overlap of activities throughout the development cycle
• Implies that you do some analysis, then some design, then some implementation
• Parallelism among various phases and iteration within phases
• Development of an object-oriented system that more likely to lead us to focus on sections of the whole known as clusters or subsystems
• Recognizes that some activities can’t stand before others, yet there’s a considerable overlap of activities throughout the development cycle
• Implies that you do some analysis, then some design, then some implementation
• Parallelism among various phases and iteration within phases
• Development of an object-oriented system that more likely to lead us to focus on sections of the whole known as clusters or subsystems
Comments