Automated Software Testing for Continuous Delivery
In continuous delivery, you want to bring your changes as fast as possible to your development, testing, and ultimately production systems. To develop and deploy often, you also need to always keep testing up. And [...]