SpiraPlan: SoapService SOAP Web Service

See all operations

TestRun_CreateFromTestSet

Description

Creates a new test run shell from the provided test set

Example(s)

            RemoteManualTestRun[] remoteTestRuns = spiraImportExport.TestRun_CreateFromTestSet(testSetId1);
            

Parameters

Type Name Required
inttestSetId - The test set to create the run for Yes

Return Value

ArrayOfRemoteManualTestRun - The list of new test case run data objects