append_test_steps
Add new test steps to existing test cases in Zephyr Scale Cloud for comprehensive test management.
Instructions
Append new test steps to a test case (max 100 steps per request)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testCaseKey | Yes | Test case key to append steps to (format: [A-Z]+-T[0-9]+) | |
| steps | Yes | Array of test steps to append (max 100 steps) |