Zephyr Agent for Rovo
Note
Zephyr Agent for Rovo is only available for Zephy Standard and Zephyr Advanced editions.
Introduction
Zephyr Agent for Rovo is an AI-powered assistant that enables users to derive insights from Zephyr test management data directly within Rovo. It supports natural-language queries, allowing users to quickly assess test coverage.
The agent is designed to address common quality and release-related use cases, returning precise, human-readable results that facilitate informed decision-making. It operates using a defined set of predefined skills to ensure consistent, reliable, and predictable responses.
Supported Skills
The Zephyr Agent for Rovo supports specific skills that answer common quality and testing questions using Zephyr data. Only the skills listed below are currently available. Questions outside these skills may not return results or may return partial answers.
The following are the key supported skills:
Zephyr Skills
Create BDD test cases. Creates one or more Zephyr test cases with BDD test scripts from a Jira work item description or a prompt.
Create step-by-step test cases. Creates one or more Zephyr test cases with step-by-step test scripts from a Jira work item description or a prompt.
Get test execution summary. Retrieves a summary of test executions that match the given filters, including the total count and a breakdown by execution status.
Get all trace links for work items. For the given Jira work item IDs, retrieve all linked Zephyr artifacts, such as test cases, test cycles, test plans, and test executions.
Release Risk Analyzer. Analyzes release risk based on linked work items, test cases, executions, and bugs. Gives you coverage, execution results, and overall release health with clear risk levels and actionable insights.
Get test cases details by keys. Fetches the details of one or more Zephyr test cases, including name, objective, precondition, and test script, using their test case keys (for example, PROJ-T1, PROJ-T2).
Get test coverage for the current story. Gets Zephyr test coverage for the Jira work item you are currently viewing. Use this skill when you ask about the test coverage of the visible, open, current, or "this" story or issue.
Get test coverage for work items. For a set of Jira work item IDs, find which ones have linked Zephyr test cases and which do not, using Zephyr traceability data.
Link test cases to jira work item. Links one or more existing Zephyr test cases to a Jira work item in a single request. Accepts a comma-separated list of test case keys and creates coverage trace links between each test case and the work item.
Jira Skills
Zephyr Agent for Rovo needs these skills to access Jira data.
Find a work item using Jira search. Searches Jira work items using JQL and returns the keys of matching work items.
Get Jira user account IDs by username. Searches Jira for one or more users by username or display name and returns a mapping of each username to its Jira account ID.
Get work item details by keys. Fetches detailed information for specific Jira work items using their keys (for example, PROJ-1, PROJ-2, PROJ-3).