One-click install
npx skills add https://github.com/Cure-Consulting-Group/iep-and-thrive --skill uat-cure-consulting-group
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uat
Source: https://github.com/Cure-Consulting-Group/iep-and-thrive/tree/main/.agents/skills/uat
Command: npx skills add https://github.com/Cure-Consulting-Group/iep-and-thrive --skill uat-cure-consulting-group

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires selenium, appium, pytest, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies and standardizes the UAT process, helping teams ensure that all quality gates are met before a release, reducing the risk of critical issues making it to production.

Core Features & Use Cases

  • UAT Plan Generation: Automatically creates comprehensive UAT plans based on project context and requirements.
  • Test Scenario Matrix: Provides a structured matrix for organizing test scenarios with predefined categories and priority levels.
  • Stakeholder Sign-off Framework: Offers a template for stakeholder approval and a go/no-go decision matrix to facilitate release decisions.
  • Bug Triage During UAT: Immediate bug triage with severity classification and actionable reports.
  • Device and Browser Testing: Ensures that UAT covers multiple devices and browsers, including Android, iOS, Web, and desktop environments.
  • Accessibility Verification: Built-in checks for WCAG AA compliance during the UAT process.
  • Offline and Degraded Connectivity Testing: Ensures that mobile features handle connectivity loss gracefully.
  • Release Notes Drafting: Generates a draft of release notes based on UAT findings.

Quick Start

Use the uat skill to generate a UAT plan for the new 'featureX' release.

Frequently Asked Questions about uat

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

FAQPage Schema
How do I generate a comprehensive UAT plan with test scenarios and stakeholder sign-off workflows?

To generate a UAT plan, you provide project context and acceptance criteria to automatically create comprehensive test scenarios, structured priority matrices, and stakeholder sign-off frameworks.

How does bug triage work during User Acceptance Testing?

Bug triage during User Acceptance Testing works by immediately classifying issue severity and generating actionable reports based on real-time testing findings to facilitate go/no-go release decisions.

Can I use cross-platform testing to cover Android, iOS, and Web environments during UAT?

Yes, cross-platform testing ensures UAT covers multiple devices and browsers, validating Android, iOS, Web, and desktop environments using automated checks and manual testing strategies.

Does the UAT process include accessibility verification for WCAG compliance?

Yes, the UAT process includes built-in accessibility verification checks specifically designed to ensure WCAG AA compliance is met before final stakeholder sign-off.

What is the best way to handle offline and degraded connectivity testing for mobile features?

Handling offline and degraded connectivity testing involves executing targeted test scenarios to ensure mobile features gracefully manage connectivity loss during the User Acceptance Testing phase.

Do I need Selenium and Appium to automate User Acceptance Testing checks?

You need Selenium and Appium dependencies to execute automated cross-platform testing checks, alongside pytest, ensuring thorough coverage across web and mobile environments.