Thursday 16 July 2015

Software Development Models

What are the Software Development Models?

The development models are the various processes or methodologies that are being selected for the development of the project depending on the project’s aims and goals. There are many development life cycle models that have been developed in order to achieve different required objectives. The models specify the various stages of the process and the order in which they are carried out.
The selection of model has very high impact on the testing that is carried out. It will define the what, where and when of our planned testing, influence regression testing and largely determines which test techniques to use.
There are various Software development models or methodologies. They are as follows:
1.    Waterfall model
2.    V model
4.    RAD model
5.    Agile model
6.    Iterative model

7.    Spiral model

No comments:

Post a Comment

Software Design: Transform Analysis