Currently, the result create endpoint that is used by API reporters has option to specify Group Parameters but the endpoints for creating cases do not.
My workflow:
I run a prompt through Gemini using baseline tests and a JSON export of the current suite. It generates a CSV that updates existing Qase test cases with steps, tags, and params, and creates new suites or cases as needed. I then upload the CSV data via the Qase API to avoid manual work.
Problem:
Unable to create test cases with group parameters via API.
Created by Manjunatha Reddy
·