Systems | Development | Analytics | API | Testing

The latest News and Information on Software Testing and related technologies.

Test case design in the age of AI

Test case design constantly adopts new languages, architectures, and methodologies. But in the last few years, the pressure to scale while ensuring quality in a smart way, without overly increasing efforts, has changed the narrative. AI has entered the scene, promising to systematize decisions, reduce redundancy, and even create tests from scratch. Some teams have already experimented with AI, while others observe with skepticism.

Evolving in an AI Powered Testing World | Sreenidhi Rajakrishnan | Virtual Meetup

Signaling a focus on future-proofing skills and adapting to evolving technologies, which would resonate well with testers aiming to stay competitive. Gen AI will be discussed in depth for the audience to relieve the fear of AI. Various testing concepts implemented through Gen AI. A big shoutout to our sponsor BrowserStack for all their support in helping to do these events at such a scale.

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.

What Does Enumerate Mean In Python

When you use loops in Python, there are a lot of times when you don’t just want the item from a list, you also want to know where that item is in the list. For example, going through a list of names and needing to show their position, like “1. Alice”, “2. Bob”, and so on, or you could be building a menu where each option needs a number next to it. In these situations, Python’s enumerate() function is very helpful.

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.

Common Vulnerability Scoring System: What Is CVSS in Cybersecurity?

Common Vulnerability Scoring System (CVSS) and the National Vulnerability Database (NVD database) help you to properly assess which software vulnerabilities should be your top priority. Here, we explain what is the National Vulnerability Database (NVD), what is the Common Vulnerability Scoring System, and how CVSS is used to calculate risk. Read along or jump to the section that interests you the most.