Unit Testing C# Code - Tutorial for Beginners
Offered By: Programming with Mosh via YouTube
Course Description
Overview
Learn the fundamentals of unit testing C# code in this comprehensive 45-minute tutorial for beginners. Explore automated testing concepts, benefits, and types, including the test pyramid. Discover essential tools and write your first unit test while learning to test all execution paths. Gain confidence in refactoring code and understand how to use NUnit in Visual Studio. Delve into Test-Driven Development principles and get an overview of a complete C# unit testing course structure. Master the skills needed to improve code quality and reliability through hands-on examples and expert guidance.
Syllabus
What is Automated Testing.
Benefits of Automated Testing.
Types of Tests.
Test Pyramid.
The Tooling.
Source Code.
Writing Your First Unit Test.
Testing All the Execution Paths.
Refactoring With Confidence.
Using NUnit in Visual Studio.
What is Test-Driven Development.
Course Structure.
Summary.
Taught by
Programming with Mosh
Related Courses
Building Test Automation Framework - Selenium, C# & NUnitCoursera Project Network via Coursera Data-Driven Testing (via spreadsheet) with Selenium & Nunit
Coursera Project Network via Coursera Data-Driven Testing (via Database) with Selenium & Nunit
Coursera Project Network via Coursera Unit Testing for C# Developers
Udemy Introduction to TDD in C#
Udemy