SQAI simplifies the transition from requirements to execution. By using specific triggers, you can generate high-quality test cases and inject them directly into your synchronized test management tools without leaving the chat.
How to Trigger Test Case Generation
To activate the test generation agent, you must explicitly use the keyword "Test Cases" in your prompt. This tells SQAI to move beyond general discussion and format its output into structured test steps, preconditions, and expected results.
Post-Generation Actions: The Three Buttons
Once SQAI generates your test cases, the AI output will be accompanied by three action buttons. These allow you to control how (and if) these cases are sent to your integrated tools:
Proceed:
Action: Immediately injects the generated test cases into your default connected test management tool (e.g., TestRail, Xray, or Zephyr).
Best for: When the output is perfect and you want a one-click sync.
Modify & Proceed:
βAction: Opens a Test Management Pop-up.
Features: Within this window, you can override your default settings to select a different tool or a specific Test Suite/Folder. You can also manually edit individual test cases, steps, or titles before the final injection.
Best for: High-precision tasks or when sorting tests into specific project modules.
Cancel:
βAction: Stops the injection process.
Result: The generated test cases remain visible in your conversation history for reference, but no data is sent to your external tools.
Prompt Example
To get the best results, combine your Integration Keywords (like Jira or a Filename) with the Test Cases trigger.
Prompt: "Based on the requirements in Jira ticket PROJ-123, please generate Test Cases for the new password reset flow."
What happens next:
SQAI builds a JQL query in the background to read
PROJ-123.It analyzes the acceptance criteria.
It presents the structured Test Cases in the chat.
You choose Proceed, Modify & Proceed, or Cancel.
Best Practices
Context is Key: Mentioning a specific file from your Knowledge Base (e.g.,
Specs_v1.pdf) alongside the "Test Cases" keyword helps SQAI generate more accurate steps.Default Tooling: Ensure your preferred test management tool is set as "Default" in your SQAI settings to make the Proceed button as efficient as possible.



