Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.05 KB

CreateAndFillByConfigurationsRequest.md

File metadata and controls

20 lines (12 loc) · 1.05 KB

CreateAndFillByConfigurationsRequest

Properties

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]