SpiraPlan: REST Web Service (v7.0)

See all operations

POST: projects/{project_id}/test-cases/{test_case_id}/test-steps/multiple

Description

This method adds a collection of test steps, up to 30 at a time Errors will return for each failed test step giving the error for that specific step with a 1 based index number to identify the problematic test step

How to Execute

To access this REST web service, you need to use the following URL (make sure to replace any parameters (eg {project_id}) with the relevant value (eg 1):

https://api.inflectra.com/Spira/Services/v7_0/RestService.svc/projects/{project_id}/test-cases/{test_case_id}/test-steps/multiple

Request Parameters

Name Description
project_id ID of the project the test case is within
test_case_id ID of the test case we are adding steps to

Request Body

Property Description

Return Data

The JSON and XML examples below show the shape of one entry that will be returned. It does not show an example of how that entry will be populated.

Property Description