test-review

Evaluate Katalon test suite quality, coverage, and reliability for pipeline readiness.

4|Updated Jun 17, 2026
One-click install
npx skills add https://github.com/katalon-labs/true-skills --skill test-review-katalon-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-review
Source: https://github.com/katalon-labs/true-skills/tree/main/plugins/katalon-true-platform/skills/test-review
Command: npx skills add https://github.com/katalon-labs/true-skills --skill test-review-katalon-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill prevents weak, flaky, or under-covered tests from entering the delivery pipeline by providing an automated quality gate for your Katalon True Platform projects.

Core Features & Use Cases

  • Coverage Analysis: Automatically identifies orphan requirements and under-covered browser or platform configurations.
  • Quality & Reliability Assessment: Detects non-atomic test cases, vague expected results, and probabilistically flaky tests that erode pipeline trust.
  • Verdict Generation: Provides a clear, actionable verdict (Approve, Approve with fixes, or Reject) with specific recommendations for remediation.

Quick Start

Use the test-review skill to analyze the regression suite for release 3.2 and provide a verdict on its readiness for the pipeline.

Frequently Asked Questions about test-review

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

FAQPage Schema
How do I evaluate test suite quality and coverage before pipeline delivery?

To evaluate test suite quality and coverage before pipeline delivery, you can perform a multi-lens analysis across requirement coverage, test case design, and historical stability to generate actionable readiness verdicts.

What is test case reliability assessment for automation pipelines?

Test case reliability assessment for automation pipelines is the process of detecting non-atomic test cases, vague expected results, and probabilistically flaky tests that erode pipeline trust and require maintenance.

How do I identify orphan requirements and under-covered configurations in my testing pipeline?

To identify orphan requirements and under-covered configurations in your testing pipeline, run an automated coverage analysis to detect gaps in browser or platform configurations across your test suites.

Can I use Katalon True Platform to block weak tests from entering the delivery pipeline?

Yes, you can use Katalon True Platform as an automated quality gate to block weak, flaky, or under-covered tests from entering the delivery pipeline by generating clear approve or reject verdicts.

How do I generate actionable verdicts for weak test cases requiring maintenance?

To generate actionable verdicts for weak test cases requiring maintenance, analyze historical stability data and test case design signals to output specific remediation recommendations like approve with fixes or reject.