6 ms·
There's a difference between regression testing and exploratory testing. For regression testing, stuff that gets repeated every release is hard to catch by huma
by ridaj 5y ago
There's a difference between regression testing and exploratory testing. For regression testing, stuff that gets repeated every release is hard to catch by human eye, especially as releases get more and more frequent. Automating rote regression testing just to ensure that what works yesterday still works today is a great way to ensure that the manual testing is about to focus on exploratory testing only