Regression Testing is major part of Iterative model - SDLC

Q.  Regression Testing is a major part of which of the life cycle?
- Published on 14 Aug 15

a. Waterfall model
b. V model
c. Iterative model
d. All of the above

ANSWER: Iterative model
 

    Discussion

  • Prajakta Pandit   -Posted on 01 Nov 15

    - Regression testing is a major part of Iterative model of life cycle.

    - In iterative model, we can only create a high-level design of the application.

    - In this model, we are building and improving the product step by step.

    - Regression testing is the process of testing changes in computer programs to make sure that the older programming still works with the new changes.

    - It is a normal part of the program development process.

    - The purpose of regression testing is to verify that modifications in the software.

    - Iterative model is best suited for large and critical projects. It supports changing requirements.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)