Restassured Transformer Testrail

Legacy Rest Assured-specific alias for TestRail case export. Prefer the standalone `test-artifact-export-skill` skill for transforming approved test cases into TestRail-ready artifacts, and use this only when Rest Assured-local conventions must be preserved explicitly.

jovd83 Updated

File contents

Transform Cases For TestRail

1. Collect Inputs

  1. Read the approved cases.
  2. Preserve requirement and contract references.

2. Transform

  1. Map titles, sections, preconditions, steps, and expected results into the TestRail format.
  2. Keep tags or labels for smoke, regression, contract, and integration when supported.

3. Troubleshooting

  1. Problem: The suite hierarchy is unclear. Fix: Group by feature or endpoint family before export.

jovd83/restassured-skill/tree/main/transformers/testrail commit 049efef4ee

Frequently asked questions

npx skillmds@latest add jovd83/restassured-transformer-testrail