full-workflow

Orchestrate end-to-end website testing workflows with Playwright and Qase.io synchronization.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/cristian-robert/autonomous-automation-tester --skill full-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: full-workflow
Source: https://github.com/cristian-robert/autonomous-automation-tester/tree/main/.claude/skills/full-workflow
Command: npx skills add https://github.com/cristian-robert/autonomous-automation-tester --skill full-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a repeatable, end-to-end testing workflow for websites by orchestrating discovery, test design, and automation with Qase.io integration. It reduces manual planning and handoffs by centralizing the process from site mapping to Playwright code generation.

Core Features & Use Cases

  • Discovery and mapping: automatically identify page types, auth needs, and navigation structures.
  • Design and suite organization: generate test specifications and group them into logical suites.
  • Qase synchronization: create and update Qase test suites and cases from the workflow.
  • Automation generation: produce Playwright page objects and test files ready to run.
  • Run and report: execute tests and report results back to Qase.

Quick Start

Launch the workflow by providing a site URL and enabling Qase integration; the skill will perform Phase 0 through Phase 5, generating Playwright tests and syncing with Qase.

Frequently Asked Questions about full-workflow

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

FAQPage Schema
How do I automate end-to-end web testing with Playwright and Qase integration?

Automate end-to-end web testing by providing a site URL to trigger site discovery, test case design, Playwright code generation, and automated execution with results synced directly to Qase.io.

What is the best way to generate Playwright page objects and test specs from a website?

Generate Playwright page objects and test specs by running a site discovery workflow that maps page types and navigation structures, then automatically produces reusable test files ready for execution.

Can I automatically sync generated test cases to Qase.io suites?

Yes, you can automatically sync generated test cases to Qase.io by enabling Qase integration, which creates and updates test suites and cases directly from the testing workflow.

Does the automated testing workflow handle site discovery and authentication mapping?

Yes, the automated testing workflow handles site discovery by automatically identifying page types, authentication needs, and navigation structures before designing and generating test specifications.

How do I execute Playwright tests and report results back to Qase?

Execute Playwright tests and report results back to Qase by completing the workflow phases that generate automated test files, run the execution, and sync the final reporting data to Qase.io.