This topic has not yet been rated - Rate this topic

Microsoft.VisualStudio.TestTools.UITest.CodeGeneration Namespace

This namespace contains the classes that are used to create and manage tests of your application's user interface.

To use this namespace, you must add a reference to the Codegeneration.dll file, which is located in the %ProgramFiles%\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies folder.

  Class Description
Public class ActionLogInvoker Generates the action log from the test actions that are collected from the recorder and playback.
Public class UIActionInterpreter Executes a test action in a user interface (UI) test, interprets the results, and writes to a log.
Public class 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.
  Enumeration Description
Public enumeration UITestPlaybackResult Represents the possible results from the playback of a UITest.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ