Do you understand software testing? How about learning how to make software fail with a goal of building a better, bug-free, and high-quality product?
Resource information | Details |
---|---|
Course title | Software Testing: How to Make Software Fail |
Presenters | John Regehr and Sean Bennett |
Course hosting website | Udacity |
Web links | Direct Course links on Udacity |
When writing software, destruction can be just as valuable as creation. The course Software Testing: How to Make Software Fail, currently free of charge and offered by Udacity, will help the audience learn how to catch bugs and break software as they discover different testing methods that will help them build better software. The focus of the course is learning how to make software fail and not software engineering testing theories. For the purpose of this course, some knowledge of algorithms and data structures would be useful, along with some knowledge of the Python programming language.