Completed
An Example (from the last talk)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Randomly Test Programs and Why Random Tests Are Good
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 How can we ensure Correct Distributed Systems?
- 3 Tool: Jepsen
- 4 Tests and Coverage
- 5 Probabilistic Method
- 6 Ninjas in Training
- 7 From Training Ninjas to Distributed Systems with Partition Faults
- 8 Small k-Splitting Families
- 9 Partitions and Jepsen
- 10 Fuzzing: Guided Random Testing
- 11 Why does Fuzzing work well?
- 12 An Example (from the last talk)
- 13 Summary