Posts

SoftwareDevelopment Life Cycle (SDLC)

Image
Spiral Model – What is SDLC Spiral Model? What is  SDLC SPIRAL MODEL? Introduction : Spiral model is a combination of sequential and prototype model. This model is best used for large projects which involves continuous enhancements. There are specific activities which are done in one iteration (spiral) where the output is a small prototype of the large software. The same activities are then repeated for all the spirals till the entire software is build. To explain in simpler terms, the steps involved in spiral model are: A spiral model has 4 phases described below: Planning phase Risk analysis phase Engineering phase Evaluation phase. Activities which are performed in the spiral model phases are shown below: Phase Name Activities performed Deliverables / Output Planning -Requirements are studied and gathered. - Feasibility study  - Reviews and walkthroughs to streamline the requirements Requirements understanding document Finalized list of requir...