Alex Martinez
How regression tests can save you time and money – Part 1
Aug 24, 2020 | Bits In Glass
If you don’t have any kind of automated testing (tests that run automatically by a program) in place for your project, you’re probably relying on manual testing. Having testers manually review your application or API is not a bad choice (it’s better than not having any testing at all), but it can lead to a lot of human mistakes and will definitely not save you time. In fact, you will likely have to add more time in order to test properly.
Read this post here:
https://bitsinglass.com/how-regression-tests-can-save-you-time-and-money-part-1/
