UITest.Create Method

 

Creates a UI test.

Namespace:   Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static Create(Stream)

Creates a UI test by using the provided stream.

System_CAPS_pubmethodSystem_CAPS_static Create(String)

Creates a UI test by using the specified file.

See Also

UITest Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace

Return to top