Unit Testing in Visual Studio
UTVS | 2 Days
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.
Audience
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.
Modules
- Unit Testing in .NET
- Unit Testing in Visual Studio
- Test-Driven Development (TDD)
- Writing Good Unit Tests
- Advanced Unit Testing Tools
- Testing Difficult Code