Test Steps›
Test Steps
Create Test Steps For TestCase
Deprecated: Use PUT /api/v2/test-cases with step_events instead.
POST
/api/v1/test-steps
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Response
application/jsonOK
messagestring
Example:
"Test steps created successfully"typestring
Example:
"Success"