List any two differences betweenIncremental model and Spiral model in developing complex software projects.
Answer»
Incremental model works on the stage-wise development of a complex project that involves real time data whereas Spiral model works on risk analysis of a real time situation.
Spiral model is a combination of both Incremental as well as Waterfall method.