What is the difference between RAD and the Iterative waterfall model?
Iterative waterfall model
- All product functionalities are developed together.
- It does not facilitate accommodating requirement change requests.
- The uses of the iterative waterfall model lead to the production of good documentation.
- Also, the developed software usually has better quality and reliability than that developed using RAD.
Rapid Application Development model
- Product functionalities are developed incrementally through heavy code and design reuse.
- Customer feedback is obtained on the developed prototype after each iteration, based on this prototype is redefined.
569 total views, 1 views today