SpiraPlan: SoapService SOAP Web Service

See all operations

TestSet_SetInUseStatus

Description

Marks a specific test case in a test set as being either in use or available for automated execution

Used by RemoteLaunch when in load-balanced execution mode (to avoid being executed simultenously on two hosts)

Parameters

Type Name Required
RemoteCredentials? credentials - The credentials for accessing the API
intprojectId - The id of the project Yes
inttestSetId - The id of the test set Yes
inttestSetTestCaseId - The id of the test case in the test set Yes
booleanisInUse - Is the test case in use or available Yes

Return Value

-