2023-08-27 10:55:55 +02:00
---
title: createLogicalTestCases
slug: /main-concepts/metadata-standard/schemas/api/tests/createlogicaltestcases
---
# CreateLogicalTestCases
*Object used to create logical test cases.*
## Properties
2025-01-15 17:46:55 +05:30
- **`testSuiteId` **: TestSuite ID where we will be adding the test cases. Refer to *[../../type/basic.json#/definitions/uuid](#/../type/basic.json#/definitions/uuid)* .
2023-08-27 10:55:55 +02:00
- **`testCaseIds` ** *(array)* : Ids of the test cases to create.
2025-01-15 17:46:55 +05:30
- **Items**: Refer to *[../../type/basic.json#/definitions/uuid](#/../type/basic.json#/definitions/uuid)* .
2023-08-27 10:55:55 +02:00
2025-01-15 17:46:55 +05:30
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.