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.
UITest::Create Method
Creates a UI test.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Create(Stream^) | Creates a UI test by using the provided stream. |
![]() ![]() | Create(String^) | Creates a UI test by using the specified file. |
Show:

