Xray Formatına Dönüştür
testcase_to_xrayConverts a standard test case into Xray import format. Optionally applies project key and custom field mappings to tailor the output.
Instructions
Standart test case'i Xray import formatına dönüştürür.
project_key ve custom_field_mappings verilmezse yapılandırılmış tenant
değerleri kullanılır.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testcase | Yes | ||
| test_type | No | ||
| project_key | No | ||
| custom_field_mappings | No | ||
| include_custom_fields | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| warnings | No | ||
| xray_payload | Yes | Import-ready Xray JSON | |
| field_mapping_report | Yes |