Aniket Katkar 9e773ff1a8
chore(docs): updated the metadata standard schemas and menu.md for documentation (#13745)
* updated the metadata standard schemas and menu.md

* updated the schema docs with better parsing
2023-10-27 11:37:31 -07:00

538 B

title slug
createLogicalTestCases /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.
  • testCaseIds (array): Ids of the test cases to create.
    • Items: Refer to ../../type/basic.json#/definitions/uuid.

Documentation file automatically generated at 2023-10-27 13:55:46.343512.