Training
Module
C# testing in Visual Studio - Training
Start testing your C# apps by using the testing tools in Visual Studio. Learn to write tests, use Test Explorer, create test suites, and apply the red, green, refactor pattern to write code.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
TAEF supports running tests that have been written in a variety of development languages. Currently, it supports tests written in native C++, managed code, and scripting languages. In each scenario, the tests are marked-up using language-specific constructs. Code within TAEF interprets the final test files and describes them to the TAEF engine in an intermediate representation. TAEF then manipulates this intermediate representation without having concrete details of how the tests were written.
The following topics provide more information about authoring tests in TAEF:
Training
Module
C# testing in Visual Studio - Training
Start testing your C# apps by using the testing tools in Visual Studio. Learn to write tests, use Test Explorer, create test suites, and apply the red, green, refactor pattern to write code.
Documentation
Making the Most of TAEF - Windows drivers
Making the Most of TAEF
Executing Tests - Windows drivers
Executing Tests
WexLogger
Test Authoring and Execution Framework (TAEF) - Windows drivers
Test Authoring and Execution Framework (TAEF)