SOFTWARE DEVELOPMENT LIFE CYCLE MODELS
SOFTWARE DEVELOPMENT LIFE CYCLE MODELS A software process model is simplified representation of software process. 1)WATERFALL MODEL 2)V-MODEL 3)ITERATIVE MODEL 4)RAD MODEL 5)SPIRAL MODEL 6)BIG BANG MODEL WATERFALL MODEL: *It is used when requirements are clear and accurate documents when system is to be produced. *Waterfall Model is the simplest model of software development part. Waterfall Model - Application Every software developed is different and requires a suitable SDLC approach to be followed based on the internal and external factors. Some situations where the use of Waterfall model is most appropriate are − Requirements are very well documented, clear and fixed. Product definition is stable. Technology is understood and is not dynamic. Waterfall Model - Advantages Some of the major advantages of the Waterfall Model are as follows − * Simple and easy to understand and use ...