Business Studies, asked by kotharinikki7353, 10 months ago

Define Regression Testing.

Answers

Answered by Anonymous
0

Regression testing is the process of testing changes to computer programs to make sure that the older programming still works with the new changes. Regression testing is a normal part of the program development process and, in larger companies, is done by code testing specialists.

Answered by gratefuljarette
0

Regression Testing

  • In this Regression Testing code change that has to be made in the software and the new functionality does not affect the last functionality, it also defines that the bug fixes by not affecting the existing feature.
  • Already executed TC has to be tested after made changes. In confirmation testing, defects got fixed and the application gets started. Also check the bug has NOT creatable. This testing is performed to check if the build has not broken any other components of the application.

Learn more about Regression Testing:

Difference between progressive and regression testing in software testing

https://brainly.in/question/7762697

Difference between progressive and regressive testing in tabular form

https://brainly.in/question/14472072

Similar questions