Learn MSTest!

7 MSTest courses are available from Pluralsight and Udemy.

The Visual Studio Unit Testing Framework describes Microsoft's suite of unit testing tools as integrated into some versions of Visual Studio 2005 and later. The unit testing framework is defined in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll. Unit tests created with the unit testing framework can be executed in Visual Studio or, using MSTest.exe, from a command line. == Elements == === Test class === Test classes are declared as such by decorating a class with the TestClass attribute. The attribute is used to identify classes that contain test methods. - read more on Wikipedia

  • flag Pluralsight
  • student All Levels
  • database video
  • earth English
  • clock 2h 3m

Automated Testing with MSTest V2

Want to create automated tests to check your code is working properly? View this tutorial on how to use MSTest V2^ an automated open source testing framework.

Read More
  • flag Udemy
  • student Intermediate
  • database eLearning
  • earth English
  • clock 4.5h

Appium WinAppDriver UI Automation Testing Windows Apps in C#

Appium WinAppDriver^ C#^ Visual Studio for Windows Desktop Applications RPA^ UI Automation^ Automated Functional Testing

Read More
  • flag Udemy
  • student All Levels
  • database eLearning
  • earth English
  • clock 29h

BDD with Selenium Webdriver and Specflow using C#

Learn Behaviour Driven Development using the two most powerful tool^ Webdriver and Specflow with C# as language binding!

Read More
  • flag Udemy
  • student Intermediate
  • database eLearning
  • earth English
  • clock 1.5h

Debugging and Unit Testing in Visual Studio 2017

Harness the power of tools and techniques in Visual Studio to test and debug applications

Read More
  • flag Udemy
  • student Intermediate
  • database eLearning
  • earth English
  • clock 5.5h

LEARNING PATH: Visual Studio: Master Visual Studio 2017

Become an expert in the tools and techniques of Visual Studio 2017

Read More
  • flag Udemy
  • student All Levels
  • database eLearning
  • earth English
  • clock 2h

Testing for Reliability&Performance with Visual Studio 2017

Know all about the tools for improving application performance: Profiling and Load testing.

Read More
  • flag Pluralsight
  • student Expert
  • database Video
  • earth English
  • clock 53m

Unit Testing Strategies and Patterns in C#: CodeMash

CodeMash 2020 | Unit Testing Strategies & Patterns in C# | Bill Dinger

Read More