Computer Science, asked by RichyKing7744, 11 months ago

Difference between waterfall model and prototype model

Answers

Answered by piyushsingh81255
0

Each lifecycle is divided into phases where specific objectives are to be met.

Both models have an objective to reduce the development and maintenance cost.

Both models are suitable for short-term program or short-life span system

Dissimilarities

Waterfall Model

Prototype Model

Client can only preview the system only after the final version of the software is developed because there is no feed back loop.

Client have a preview of the system from the "quick design" and the prototype developed early at the of the process.

Developers encounter a freezing requirement where they are not allow to modify the requirements or specification of the previous phase until the next iteration.

Developers can refine or add requirements and specification to the system after the prototype is built.

The complexity of an error increases because of the nature of the model; each phase is sequential of the other.

The complexity of an error is low because the prototype enables the developer to detect any deficiency early at the process.

hope it helped you out

thanks

Similar questions