UITestInterpreterCore.ExecuteTest Method

Include Protected Members
Include Inherited Members

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 (that is, interprets) the current UITest object.
Public methodStatic member ExecuteTest(UITest) Executes (that is, interprets) the given UITest object.
Public method ExecuteTest(Int64, Int64) Executes (that is, interprets) the current UITest object for the actions in the specified range.
Public methodStatic member ExecuteTest(UITest, Int64, Int64) Executes (that is, interprets) the given UITest object for the actions in the specified range.

Top

See Also

Reference

UITestInterpreterCore Class

Microsoft.VisualStudio.TestTools.UITest.CodeGeneration Namespace