Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
628 B
Markdown
Raw Permalink Normal View History

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