quality-test-strategy

Define testing strategies for Delphi/FPC and Web projects with framework mappings.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/cslsoftwares/ParamentersORM --skill quality-test-strategy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-test-strategy
Source: https://github.com/cslsoftwares/ParamentersORM/tree/main/.cursor/skills/quality-test-strategy_V1.0.0
Command: npx skills add https://github.com/cslsoftwares/ParamentersORM --skill quality-test-strategy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill defines a formal testing strategy for Delphi/FPC and Web projects, ensuring the right mix of unit, integration, and acceptance tests are planned and traceable from day one.

Core Features & Use Cases

  • Strategy mapping: assigns appropriate test types and frameworks (DUnit/FPCUnit/TestInsight for Delphi/FPC; Vitest/Jest/Playwright for Web) per module layer.
  • SPEC-driven planning: converts a module SPEC into a test plan with acceptance criteria and risk considerations.
  • Output guidance: produces a clear testing matrix, actionable tasks, and ownership assignments for the team.

Quick Start

Provide your module SPEC and project details, and I will generate a complete testing strategy plan.

Frequently Asked Questions about quality-test-strategy

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

FAQPage Schema
How do I define a testing strategy for Delphi and FPC projects?

To define a testing strategy for Delphi and FPC projects, you provide a module SPEC and acceptance criteria to generate a structured plan mapping DUnit, FPCUnit, and TestInsight frameworks across unit, integration, and acceptance test layers.

What's the best way to plan Web testing across Vitest, Jest, and Playwright?

The best way to plan Web testing across Vitest, Jest, and Playwright is to map each framework to appropriate module layers, producing a practical testing matrix and actionable checklist derived directly from your project SPEC.

How do I convert a module SPEC into a test plan with traceable acceptance criteria?

You convert a module SPEC into a test plan by inputting the SPEC, module layers, and acceptance criteria to receive a structured output detailing chosen frameworks, test case mapping, team responsibilities, and success criteria.

Does this testing strategy approach work for both new modules and ongoing work?

Yes, this testing strategy applies to both new modules and ongoing work, assigning appropriate test types and frameworks per module layer to ensure the right mix of unit, integration, and acceptance tests are traceable from day one.

Can I use DUnit and FPCUnit for integration testing in Delphi and FPC applications?

Yes, you can use DUnit and FPCUnit for integration testing in Delphi and FPC applications, as the generated strategy plan outlines unit, integration, and acceptance tests across these specific frameworks based on your module layers.

What inputs do I need to generate a testing matrix and checklist for my project?

To generate a testing matrix and checklist, you need to provide your module SPEC, module layers, and acceptance criteria, which are then processed into a structured plan with test case mapping and ownership assignments.