Get all test sets

Description

Gets all existing test sets in the project.

URL

Copy code
/LoadTest/rest/domains/{domainName}/projects/{projectName}/testsets

HTTP Method

GET: Returns the test sets in the body of the response.

Request

Headers:

Accept: application/xml

Cookies:

  • Version 2020 (or later): LWSSO_COOKIE_KEY={LwssoCookie};

  • Versions earlier than 2020: LWSSO_COOKIE_KEY={LwssoCookie};QCSession={QCSessionCookie};

Request Body:

None

Response

Headers:

Content-Type: application/xml

Cookies:

None

HTML Return Code:

One of the HTTP Return Codes

HTML Body:

The XML containing the test sets.

See Also

Create or get all folders in a test set
Create a test set
Delete a test set
Update test set name