What is the difference between Rapid Application Development and the Evolutionary model?
- Both the model follows incremental development. Each iteration is similar to minor releases and deployed at the customer’s location for testing and feedback. Each increment is similar to major releases, and these versions are production versions.
- Comparison of quality:
- In RAD, each increment is a quick and dirty prototype, whereas, in the evolutionary model, each increment is systematically developed using the iterative waterfall model.
- Comparison of development time
- RAD develops software in a shorter duration, whereas incremental functionalities are fairly large in the evolutionary model.
Table of Contents
hide
Reference
- Fundamentals of Software Engineering Book & NPTEL Video Lectures by Rajib Mall.
145 total views, 1 views today