postTestRecordTestParameters
Add test parameters to a specific test record in a Polarion test run, defining name-value pairs for test execution.
Instructions
Creates a list of Test Parameters for the specified Test Record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| testRunId | Yes | The Test Run ID. | |
| testCaseProjectId | Yes | The Testcase Project ID. | |
| testCaseId | Yes | The Testcase ID. | |
| iteration | Yes | The Iteration Number. | |
| requestBody | Yes | The Test Parameter(s) body. |