Add component to case
kiwi_case_add_componentAdd a component to an existing test case. Provide the test case ID and component name to update it.
Instructions
TestCase.add_component: component name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | Test case id | |
| component | Yes | Component name |