Senior QA Specialist

Implement a testing pyramid for ERP modules with Playwright E2E, integration, and unit tests.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/Derakons/ERP --skill senior-qa-specialist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Senior QA Specialist
Source: https://github.com/Derakons/ERP/tree/main/.agent/skills/senior-qa
Command: npx skills add https://github.com/Derakons/ERP --skill senior-qa-specialist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ERP quality assurance challenges are addressed through advanced testing strategies that prevent critical bugs.

Core Features & Use Cases

  • Test pyramid guidance: E2E, integration, and unit testing patterns tailored for ERP.
  • Standardized workflows: predefined checklists for bug reports and test plans.
  • Cross-module testing: validates interactions between modules to ensure stability.

Quick Start

Start by outlining a test plan and running the unit and integration tests to validate core business flows.

Frequently Asked Questions about Senior QA Specialist

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

FAQPage Schema
How do I structure ERP testing across unit, integration, and E2E layers?

ERP testing follows a testing pyramid applying unit tests for isolated logic, integration tests for business flows, and Playwright E2E tests for cross-module validation to prevent critical bugs.

What's the best way to validate interactions between different ERP modules?

Cross-module testing validates interactions between ERP modules by executing predefined test plans that confirm stability across integrated business flows, preventing critical bugs in interconnected system areas.

How do I create standardized bug reports and test plans for ERP quality assurance?

Standardized ERP bug reporting uses predefined checklists and test plan workflows to document issues consistently, ensuring traceable quality assurance across all tested modules and integration points.

Can I use Playwright for end-to-end testing of complex ERP business flows?

Playwright is used for E2E testing of ERP business flows, executing browser-based automation to validate critical user journeys and cross-module interactions within the overall testing pyramid strategy.

Does this ERP testing strategy support both Vitest and Playwright frameworks?

The ERP testing strategy applies Vitest for unit and integration testing layers alongside Playwright for E2E testing, providing comprehensive quality assurance coverage across the testing pyramid.