Detailed explanation of regression testing, why it is used? what are the advantages and disadvantages
Alle Svar (3)
Regression testing is performed to find out whether the updates or changes had caused new defects in the existing functions. This step would ensure the unification of the software. In a typical software development pipeline, re-testing is performed before regression testing practices
21. apr. 2023 | 06:46 a.m.
Why is it called regression testing?
The idea is to run this series of tests every time new code is submitted. It's called regression testing because the verb regress means to return to a former state or condition, which in software, isn't considered a good thing.
21. apr. 2023 | 06:46 a.m.
Legg til svar
info
Vennligst logg inn for å skrive et svar.