Test suites

Deploy a test suite to a specification.

post/testsuite/deploy

Request body

specificationstring required

The API KEY identifying the target specification.

ignoreWarningsboolean

Whether test suite validation warnings should be ignored.

replaceTestHistoryboolean

Whether the test history linked to the test suite should be reset.

updateSpecificationboolean

Whether the specification's metadata should be updated using the provided test suite's content.

testSuitestring base64 required

The test suite archive to deploy provided as a Base64-encoded string.

Response

Test suite undeployed

Changes