Load Test Administration

Operations

Clone Test

Clone a load test.

Create Or Update App Components

Add an app component to a test.

Create Or Update Server Metrics Config

Configure server metrics for a test

Create Or Update Test

Create a new test or update an existing test by providing the test Id.

Delete Test

Delete a test by its test Id.

Delete Test File

Delete file by the file name for a test

Generate Test Plan Recommendations

Generate load test plan recommendations.

Get App Components

Get associated app component (collection of azure resources) for the given test.

Get Server Metrics Config

List server metrics configuration for the given test.

Get Test

Get load test details by test Id

Get Test File

Get all the files that are associated with a test.

List Test Files

Get all test files.

List Tests

Get all load tests by the fully qualified resource Id e.g subscriptions/{subId}/resourceGroups/{rg}/providers/Microsoft.LoadTestService/loadtests/{resName}.

Upload Test File

Upload input file for a given test Id. File size can't be more than 50 MB. Existing file with same name for the given test will be overwritten. File should be pro...