Please enable JavaScript.
Coggle requires JavaScript to display documents.
Development (Agile Model (Similar to Incremental., Produced quickly.,…
Development
Waterfall Model
- Linear version of the cycle.
-
-
- A final software is produced at the very end.
-
V-Shape
- Unlike Waterfall, testing is introduced before implementation.
- Each phase is tested rigorously.
-
Incremental Model
- More than one version of the software is worked at the same time.
- You WILL need to go back to the code several times.
-
Agile Model
-
-
-
- Big emphasis to geeting feedback from users.
- Work is organized in turns.
-