Staying Sane While Testing the Hard Stuff

Even the best software test suites can’t entirely prevent nasty surprises: race conditions, unexpected interactions, faults in distributed protocols and so on, still slip past them into production. Yet writing even more tests of the same kind quickly runs into diminishing returns. This talk presents new software testing automated techniques that can dramatically improve your software testing, letting you focus on what your code should do, rather than which cases should be tested.

Video producer: Midwest.io conference

2 Comments on Staying Sane While Testing the Hard Stuff

Comments are closed.