Quote:
Originally Posted by Mutt
what is 'regression testing'?
|
Doing a look-over to make sure everything works after they made their changes. Sometimes (if they are working on a part of a bigger project) their changes may break other stuff. So it's like a sanity check. You can go pretty deep into it but that's the gist of it.