Systems | Development | Analytics | API | Testing

ROI Optimization For Insurance: A Playbook

Insurers today face intensifying pressure on multiple fronts. Operating margins have compressed by as much as 3 percent over the past five years, driven by deteriorating loss ratios, sustained inflation, and escalating competition from insurtech challengers. At the same time, legacy infrastructure and fragmented delivery models continue to hinder responsiveness, with product development cycles still exceeding 12 months for many carriers.

From AI to ROI: The Case For Insurers

Insurers are facing tighter margins, rising costs, and pressure to modernize, which are all challenges that traditional levers alone can no longer solve. Amidst the struggle, Generative AI offers a breakthrough. With the potential to add $2.6 to $4.4 trillion annually to the global economy, which is higher than the UK’s GDP, it can redefine how insurers create value.

From Buggy Beginnings to AI-Powered Quality: A Conversation with Cristiano Caetano

Recently, I had the pleasure of sitting down with Cristiano Caetano, VP of Product at Katalon, to explore his journey in software testing, a path that began with frustration, evolved through innovation, and now looks toward an exciting AI-driven future. Cristiano's insights shed light not only on his personal career path but also on the broader evolution and future of software testing.

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.

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.