This documentation is archived and is not being maintained.
Microsoft.VisualStudio.TestTools.LoadTest Namespace
Visual Studio 2013
Contains types that let you create Web load tests and extend the Visual Studio user testing interface.
| Class | Description | |
|---|---|---|
|
CodedWebTestTuip | Implements a test user interface (UI) package that is used to interface between Visual Studio and a coded web test type. |
|
DeclarativeWebTestTuip | Implements a test user interface (UI) package that is used to interface between Visual Studio and a declarative web test type. |
|
LoadTestColoKeys | |
|
LoadTestTuip | Implements a test user interface (UI) package that is used to interface between Visual Studio and a load test type. |
|
WebTestTuip | 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. |
| Interface | Description | |
|---|---|---|
|
SCodedWebTestService | Represents the invariant interface of a Web test service. |
|
SDeclarativeWebTestService | Represents the invariant interface of a declarative Web test service. |
|
SLoadTestService | Represents the invariant interface of a load test service. |
Show: