Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.05 KB

CreateAndFillByAutoTestsRequest.md

File metadata and controls

20 lines (12 loc) · 1.05 KB

CreateAndFillByAutoTestsRequest

Properties

Name Type Description Notes
projectId UUID Specifies the GUID of the project, in which a test run will be created.
name String Specifies the name of the test run. [optional]
configurationIds List<UUID> Specifies the configuration GUIDs, from which test points are created. You can specify several GUIDs.
autoTestExternalIds List<String> Specifies the external ID of the autotest. You can specify several IDs.
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]