The Jira integration does two distinct things: it automatically creates issues when tests fail, and it lets you attach Jira tickets as context when generating tests in Test Studio. Both require Jira to be connected here first.Documentation Index
Fetch the complete documentation index at: https://quashbugs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Connecting Jira
- Go to your profile → Integrations.
- Click Connect next to Jira.
- You will be redirected to Atlassian — log in if prompted.
- Select the Jira workspace you want to connect and click Accept.
- Back in Quash, select the default Jira project where failed-test issues should be created.
- Click Save.
Automatic issue creation on test failures
When a test fails during a suite run, Quash creates a Jira issue automatically. Each issue is pre-populated with:- Summary — the test case name and failure type
- Description — what the agent was doing, what happened, and where it stopped
- Labels — suite name and device used
- Attachment — screenshot at the point of failure
- Link — direct URL to the full execution report in Quash
Using Jira in Test Studio recipes
Once connected, you can attach Jira issues, epics, or sprints as context when generating tests in Test Studio. Recipe reads the user story, acceptance criteria, and any notes on the ticket and generates tests aligned with what was formally specified. To attach a Jira source in a recipe:- Open or create a recipe in Test Studio.
- Click the + button at the bottom of the prompt area.
- Select Add Jira issue.
- Search for or paste the issue ID, epic, or sprint you want to attach.
This is separate from the failure-reporting connection. Attaching a Jira ticket in a recipe gives Recipe the requirements context. The Integrations connection handles issue creation on failure. Both use the same connection.→ Attaching Context
Disconnecting Jira
- Go to Integrations.
- Click Settings next to Jira.
- Click the ✕ button.