Reorder test cases in a test suite

Reorders functional test cases in a test suite. The order of test cases applies when running a test for stateful test suites. You need to provide target order for all test cases included in a test suite. To check the current order of test cases, run the Get a test suite with child objects operation.

Path Params
integer
required

Identifies a test suite. To get this value, run the List test suites operation.

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

Functional test cases and their orders. The request needs to include all of a test suite's functional test cases. If you don't include all of them, you get a 400 error response.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Response body
array of objects

Functional test cases and their orders. The request needs to include all of a test suite's functional test cases. If you don't include all of them, you get a 400 error response.

object
integer
required
≥ 1

Order of the test case.

integer
required
≥ 1

Identifies a functional test case.

Language
Authentication
URL
Original text
Rate this translation
Your feedback will be used to help improve Google Translate