Category: Architecture

Waterfall vs Agile Model

Waterfall model is sequential design process used in software development. lt has the following phases in sequential order: 1. Requirements / Analysis2. Design3. Coding4. Testing5. Maintenance Waterfall has rigid phases…