Tag: Unit testing

Testing your software system with resilient randomized tests

Testing your software system with resilient randomized tests

Resiliency against change & avoiding regression The real cost of software isn't the initial development, but the maintenance over time. In time, the requirements will change, there will be new feature requests and the business might change direction. With all those undeniable changes coming to the code, there's a real need to make the systems … Continue reading Testing your software system with resilient randomized tests

Advertisement