Pages

Models in Software Development Life Cycle

Software Development Life Cycle is nothing but certain guidelines followed by an organization while developing an application/project in a sequential manner considering/meeting client requirements in order to get a productive application.

Different types of Software Development Life Cycle models are divided into two types.



 I. Sequential Model.

II. Iterative Model.


In Sequential model we have

1. Waterfall Model / Linear Sequential Model.

2. V Model.

In Iterative model we have

1. Incremental Model.

2. Spiral Model.

3. Prototype Model.