What is How to Make Software Fail?
This lesson is perfect to learn how to: • think about the different elements of software testing • find parts of program that need more testing • automatically generate test cases that break code in unexpected ways • engineer a sophisticated random test case generator • deal with lots of bugs and make it smaller…