Test Case Normalleştir
testcase_normalizeConvert test cases from Markdown, Gherkin, JSON, or plain text into a standardized format for consistent test management and downstream processing.
Instructions
Markdown, Gherkin, JSON veya düz metni QA-MCP standardına çevirir.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_data | Yes | ||
| source_format | No | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testcase | Yes | Test case raised to the standard; null when it could not be parsed | |
| warnings | Yes | Fields that were padded or changed | |
| transformations | Yes | Transformations applied | |
| source_format_detected | Yes |