Software Testing
Offered By: University of Utah via Udacity
Course Description
Overview
When writing software, destruction can be just as valuable as creation. Learn how to catch bugs and break software as you discover different testing methods that will help you build better software.
Syllabus
- Domains, Ranges, Oracles, and Kinds of Testing
- How to think about the different elements of software testing.
- Code Coverage
- How to find parts of a program that need more testing.
- Random Testing
- How to automatically generate test cases that break code in unexpected ways.
- Advanced Random Testing
- How to engineer a sophisticated random test case generator.
- Consequences
- How to deal with lots of bugs, how to take a big input that triggers a bug and make it smaller, how to report a bug, and more!
- Conclusion
Taught by
John Regehr
Tags
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity