Name | Type | Description | Notes |
---|---|---|---|
testPointSelectors | List<TestPointSelector> | Specifies an array of work items and configuration to create a test run for. | |
projectId | UUID | Specifies the GUID of the project, in which a test run will be created. | |
testPlanId | UUID | Specifies the GUID of the test plan, within which the test run will be created. | |
name | String | Specifies the name of the test run. | [optional] |
description | String | Specifies the test run description. | [optional] |
launchSource | String | Specifies the test run launch source. | [optional] |
attachments | List<AttachmentPutModel> | Collection of attachment ids to relate to the test run | [optional] |
links | List<LinkPostModel> | Collection of links to relate to the test run | [optional] |