It depends on the size and budget of the project. Small project with less budget should follow Waterfall model. Large project with higher budget should follow Spiral Model. It identifies the risk involved in each phase of development.
RE: Which model is best in Waterfal, Prototype, Spiral...
-Waterfall Model is good for smaller projects as it takes a longer time to complete since each phase must be completed in its entirety before next phase can begin.-Spiral Model is good for larger projects high amounts of risk is analysed. Expensive model to use.
RE: Which model is best in Waterfal, Prototype, Spiral...
It depends on the size and budget of the project. Small project with less budget should follow Waterfall model. Large project with higher budget should follow Spiral Model. It identifies the risk involved in each phase of development.
RE: Which model is best in Waterfal, Prototype, Spiral...
Hi
There is nothing like best model. Selection of a SDLC model depends on various factors like-
Type of project Scope of project Team size technology experience etc.
In real practice it is preferable to use Prototype model for middle-scale applications especially for web applications. This gives the benefit of not going out of the track/requirements. B'coz in most of the situations customer is not completely aware of WHT HE WANTS. Protoype model will help in such scenario.