Pregunta de entrevista de Side

What is regression testing?

Respuesta de la entrevista

Anónimo

10 de ene de 2020

Regression testing is re-running functional and non-functional tests to ensure that previously developed and tested software still performs after a change. If not, that would be called a regression. Changes that may require regression testing include bug fixes, software enhancements, configuration changes, and even substitution of electronic components.