by Stephen Kuenzli | Apr 26, 2016 | containers, failure testing, introductory, testing
Overview This article will introduce the basics of the practice of Failure Testing and show you how to add failure testing to any software system that can be run with Docker. What is Failure Testing? Failure testing is the process of exploring how a system behaves...