Computer Science, asked by sameervt3208, 1 year ago

Regression testing is a major part of which of the life cycle

Answers

Answered by monishadares16
0

Answer:

iterative model, In iterative model, delivery is divided into increments. So, regression testing is increasingly important on all iteration after first one.

Answered by Jaswindar9199
0

Regression testing is a major part of the Iterative model

  • In the iterative model, delivery is distributed in increments. So, regression testing is increasingly significant on all iterations after the first one.
  • Regression testing pertains to a kind of software testing that is used to assess any improvement or update in software without influencing the all-around working functionality of the declared software.
  • Regression testing is conducted when there is a code change in a software application.
  • Regression testing can be interpreted as a full or partial selection of already enforced test cases that are re-executed to assure prevailing functionalities work fine. This testing is performed to make certain that new code changes should not have side consequences on the prevailing functionalities.

#SPJ6

Similar questions