Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Software Testing
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Levels of Testing
- 3 Basic Concepts in Testing
- 4 Basic Concepts in Testing (Contd.)
- 5 Unit Testing
- 6 Equivalence and BV Testing
- 7 Special Value Testing
- 8 Combinatorial Testing
- 9 Pairwise Testing
- 10 White Box Testing
- 11 MC/DC Testing
- 12 MC/DC Testing (Contd.)
- 13 Path Testing
- 14 Dataflow and Mutation Testing
- 15 Mutation Testing
- 16 Integration Testing
- 17 System Testing
- 18 Regression Testing
- 19 Testing Object-Oriented Program - Part 1
- 20 Testing Object-Oriented Program - Part 2