Domanda di colloquio di Movate

what is regression testing?

Risposta di colloquio

Anonimo

3 set 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