Microsoft.VisualStudio.TestTools.LoadTest Namespace

Contains types that let you create Web load tests and extend the Visual Studio user testing interface.

Classes

  Class Description
Public class CodedWebTestTuip Implements a test user interface (UI) package that is used to interface between Visual Studio and a coded web test type.
Public class DeclarativeWebTestTuip Implements a test user interface (UI) package that is used to interface between Visual Studio and a declarative web test type.
Public class LoadTestColoKeys
Public class LoadTestTuip Implements a test user interface (UI) package that is used to interface between Visual Studio and a load test type.
Public class 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.

Interfaces

  Interface Description
Public interface SCodedWebTestService Represents the invariant interface of a Web test service.
Public interface SDeclarativeWebTestService Represents the invariant interface of a declarative Web test service.
Public interface SLoadTestService Represents the invariant interface of a load test service.