What Bugzy can do with Zephyr Scale
- Create test cases with objectives, preconditions, steps, and labels
- Update existing test cases when tests evolve or requirements change
- Organize test cases into folders within your Zephyr project
- List and search test cases and folders
Prerequisites
- Jira Cloud with Zephyr Scale - Test Management for Jira installed
- Admin access to your Jira Cloud instance (for generating the API token)
Setup
1
Generate a Zephyr Scale API token
In Jira Cloud, go to Settings (gear icon) > General Settings > Apps > Zephyr API Access Tokens and click Create access token. Copy the token immediately — it is shown only once.
This is not your standard Atlassian API token (under Profile > Manage Account > Security). Zephyr Scale requires its own dedicated token.
2
Configure in Bugzy
Open your project in the Bugzy dashboard, go to Settings > Integrations > Zephyr Scale, paste your API token, enter your Jira project key (e.g.,
PROJ), and click Save Configuration.3
Done
The next time Bugzy runs a test generation or management task, it will use Zephyr Scale to store and organize test cases.
How it works
Once configured, Bugzy’s test-case-manager subagent switches from filesystem-based test cases (test-cases/*.md) to the Zephyr Scale API. The agent:
- Lists existing folders in your Zephyr project
- Creates or reuses folders to organize test cases by test area
- Creates test cases with full metadata — name, objective, preconditions, steps, labels, and priority
- Updates test cases when requirements change
tests/specs/.
