Systems | Development | Analytics | API | Testing

51% of Teams Struggle with Automation Skills | How to Overcome QA's Biggest Challenge

Did you know that 51% of teams cite limited skills or experience in test automation as their biggest challenge? This insight from the State of Software Quality 2025 Report reveals a major roadblock to successful test automation across the industry. Teams continue to face difficulties in implementing and scaling automation due to a lack of trained talent. But there is a path forward—through strategic training, team upskilling, and the use of intuitive automation tools.

G2 Summer Report: How Users Are Rating Katalon

The G2 Summer Report 2025 has arrived. Published by the renowned software review website g2.com, this report brings value to both sides of the market: With up to 37 G2 badges received this time, we're really happy to see that our product is resonating with users across a wide range of markets and industry segments, including DevOps, Software Testing, and Automation Testing. Here's a quick recap of the report.

How To Reduce Regression Testing Time? 5 Actionable Strategies

Regression testing is indeed one of the most time-consuming part of software testing: repetitive, tedious, and requiring high volume of executions. And yet, you can't ignore regression testing. It is the guardrail preventing bugs from slipping into production. But if you don't try to reduce the time it takes to do regression testing, it becomes counter-productive, very soon.

Vibe-Coding Meets QA: What Happens When AI Writes 30% of Your Code?

With the rapid adoption of AI-driven coding tools, software development is experiencing a seismic shift. Increasingly, developers rely on tools like GitHub Copilot and other generative AI solutions (collectively termed “vibe-coding”) that now account for roughly 30% of code output in leading organizations. This trend raises significant questions for QA teams: What happens when AI significantly contributes to the codebase, and how does this reshape the landscape of software testing?

Katalon and RMIT expand strategic partnership to build an AI-ready workforce

Katalon officially signed a Memorandum of Understanding (MOU) with RMIT University Vietnam. This collaboration aims to bridge academic learning with real-world software development and software testing expertise, equipping students with an adaptive mindset, future-ready skills and AI tools. Leaders and representatives from RMIT Vietnam and Katalon at the MoU signing ceremony.

Is a Hot Dog a Sandwich? What 1,500 QA Pros Really Think | 2025 State of Quality Report

Did you know that 44% of QA professionals believe a hot dog is a sandwich? That’s just one of the fun—and surprising—questions we asked in this year’s State of Software Quality Report survey. But beyond the humor, we dug deep into the real challenges testers face every day: organizational maturity, AI in testing, best practices, and more. Over 1,500 software testing professionals shared their insights, and now you can explore what they had to say.

Katalon Studio 10.2 Release: 3 reasons to upgrade now!

If you're still using an earlier version of Katalon Studio, you're likely missing out on major improvements that make everyday testing faster, easier, and more reliable. Studio 10.2.0 focuses on solving real-world problems, giving AI more context when writing test scripts, speeding up and clarifying test reports, and strengthening integrations and security for teams working at scale. Here are the top three reasons to upgrade today.

How To Write A Test Script? A Practical Guide

Automation testing begins with a test script. Its job is to command the machine to perform each test step on your behalf. A well-written test script executes those steps exactly like how a human would, with the extra consistency, standardization, and precision of a machine. However, writing test scripts means coding, and coding can sometimes be a challenge, especially for testers who are only getting started. Let us show you how to write a test script in a simple fashion.