Get all test sets
Description
Gets all existing test sets in the project.
URL
/LoadTest/rest/domains/{domainName}/projects/{projectName}/testsets
HTTP Method
GET: Returns the test sets in the body of the response.
Request
Headers:
One of the following:
Content-Type: application/xml
Content-Type: application/json
Cookies:
Version 2020 (or later): LWSSO_COOKIE_KEY={LwssoCookie};
Versions earlier than 2020: LWSSO_COOKIE_KEY={LwssoCookie};QCSession={QCSessionCookie};
Request Body:
None
Response
Headers:
One of:
Accept: application/xml
Accept: application/json
Cookies:
None
HTML Return Code:
One of the HTTP Return Codes
HTML Body:
The XML or JSON 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