The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Microsoft.VisualStudio.TestTools.UITest.CodeGeneration Namespace
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 T:Microsoft.VisualStudio.TestTools.UITest.CodeGeneration.UITest. |
Show:

