This documentation is archived and is not being maintained.
Microsoft.VisualStudio.TestTools.UITest.CodeGeneration Namespace
Visual Studio 2012
This namespace contains the classes for creating and managing tests of your application's user interface.
| Class | Description | |
|---|---|---|
![]() | UIActionInterpreter | Executes a test action in a user interface (UI) test, interprets the results, and writes to a log. |
![]() | UITestInterpreter | Executes each test action in a user interface (UI) test and interprets the results of each action by using the value of the ActionInvoker property. |
![]() | UITestInterpreterCore | The class to iterate the actions in an UITest object and interpret those. The result of interpretation depends on the UITestActionInvoker value. |
| Enumeration | Description | |
|---|---|---|
![]() | UITestPlaybackResult | Represents the possible results from the playback of a UITest. |
Show:
