SpiraPlan: SoapService SOAP Web Service
See all operations
TestCase_DeleteStep
Description
Deletes a test step in the system
Doesn't throw an exception if the step no longer exists
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The API credentials | |
int | projectId - The ID of the project | Yes |
int | testCaseId - The id of the test case | Yes |
int | testStepId - The id of the test step | Yes |