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.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | IncludeWebTest(String^) | Calls a coded Web performance test from within a coded Web performance test. |
![]() | IncludeWebTest(String^, Boolean) | Calls a coded Web performance test from within a coded Web performance test. |
![]() | IncludeWebTest(WebTest^) | Calls a coded Web performance test from within a coded Web performance test. |
![]() | IncludeWebTest(WebTest^, Boolean) | Calls a coded Web performance test from within a coded Web performance test. |
Show:
