SpiraPlan: ImportExport SOAP Web Service
See all operations
TestCase_AddLink
Description
Adds a new test step that is actually a link to a test case
Parameters
Type | Name | Required |
---|---|---|
int | testCaseId - The test case to add it to | Yes |
int | position - The position in the test step list | Yes |
int | linkedTestCaseId - The test case being linked to | Yes |
ArrayOfRemoteTestStepParameter? | parameters - Any parameters to passed to the linked test case |
Return Value
int - The id of the new test step