Information
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.

WebTest::IncludeWebTest Method

 

Calls a coded Web performance test from within a coded Web performance test.

Namespace:   Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

NameDescription
System_CAPS_pubmethodIncludeWebTest(String^)

Calls a coded Web performance test from within a coded Web performance test.

System_CAPS_pubmethodIncludeWebTest(String^, Boolean)

Calls a coded Web performance test from within a coded Web performance test.

System_CAPS_pubmethodIncludeWebTest(WebTest^)

Calls a coded Web performance test from within a coded Web performance test.

System_CAPS_pubmethodIncludeWebTest(WebTest^, Boolean)

Calls a coded Web performance test from within a coded Web performance test.

Return to top
Show: