Share via


UITestInterpreter.ExecuteTest Method

Include Protected Members
Include Inherited Members

Executes a test.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ExecuteTest() Executes the current test.
Public methodStatic member ExecuteTest(UITest) Executes the given test.
Public method ExecuteTest(Int64, Int64) Executes the current test for the specified range of actions.
Public methodStatic member ExecuteTest(UITest, Int64, Int64) Executes the given test for the specified range of actions.

Top

See Also

Reference

UITestInterpreter Class

Microsoft.VisualStudio.TestTools.UITest.CodeGeneration Namespace