Systems | Development | Analytics | API | Testing

How We Use AI to Smoke Test True Production Insights

Every testing vendor says "AI-powered" now. Fewer of them can show you the actual verification pipeline underneath that claim: what gets checked, what gets trusted without checking, and what happens the moment something breaks. This is that pipeline, as I run it against True Production Insights, formerly known as TrueTest, every time we ship a change to it.

What Is Playwright? A Comprehensive Guide to Modern Testing

Playwright has gone from a browser automation library most QA teams had never heard of to one of the most-searched testing frameworks in the industry, and interest keeps climbing. If you're evaluating it for your team, comparing it to Selenium or Cypress, or just trying to understand what the interest is about, this guide covers the fundamentals: what Playwright actually is, how it works, what it's used for, and where to go next once you're ready to dig into best practices. THE SHORT ANSWER.

Playwright Best Practices: A Practical Guide to Reliable Test Automation

Playwright makes it easy to get a test running quickly. It's harder to keep a whole suite of Playwright tests reliable six months later, once your app has changed, your team has grown, and nobody quite remembers why a particular test is flaky three days a week. If you're new to Playwright, our guide to what Playwright is and how it works is a good place to start first.

Agent Plugins 1.0: One Packaging Format, and What It Changes for Testing Skills

Katalon's library of testing skills for AI agents holds 13 skills. Building it produces 124 files. The 13 skills are the actual work: how to plan a test cycle, how to design cases from a requirement, how to read a failing run and decide whether a release is safe. The other 111 files are packaging. Four of them arrived this month and they are the subject of this post.

Katalon Named a G2 Leader for Both Mid-Market and Enterprise in Test Automation

Most test automation tools are sized for one kind of team. The ones a lean QA group can adopt inside a quarter tend to buckle when a compliance officer asks who approved a change and when. The ones large enterprises standardize on often need a dedicated platform team before anyone writes a single test. Anyone who has evaluated tooling knows the feeling of reading a glowing review and realizing it was written by someone at a company nothing like theirs.

AI-generated API tests in Katalon Studio 11.4 #Katalon #APITesting #TestAutomation #OpenAPI #QA

Katalon Studio 11.4 can now generate API test cases with AI. Import your OpenAPI specification and Studio automatically creates the Web Service requests in an API Collection. From there, generate tests and save them straight into your project. The AI doesn't just show you a preview. You get real test cases covering positive flows, boundary values, NULL values and empty strings, ready to run and build on like any other test case in your project.

Mobile test recording just got a lot less painful (Studio 11.4) #Katalon #MobileTesting #QA

Mobile Recorder Interactive Mode is now official in Katalon Studio 11.4. Interact directly on the device view and Studio reflects exactly what you're doing. Select an object in Device View, and your test steps follow that selection automatically. We've also improved the action flow so common recorder tasks feel more natural inside your session. Less guesswork. Faster mobile testing. Tell us in the comments which feature you want covered in next month's update.

Katalon Product Roundup July 2026

July was an enterprise month. Most of what shipped answers the questions that come up once a test team grows past a handful of people: how do we hand documentation to an auditor, where is the evidence for this step, who changed this result and when, and how do we run the same suite against a feature branch without rebuilding the integration every time.