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.
WebTestTuip Class
An abstract class that partially implements a test user interface (UI) package that is used to interface between Visual Studio and a web test type.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestPackage (in Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)
System::Object
Microsoft.VisualStudio.TestTools.Vsip::BaseTuip
Microsoft.VisualStudio.TestTools.LoadTest::WebTestTuip
Microsoft.VisualStudio.TestTools.LoadTest::CodedWebTestTuip
Microsoft.VisualStudio.TestTools.LoadTest::DeclarativeWebTestTuip
Microsoft.VisualStudio.TestTools.Vsip::BaseTuip
Microsoft.VisualStudio.TestTools.LoadTest::WebTestTuip
Microsoft.VisualStudio.TestTools.LoadTest::CodedWebTestTuip
Microsoft.VisualStudio.TestTools.LoadTest::DeclarativeWebTestTuip
| Name | Description | |
|---|---|---|
![]() | WebTestTuip(IServiceProvider^) | Called from constructors in derived classes to initialize the WebTestTuip class. |
| Name | Description | |
|---|---|---|
![]() | RunConfigurationEditor | Shows the Run Configuration tab for the Web test.(Overrides BaseTuip::RunConfigurationEditor.) |
![]() | ServiceProvider | (Inherited from BaseTuip.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



