This two-day, instructor-led course provides students with the knowledge and skills to effectively use Visual Studio to design, write, and run high-quality .NET unit tests. The course focuses on the applicable features and capabilities of Visual Studio as it relates to unit testing and Test-Driven Development (TDD). This course also introduces other, popular unit testing tools and techniques, and demonstrates how they integrate with Visual Studio and your development lifecycle.
Who Should Attend:
This course is intended for current software development professionals who are involved with building high-quality .NET applications. Students will use Visual Studio while learning how to design, write, and run unit tests. They will also learn many relevant practices and techniques, such as TDD, CI, refactoring, and how to test difficult code.
Prerequisites:
Before attending this course, a student should have experience or familiarity with:
- The C# language
- Visual Studio 2017, 2019, or 2022
- Writing, debugging, and maintaining code
- Application Lifecycle Management basics
- Their organization’s development lifecycle
- Building a high-quality software product