Super admins, admins, managers and testers can create and manage test cases created using Zia.
Zia works with the AI model you configure
Built for every member of your QA team
Note: Only super admins and admins can configure Zia.Navigate to the Test Cases tab.
Click the platform dropdown at the top of the editor and select the platform for which you want to generate test cases.
Hover over +Create Test Case, then click Create using Zia.
In the chat panel, describe your test requirement in plain language or select one of the suggested prompts provided by Zia. When you click a suggested prompt, Zia auto-fills the input with a suitable test scenario. You can also click the Upload icon and attach files that outline your testing requirements or visually represent the application flow, such as a UI Mockup, Wireframe, PRD, BRD, or any relevant process diagrams.

Note:
The text input supports a maximum of 3000 characters.
Only one file can be uploaded at a time, with a maximum size of 2 MB. The supported file formats include JPG, JPEG, PNG, and PDF.
Consider combining a descriptive text prompt with a supporting file to help Zia generate more tailored test cases.
Security Tip: Avoid including sensitive information such as passwords, financial details, or confidential data in your prompts when using Zia. Click Generate. Zia analyzes your requirement and identifies relevant modules to organize your test cases by feature or functionality, then begins generating test cases for the first module.
Review the remaining modules in the chat panel. Each module displays a name and a brief description of what it covers. Generate test cases for the ones that are relevant to your requirement by clicking Generate next to a module, or click Generate All to process all at once.
Once the generation is complete, the test cases appear in the preview panel on the left. You can expand each test case to view their Pre-Conditions, Test Steps, and Expected Results. If anything needs to be changed, you can edit, refine, or delete test cases and modules before proceeding to create them. See Manage Zia generated test cases
[Screenshot placeholder — preview panel with expanded test case]
Preview the modules created based on what Zia identified. To map the generated test cases to an existing project module instead, select it from the dropdown and click Save.
Click Create to proceed once you are satisfied with the generated test cases.

Before creating your test cases, you can edit, refine, or delete any modules or test cases directly from the preview panel.
To edit a module or test case:
All fields are fully editable, including module and test case names, test steps, and test data, allowing you to customize, add, or remove content to better match your test scenarios before creating.
Click the edit icon next to the module or test case you want to modify.
Update the module name or test case name and its details as needed.
Click Save to apply your changes.
To delete a module or test case:
Hover over the module or test case in the preview panel.
Click the delete icon to remove it.
To refine the results:
Refinement allows you to improve the generated test cases without starting over. You can either refine all results or target a specific module.
Refine all results: Describe what you'd like to improve in the chat panel and click Generate. Zia will update the relevant test cases based on your input.
Refine a specific module: Click the Refine icon next to the module name in the preview panel. Zia will populate a refinement prompt for that module into the chat, which you can edit and submit.
Zia will now begin creating your manual test cases. You’ll see a progress screen indicating the number of test cases being created and the module they are being added to.
Group your test cases to a test suite for execution.
Link the test suite to a test plan to enable execution tracking.
Click the Run icon {} to trigger the plan. The plan will start running under the Results tab.
Select the test run to begin testing.

Mark the status of the test case. The status includes Passed, Failed, or Blocked. Leave comments if necessary.
Passed – The step was executed successfully and met the expected outcome.
Failed – The step did not produce the expected outcome.
Blocked – The step couldn’t be executed due to a system issue or unmet dependency.
Once all steps are reviewed and marked, click Save to complete execution.
Once the manual execution is completed, testers can navigate through the test case summary pages. This view provides a consolidated breakdown of each test case’s execution outcome, along with execution time, logs, comments, and so on.
The clarity and completeness of your prompt directly impacts the quality of the test cases generated. Ensure you craft precise prompts that align with your expectations.
Zia's outputs are adaptive. The same prompt might yield slightly different test cases upon multiple attempts. This is how Zia interprets prompts contextually, based on learned patterns.
Zia is constantly evolving to better understand your testing needs. While generated test cases may occasionally vary from your exact intent, we encourage you to review and fine-tune the results to ensure they meet specific requirements.