Posts

Showing posts from September, 2012

Software Development Life Cycle

 Software Development Life Cycle (SDLC)  also called as the System Development Life Cycle, is a methodology followed while developing or maintaining a software application. These cycles includes all phases of development of software i.e. from its initial stage to delivery and live. Stages of a process may vary company to company policies. To develop application software, it is very important to analyze its risk factors and scope of the project, and to deliver a logical concept into real world application. Off course you need a suitable framework that can manage every stage of development. SDLC is a framework that defines the activities performed at each stage of software service project. Types of SDLC: Waterfall Model V-Shaped Model Incremental Model Spiral model Rapid Application Model (RAD) Dynamic System Development Method (DSDM) Adaptive SDLC Tailored SDLC Model