
How to Make Software Fail
Learn how to catch bugs and break software as you discover different testing methods that will help you build better software.
About 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…
Tags:
#Web