Delete a Qmetry test step
delete-qmetry-test-stepRemove specific test steps from a QMetry test case version by providing the test case ID, version number, and step IDs.
Instructions
Delete a Qmetry test step for a given test case
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Refer id from the response of API "Search Test Case". | |
| no | Yes | Test Case version No. Refer {version.versionNo} from the response of API "Search Test Case". | |
| stepIds | Yes | Refer id from the response of API "Get Test Steps". |