List Headline Image
Updated by Devavrat on Jun 19, 2014
Headline for Udacity CS 258 - Software Testing
 REPORT
Devavrat Devavrat
Owner
5 items   3 followers   0 votes   109 views

Udacity CS 258 - Software Testing

Udacity.com presents an online course in Software Testing: https://www.udacity.com/course/cs258

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.

Here's the list of unit-wise youtube playlists of this course.

Source: https://www.udacity.com/course/cs258

CS258 - Software Testing - Lesson 1: Domains, Ranges, Oracles, and Kinds of Testing

"CS258 - Software Testing - Unit 1 - Udacity", a playlist created by Udacity

How to think about the different elements of software testing

CS258 - Software Testing - Lesson 2: Code Coverage

"CS258 Software Testing - Unit 2 - Coverage Testing", a playlist created by Nguyễn Văn Linh

How to find parts of a program that need more testing

CS258 - Software Testing - Lesson 3: Random Testing

"CS258 - Software Testing - Unit 3 - Random Testing - Udacity", a playlist created by Udacity

How to automatically generate test cases that break code in unexpected ways

CS258 - Software Testing - Lesson 4: Advanced Random Testing

"CS258 - Software Testing - Unit 4 - Udacity", a playlist created by Udacity

How to engineer a sophisticated random test case generator

CS258 - Software Testing - Lesson 5: Testing in Practice

Lesson 5 of CS258 Software Testing course by Udacity. 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! Find the course at: https://www.udacity.com/course/cs258