SpiraPlan: SoapService SOAP Web Service

See all operations

TestSet_CheckInUseStatus

Description

Checks to see if a specific test case in a test set is 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

Return Value

boolean - True if 'in use', False if 'available'