Test-Driven Development Using Visual Studio and MSTest, 6.0

PT26827
Training Summary
An emerging software engineering paradigm is test-driven development, where tests are written early and testing is performed continuously during the development process. Problems are discovered early and corrected when they are found. This one-day course for developers explains the methodology of test-driven development and the use of Microsoft’s MSTest unit testing framework that comes with Visual Studio 2019, including the free Community version. This course is designed to run on .NET 6.0, which is the next version of .NET Core and is the main implementation of .NET going forward. .NET Core is a new package-based implementation that is cross-platform, running on Mac and Linux besides Windows. .NET Framework 4.x continues to be supported. The course is practical, with many example programs and tests written in C#, including a cumulative case study. The goal is to quickly bring you up to speed in doing unit testing in your .NET development projects. The student will receive a comprehensive set of materials, including course notes and all the programming examples.
Prerequisites
The student should have a basic knowledge of.NET Core and experience programming in C# with Visual Studio.
Duration
1 Day/Lecture & Lab
Audience
This course is designed for developers.
Course Topics
  • Test-Driven Development
  • Visual Studio Unit Testing Fundamentals
  • More about MSTest Framework

Related Scheduled Courses