AI Test Copilot for Xray Home
AI Test Copilot for Xray is single-click Test Case creation tool that creates tests so that they are unique related to existing cases in same base issue, requirement. This allows your team to gradually build test asset and add new tests one by one giving case specific instructions.
Also, you can select target project where to send them in Jira Xray TM and utilize company standard Project structure in Jira.
Note: different project might have different Issue/Item types for Tests. Once configured by Project admin this selection is automatic for every day user.
How the AI Generates Test Cases
When you use the app, the AI creates test cases based on your Jira Work Item’s Summary and Description. Using ChatGPT over API and custom designed AI Prompts. Detailed Prompt logic is our secret sauce but here’s the guideline to help understand how it works.
Here’s how it works in detail:
Source Data:
App takes Summary and Description from source Work Item/Issue, Requirement or other specification.Test Type Prompt:
Choose the test type (like Manual, Cucumber, or Generic). This sets the format and style for your test case. Project admins can customize these options and save Test Type list for all project users.Project-Specific Instructions:
Guidelines set by project admin are automatically included to ensure consistency in Test creation across your team’s Jira Project.Your Additional Instructions:
As user You can add extra details or requirements for the AI to follow.Check for Duplicates:
App does Uniqueness Check, i.e. verifies that new Test Case(s) are not overlapping with existing ones related to Source ItemRegenerate Prompt:
If you want to revise a test case before saving, use the regenerate option to update just that test, like Copilot style code writing.
Setting Up Test Types and Project Level Instructions
Project admins can define which test types are available and how the AI should generate them.
This way each project can define their own preferred Test Types and keep selection list simple.
Each test type includes:
Selection Name: What users see in the dropdown
Xray Test Type: Integration format (Manual, Cucumber, or Generic).
AI Prompt Instructions: (Optional) Special instructions for the AI.
See more: https://reqtech.atlassian.net/wiki/spaces/AIXRAY/pages/78118916
On top of that you can define generic guideline for AI in Project Setting as Project Admin. This enables more spot on Test creation according to a Standard or Project Metadata.
Configure your Company AI API Key
Get the AI operations and data under your DPA of Azure or OpenAI:
https://reqtech.atlassian.net/wiki/spaces/AIXRAY/pages/52756481
Get started and let AI Test Copilot speed up your test case creation!