How-to
Test case import
Test case import
Test case import brings cases from a JSON array (from your own model or another export) into a ComplexQA project catalog. This path validates the array and creates cases; it does not call a language model.
Role: a team member with write access to the project.
ComplexQA does not host a model. Paste or upload only a JSON array (no markdown fences around the payload).
Steps
- Open Test cases in the project (or open the AI assistant import dialog from a suite listing).
- Open the import action that accepts JSON.
- Paste a JSON array of cases, or the payload your model returned.
- Click Check JSON.
- Fix any reported errors.
- Confirm create.
At most 50 cases are created in one import. If you opened the dialog from a suite listing while that suite is selected, new cases go into that suite. Otherwise they follow the dialog target shown in the product.
Alternative paths
- Full project import from TestRail: Migration from TestRail.
- Guided draft from a task description: Test case generation.
- One case by hand: Test case creation.
Did this page help?