application-test

Run a test with given configuration

post/tests

Request body

idstring required

ID of the test

durationinteger required

Duration to run the test in seconds

virtualUsersinteger required

Virtual users to be created when test runs

assignCostboolean required

Determines if this test run will be charged to the account that ran it

targetsstring

target application ID to be used to send requests

Response

The test was successfully started

idstring

ID of the test

hrefstring

A reference to the test

attrsobject

User configured parameters for the test

descriptionstring

Short description of the test

createdstring date-time

Time when the test was created

updatedstring date-time

Time when the test was last updated

Changes