Katalon True Platform: what it is and what it includes

Katalon True Platform is Katalon’s quality engineering platform. It covers test planning, authoring, execution, management, and reporting for web, API, mobile, and desktop applications. Teams use it in place of separate automation, test management, and execution tools that do not share data.

It is built for teams whose test surface has outgrown their tooling. The regression suite takes a day. Coverage lives in three systems. Nobody can say for certain what was tested before the last release.

What that changes in practice:

  • Automation, test management, execution, and reporting run from one system.
  • Web, API, mobile, and desktop applications use the same toolchain.
  • AI agents draft tests, run them, and explain failures. Testers approve the output.
  • Production data shows where regression coverage is missing, then generates the tests that close the gap.

What Katalon True Platform includes

Area Product What it does
Test automation Katalon Studio The IDE where testers build and maintain automated tests for web, mobile, API, and desktop. Runs from the CLI and in CI/CD through test execution local.
Test management Manual testing Create, run, and track manual tests in the same workflow as the automated ones.
Test management Test management One place to plan, create, manage, and track manual and automated tests.
Test management Reporting and analytics Execution health, failure trends, defect status, and release readiness across projects and releases.
Execution environment Test execution cloud Runs automated tests at scale on hosted browsers, operating systems, desktop environments, and real devices, so you do not maintain a grid yourself.
Production monitoring Production Insights Reads production telemetry and real user interaction data, maps how people actually move through the application, compares that against your regression coverage, and generates tests for what is missing.

Where AI fits: Katalon AI Assistant (Kai)

Katalon AI Assistant (Kai) is the AI layer inside Katalon True Platform. It runs in the same projects, permissions, and workflows your team already uses, and a person approves what it produces.

  • Turn a requirement into linked test cases. Upload it, work with Kai to strip out the ambiguity, and get cases ready to automate.
  • Create and monitor test runs from the assistant. Kai runs manual tests on its own and stops to ask when a step needs a human decision.
  • Triage a failure. Kai separates a real bug from a broken script or a flaky test, and suggests what to do next.
  • File the bug in Jira or Azure DevOps straight from the failed result, with the execution context attached.
  • Ask about project health in plain language: test trends, failure patterns, defect status, automation progress, coverage gaps, release readiness.
  • Create, update, move, and search platform entities through the Katalon True Platform MCP Server.

AI agents in Katalon True Platform

Six agents cover the testing lifecycle. Each has one job.

Agent What it does
Requirement Analyzer Checks a requirement for gaps and ambiguity before anyone writes a test against it.
Test Case Generator Writes the test cases that cover the requirement and the flows you have prioritized.
Autonomous Test Runner Runs natural language and manual workflows, and captures results and evidence.
Bug Reporter Turns a failure into a structured bug report for your issue tracker.
Report & Insights Generator Summarizes results and quality data for the people who did not run the tests.
Root Cause Analyzer Works out why something failed and recommends a fix.

Frequently asked questions

What is Katalon True Platform?
Katalon True Platform is Katalon’s quality engineering platform. It covers test planning, authoring, execution, management, and reporting for web, API, mobile, and desktop applications. Teams use it in place of separate automation, test management, and execution tools.

What is the difference between Katalon Studio and Katalon True Platform?
Katalon Studio is the IDE where testers build and maintain automated tests. Katalon True Platform is the platform Studio sits inside. It adds test management, manual testing, local and cloud execution, reporting, AI agents, and production monitoring around the authoring work.

What types of testing does Katalon True Platform support?
Katalon True Platform supports automated and manual testing for web, API, mobile, and desktop applications. Testers build tests in Katalon Studio, then run them locally, in a CI/CD pipeline, or on test execution cloud against hosted browsers, operating systems, and real devices.

What is Katalon AI Assistant (Kai)?
Katalon AI Assistant, or Kai, is the AI layer inside Katalon True Platform. It turns requirements into test cases, creates and monitors runs, triages failures, files bugs in Jira or Azure DevOps, and answers questions about project health in plain language.

What are the AI agents in Katalon True Platform?
Katalon True Platform includes six AI agents: Requirement Analyzer, Test Case Generator, Autonomous Test Runner, Bug Reporter, Report & Insights Generator, and Root Cause Analyzer. Each covers one part of the testing lifecycle, and testers approve what the agents produce.

What is Production Insights?
Production Insights reads production telemetry and real user interaction data to map how people actually move through your application. It compares those journeys against your existing regression tests, shows where coverage is missing, and generates the tests that fill the gap.

Link: About Katalon True Platform | Katalon Docs