Export multiple BDD test cases as Gherkin feature files
POST/testcase/bdd-feature-files
Creates one Gherkin .feature file per given test case using the BDD template, in the order of the requested ids (duplicates are exported once). Fails if any of the test cases does not exist or does not use the BDD template.
Request
Responses
- 200
- 4XX
- 5XX
Returns 'BddFeatureFilesResult'
The request failed because invalid request parameters or data were supplied or access was denied.
The request failed because an error occurred during processing of the request.