Please enable JavaScript.
Coggle requires JavaScript to display documents.
Chapter 2 (Prototyping (Benefits (Improved system usability, Close match…
Chapter 2
-
-
Incremental Delivery
Incremental Delivery
-
Difficult to implement for replacement systems as increments have less functionality than the system being replaced
-
-
Incremental Development
-
-
Develeop the system in increments and evaluate each increments before proceeding to development of next increment
Problems
-
Essence of iterative processes is that the specification is developed in conjunction with the software
Software Process Models
Waterfall Model
-
Main drawback is difficulty of accommodating change after the process is underway as a phase has to be complete before moving to next phase
Inflexible partitioning of the project into distinct stages makes it difficult to respond to changing customer requirements
-
Incremental Development
Cost of accommodating changing customer requirements is reduced as the amount of analysis and documentation that has to be redone is much lesser
-
System structure tends to degrade as new increments are added and software becomes increasingly difficult and costly
-
-
-
Type of Processes
-
Agile Processes
Planning is incremental (stepy by step) and easier to change to reflect the changing customer requirements
-
-