Transform Cases For Xray
1. Collect Inputs
- Read the approved cases.
- Preserve stable IDs, tags, and requirement links.
2. Transform
- Convert BDD scenarios into Xray-compatible feature content when BDD is used.
- Convert structured cases into JSON or CSV when BDD is not used.
3. Troubleshooting
- Problem: The source content mixes multiple scenarios in one file. Fix: Split them before export.