Pregunta de entrevista de Movate

what is regression testing?

Respuesta de la entrevista

Anónimo

3 sept 2018

Re-executing the old test cases in order to ensure whether newly added features causing any impact on previous test cases or not.. This testing is called Regression testing.

1