.NET Training Overview
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.
Course examples require Microsoft Visual Studio 2019 and Windows 7sp1 or higher. Windows 10 is recommended. The free Visual Studio Community 2019 can be used. See the appropriate course Setup Guide for details.
This course is designed to run on .NET 5.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. It covers unit testing on .NET 4.x.
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.
.NET Training Learning objectives
.NET Training Prerequisites
The student should have a basic knowledge of.NET Core and experience programming in C# with Visual Studio.
.NET Training Course duration
1 day.
.NET Training Course outline
1. Test-Driven Development
2. Visual Studio Unit Testing Fundamentals
3. More about MSTest Framework
System Requirements
A good minimal hardware profile for this course consists of a 2 GHz or better CPU, 2 GB of RAM (8 GB recommended), and at least 10 GB of free disk space for tools installation and courseware.