SpiraPlan: SoapService SOAP Web Service

See all operations

TestSet_AddTestMapping

Description

Maps a test set to a test case, so that the test case is part of the test set

You can only pass in a test case id not a test case folder id

Parameters

Type Name Required
RemoteTestSetTestCaseMapping? remoteTestSetTestCaseMapping - The test set and test case mapping entry
int? existingTestSetTestCaseId - The id of the existing entry we want to insert it before (if not set, will be simply added to the end of the list)
ArrayOfRemoteTestSetTestCaseParameter? parameters - Any parameter values to be passed from the test set to the test case

Return Value

ArrayOfRemoteTestSetTestCaseMapping - A list of the newly mapped items, with the unique instance id (TestSetTestCaseId) populated