Create a test suite

Creates an empty test suite. To add objects to the newly created test suite, run the Add test cases to a test suite and Add variables to a test suite operations.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
configs
object

Specifies a Property Manager property to associate with a test suite.

boolean
required

Locks the test suite so that only designated owners or editors can modify it.

boolean
required

Runs the test suite statefully, retaining cookies and session data for subsequent test cases within the test suite.

string
length between 1 and 4000

Description of the test suite, when available.

string
required
length between 1 and 100

Unique name for each test suite.

Responses

Response body
object
configs
object

Specifies the Property Manager property associated with the test suite, if applicable.

propertyManager
object
required

Associated Property Manager property.

string
required
length ≥ 1

Read-only Username who created the item.

date-time
required

Read-only ISO 8601 timestamp indicating when the item was created.

string
length ≥ 1

Username who last deleted the item.

date-time

ISO 8601 timestamp indicating when the item was deleted.

integer
required
≥ 0

Read-only Number of included test cases executable in a test run. To learn more, see Variable groups.

boolean
required

Locks the test suite so that only designated owners or editors can modify it.

boolean
required

Runs the test suite statefully, retaining cookies and session data for subsequent test cases within the test suite.

string
length ≥ 1

Read-only Username who last modified the item.

date-time

Read-only ISO 8601 timestamp indicating when the item was last modified.

string
length between 1 and 4000

Description of the test suite, when available.

integer
required
≥ 1

Read-only Identifies a test suite.

string
required
length between 1 and 100

Unique name for each test suite.

Language
Authentication
URL