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
Public method IncludeWebTest(String) Calls a coded Web performance test from within a coded Web performance test.
Public method IncludeWebTest(WebTest) Calls a coded Web performance test from within a coded Web performance test.
Public method IncludeWebTest(String, Boolean) Calls a coded Web performance test from within a coded Web performance test.
Public method IncludeWebTest(WebTest, Boolean) Calls a coded Web performance test from within a coded Web performance test.

Top

See Also

Reference

WebTest Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace