quality-engineering-zephyr-test-generation

Generate Zephyr test cases from Jira stories via the Zephyr API.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/VSF-QC-TTS/vf-qc-copilot --skill quality-engineering-zephyr-test-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-engineering-zephyr-test-generation
Source: https://github.com/VSF-QC-TTS/vf-qc-copilot/tree/main/.agents/skills/quality-engineering/quality-engineering-zephyr-test-generation
Command: npx skills add https://github.com/VSF-QC-TTS/vf-qc-copilot --skill quality-engineering-zephyr-test-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires smartbear-mcp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of converting Jira stories into Zephyr test cases, performing impact analysis, and maintaining up-to-date test cases.

Core Features & Use Cases

  • Test Case Generation: Automatically parses Jira stories, generates Zephyr test cases with proper naming, metadata, and preconditions.
  • Impact Analysis: Evaluates existing test cases for relevance and suggests updates or creation of new test cases based on requirement changes.
  • Platform and Market Mapping: Identifies platform-specific and market-specific test cases for better management and coverage.
  • Quick Start: Use the skill by running it with the specific Jira story file as input.

Quick Start

Run the skill on the Jira story file 'user_story.md' to generate test cases.

Frequently Asked Questions about quality-engineering-zephyr-test-generation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Zephyr test cases from Jira stories automatically?

You can generate Zephyr test cases from Jira stories by running this skill on your story file, which parses acceptance criteria and proposes test case creations or updates via the Zephyr API.

What is test case impact analysis for Jira requirement changes?

Test case impact analysis evaluates existing Zephyr test cases for relevance against updated Jira stories, suggesting whether to update current tests or create new ones based on platform and market requirement changes.

Do I need the smartbear-mcp Python library to integrate Zephyr with Jira?

Yes, you need the smartbear-mcp Python library installed to execute Zephyr API calls for test case generation and integration when processing Jira stories through this skill.

How do I map platform-specific and market-specific test cases in Zephyr?

You can map platform-specific and market-specific test cases in Zephyr by utilizing this skill's analysis feature, which identifies these requirements from Jira stories to propose structured test case updates and creations.

Can I update existing Zephyr test cases or only create new ones from Jira stories?

You can do both. This skill supports both update and new creation workflows, evaluating existing Zephyr test cases for relevance and suggesting modifications or proposing new test cases based on requirement changes.

What's the best way to maintain up-to-date Zephyr test cases for agile stories?

The best way to maintain up-to-date Zephyr test cases is to run this skill on your Jira story files, which performs impact analysis on existing tests and proposes necessary updates or new creations based on parsed acceptance criteria.