Add case to plan
kiwi_plan_add_caseAttach a test case to a test plan by specifying the plan ID and case ID.
Instructions
TestPlan.add_case: attach a test case to a test plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | Test case id | |
| plan_id | Yes | Test plan id |