Testing with Visual Studio 2022
Offered By: Pluralsight
Course Description
Overview
Visual Studio has prebuilt features that help you easily test your code.
This course will show you
what those testing features are and how to
access and use them.
An essential part of creating .NET applications is the ability to test their functionality and check for expected outcomes. Visual Studio comes with built-in testing tools that facilitate this process. In this course, Testing with Visual Studio 2022, you will learn how to use various testing tools built into Visual Studio to perform checks for your code. First, you’ll quickly refresh some important unit testing concepts and patterns and look at the example project code you’ll be testing. Next, you’ll explore Test Explorer, its features, and how to run tests. Beyond that, you’ll learn about Live Unit Testing. Finally, you’ll learn about the Code Coverage and IntelliTest features in Visual Studio. When you’re finished with this course, you’ll have the skills and knowledge of Testing with Visual Studio needed to test your C# code using the built-in testing features and tools that are part of Visual Studio.
This course will show you
what those testing features are and how to
access and use them.
An essential part of creating .NET applications is the ability to test their functionality and check for expected outcomes. Visual Studio comes with built-in testing tools that facilitate this process. In this course, Testing with Visual Studio 2022, you will learn how to use various testing tools built into Visual Studio to perform checks for your code. First, you’ll quickly refresh some important unit testing concepts and patterns and look at the example project code you’ll be testing. Next, you’ll explore Test Explorer, its features, and how to run tests. Beyond that, you’ll learn about Live Unit Testing. Finally, you’ll learn about the Code Coverage and IntelliTest features in Visual Studio. When you’re finished with this course, you’ll have the skills and knowledge of Testing with Visual Studio needed to test your C# code using the built-in testing features and tools that are part of Visual Studio.
Syllabus
- Course Overview 1min
- Understanding Visual Studio Testing Tools 19mins
- Exploring Visual Studio Testing Tools 35mins
Taught by
Ed Freitas
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera