create_test_case_minimal
Create a Tuskr test case with required steps and custom fields. Optionally set pre-conditions, priority, and associate with a suite or section.
Instructions
Create a Tuskr test-case with steps and Tuskr custom fields (automated, steps, optional pre_conditions/priority).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | Yes | ||
| title | Yes | ||
| steps | Yes | ||
| section_id | No | ||
| section_name | No | ||
| suite_id | No | ||
| suite_name | No | ||
| create_or_get | No | ||
| pre_conditions | No | ||
| priority | No | ||
| automated | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||