testing-flow
Testing Flow - Complete Test Lifecycle Management
This powerful skill orchestrates your entire testing workflow, guiding you from initial requirements to final test case management in Testomat.io TMS.
🎯 When to Use
Trigger this skill when you need to:
- Generate, create test cases from requirements, for some feature or user story
- Push test cases to Testomat.io or any other TMS (Test Management System)
- Improve existing test cases and upload updates to TMS
- Add test reporter to your project (testomat.io reporter or any other)
- Write new autotests
- Fix, heal autotests
- Check test coverage
- Manage the complete test lifecycle in one go
- Need to manage test cases
Dynamic Workflow
More from testomatio/skills
sync-cases
Synchronize test scenarios and cases between a local project and Testomat.io. Use this skill whenever the user wants to pull/export/download tests from Testomat.io; or push/import/sync updated test cases back to the TMS. Supports custom directories, markdown test format and advanced import/export workflows.
11find-duplicate-cases
Find duplicate, near-duplicate, and overlapping test cases across the test suite. Identifies exact matches, semantically similar tests, and tests that are subsets of other tests. Provides recommendations for which tests to keep, merge, or remove.
9improve-test-cases
Analyze and improve existing markdown manual test cases for clarity, structure, and Test Management Tool format compliance.
9reporter-setup
Set up Testomat.io test reporting to project. Configure automation framework (like Playwright, CodeceptJS, Mocha, Jest, WebdriverIO, etc.) reporters to connect the local test suite with Testomat.io TMS.
8automate-test-cases
This skill converts manual test cases into production-ready automated test scripts. It analyzes the existing automation framework, interprets manual test steps, and generates maintainable tests following automation best practices. Use this skill whenever the user want to automate manual test cases, expand test coverage, or create end-to-end automated flows from existing test documentation.
6automation-debug-tests
Diagnose and fix failing automated tests. Analyzes failures, inspects DOM, identifies root causes, and applies targeted fixes using framework tools and MCP/CLI debug modes. Use when tests fail, are flaky, or behave inconsistently (e.g., pass locally but fail in CI).
6