AI assistant

AI assistant

The AI assistant workflows help you prepare structured drafts with your own model and import them into ComplexQA. ComplexQA does not host or run a language model. You copy a format prompt, run it outside the product, then paste JSON back for validation and import.

Use this section when you want draft test cases or autotests from a description or from an object-repository page. Manual create and JSON import without the assistant cards live under Test cases and Autotests.

Boundaries

  • Import creates items in the current project. Typical drafts start with status PENDING and may receive the tag AI_GENERATED when that path applies.
  • One import accepts at most 50 cases. The payload must be a JSON array only (no markdown fences).
  • Suite context on the test-case listing imports into that suite. Some entry points can link drafts to a bug when opened from the bug page.
  • The prompt is a format contract, not a product specification for your application under test.

In this section

PagePurpose
Test case generationDraft and import manual test cases from a description
Autotest generation from a pageDraft and import autotest steps from an object-repository page
  1. Manual cases from a task description: Test case generation.
  2. Autotest drafts from a page: Autotest generation from a page.
  3. Plain JSON import without the assistant cards: Test case import.

Version 1.2.0 · Last updated 2026-09-11

Did this page help?