Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Executes a test.
Namespace: Microsoft.VisualStudio.TestTools.UITest.CodeGeneration
Assembly: Microsoft.VisualStudio.TestTools.UITest.CodeGeneration (in Microsoft.VisualStudio.TestTools.UITest.CodeGeneration.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
ExecuteTest() | Executes (that is, interprets) the current UITest object.(Inherited from UITestInterpreterCore.) |
![]() |
ExecuteTest(Int64, Int64) | Executes (that is, interprets) the current UITest object for the actions in the specified range.(Inherited from UITestInterpreterCore.) |
![]() ![]() |
ExecuteTest(UITest) | Executes the given test. |
![]() ![]() |
ExecuteTest(UITest, Int64, Int64) | Executes the given test for the specified range of actions. |
See Also
UITestInterpreter Class
Microsoft.VisualStudio.TestTools.UITest.CodeGeneration Namespace
Return to top