Software Testing
University of Utah via Udacity
-
1.6k
-
- Write review
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.
Why Take This Course?
This course will teach you how to think like a software tester, how to find bugs in code earlier, and write better code.
Syllabus
Lesson 1: Domains, Ranges, Oracles, and Kinds of Testing
How to think about the different elements of software testing
Lesson 2: Code Coverage
How to find parts of a program that need more testing
Lesson 3: Random Testing
How to automatically generate test cases that break code in unexpected ways
Lesson 4: Advanced Random Testing
How to engineer a sophisticated random test case generator
Lesson 5: 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!
Lesson 6: Conclusion
Taught by
John Regehr
Tags
Related Courses
-
Software Testing: Exploratory Testing
-
Programming Foundations: Software Testing/QA
-
Software Debugging
Saarland University
4.6 -
Software Testing Foundations: Bug Writing and Management
-
Automated Software Testing: Unit Testing, Coverage Criteria and Design for Testability
Delft University of Technology
4.0 -
Unit Testing for Data Science in Python
Reviews
4.0 rating, based on 7 reviews
-
Anonymous completed this course.
I think the course is intended to make developers to write better unit tests that is a good thing, it will make QAs job much easier! But I also would recommend it for STEs and especially SDETs as it outlines main types of testing, coverage, risk, and process. Well structured, many exercises, good addition to Udacity's CS courses -
Anonymous completed this course.
I started this course with a little programming experience and I think it is for professional programmers not for my kind. It gives a very useful knowledge. -
Shruthi.R. completed this course, spending 3 hours a week on it and found the course difficulty to be medium.
-
Marat Minshin completed this course.
-
Paulo Eduardo Neves completed this course and found the course difficulty to be medium.
-
Swathi.S.V completed this course, spending 3 hours a week on it and found the course difficulty to be medium.
-
Niklas Thörne is taking this course right now.