I'm trying to research a term for software testing. Specifically, that applies to the following scenario:
My question: What types of tests are specifically designed to ensure that a patch to a particular module doesn't unexpectedly break other modules? Is this simply a special case of Regression Testing? is there a special term for this?
0 Replies