Completed
Benefits of Automated Testing
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Unit Testing C# Code - Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 What is Automated Testing
- 2 Benefits of Automated Testing
- 3 Types of Tests
- 4 Test Pyramid
- 5 The Tooling
- 6 Source Code
- 7 Writing Your First Unit Test
- 8 Testing All the Execution Paths
- 9 Refactoring With Confidence
- 10 Using NUnit in Visual Studio
- 11 What is Test-Driven Development
- 12 Course Structure
- 13 Summary