Zephyr Test Generation

Generate and update Zephyr Scale test cases from feature files or user stories.

51|6|Updated Mar 28, 2019
One-click install
npx skills add https://github.com/Mte90/dotfiles --skill zephyr-test-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Zephyr Test Generation
Source: https://github.com/Mte90/dotfiles/tree/main/.config/opencode/skills/quality-engineering/zephyr-test-generation
Command: npx skills add https://github.com/Mte90/dotfiles --skill zephyr-test-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating and updating Zephyr Scale Test Cases directly from project requirements, ensuring comprehensive test coverage and traceability.

Core Features & Use Cases

  • Automated Test Case Creation: Generates new Zephyr test cases based on feature files or user stories.
  • Intelligent Test Case Updates: Updates existing test cases by analyzing deltas between new requirements and current test steps.
  • Traceability Management: Ensures critical links between Jira issues and Zephyr test cases are maintained.
  • Use Case: When a new user story is defined with acceptance criteria in a .feature file, this Skill can automatically draft the corresponding Zephyr test cases, including steps, preconditions, and custom fields, ready for review.

Quick Start

Use the Zephyr Test Generation skill to create new test cases from the attached file 'user_story.md'.

Frequently Asked Questions about 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 user stories and feature files?

To generate Zephyr test cases from user stories, attach your .feature files or user story markdown to the skill. It drafts structured Zephyr Scale test cases, including steps, preconditions, and custom fields, ready for your review.

Can I automatically update existing Zephyr test cases when requirements change?

Yes, you can update existing Zephyr test cases automatically by analyzing deltas between new requirements and current test steps. The skill intelligently modifies existing cases based on updated acceptance criteria.

Does Zephyr test generation integrate with Jira for traceability management?

Zephyr test generation integrates directly with Jira to ensure traceability management is maintained. It preserves critical links between Jira issues and your generated Zephyr Scale test cases.

What is the best way to structure test steps from acceptance criteria for Zephyr Scale?

The best way to structure test steps from acceptance criteria is using the Zephyr JSON schema standards. The skill adheres to these standards to produce structured test case data directly from your feature files.

Does Zephyr test generation support impact analysis for new test case creation?

Yes, Zephyr test generation supports impact analysis alongside new test case creation. It evaluates your defined requirements to determine necessary test updates or additions for comprehensive coverage.

Do I need Zephyr JSON schema standards to create Zephyr Scale test cases from requirements?

You do not need to manually format Zephyr JSON schema standards to create test cases from requirements. The skill adheres to these standards automatically, generating structured test case data for you.