Create a test suite
qtest_create_test_suiteCreate a test suite under a test cycle or release to organize and group test runs for efficient test execution management.
Instructions
Create a test suite under a test cycle (or release). Test runs are added to suites.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Test suite name. | |
| parentId | Yes | Parent ID (cycle or release). | |
| projectId | Yes | Numeric project ID. | |
| parentType | No | Type of the parent (default test-cycle). |