WebTest.IncludeWebTest Method
Include Protected Members
Include Inherited Members
Calls a coded Web performance test from within a coded Web performance test.
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 | |
---|---|---|
IncludeWebTest(String) | 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(String, Boolean) | 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. |
Top