Systems | Development | Analytics | API | Testing

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

Celebrating Datalex: Setting the standard for developer visibility in API-first development

At SmartBear, we recognize organizations that improve software quality by increasing clarity, alignment, and confidence across the development lifecycle with the Developer Visibility Award. For 2025, the award goes to Datalex, a leading airline e-commerce solutions provider. Datalex equips airlines with API-driven platforms that provide tools for driving revenue and profit as digital retailers.

Why Your Company Will Be Running OpenClaw Next Year

You’ve probably heard of OpenClaw. Maybe you’ve seen the demos where an AI agent opens a browser, navigates to your CRM, fills in a form, and files a support ticket. No API required. Maybe you thought “that’s cool but I’d never run that at work.” Your employees already are. According to Permiso’s research, 22% of enterprise customers have employees running OpenClaw without IT approval.

How AI Coding Is Breaking Synthetic Data Generation

Traditional synthetic data generation approaches, still called “Test Data Management” (TDM) by legacy vendor, were designed for a world where applications were monolithic, databases were the center of gravity and change happened slowly. The world looks a lot different now. Modern systems are distributed, often times event-driven, and increasingly powered by streaming data and AI agents. In this environment, batch-oriented synthetic data generation fails to capture how systems actually behave.

DLP, Traffic Replay, and the Missing Link to Software Quality

In Part 1 and Part 2 we explored why testing modern software is so difficult. Production data is the most valuable input for testing, but it’s locked away because it contains PII and sensitive context. Traditional Synthetic Data Generation (SDG) was built for batch databases, not streaming systems. And AI coding agents amplify every weakness in existing test strategies because they need current, realistic data or they generate buggy code based on outdated assumptions.

State Transition Testing: Diagrams, Tables & Examples

Ever seen a workflow pass QA, then fail the moment users retry, refresh, or hit a timeout? That gap usually isn’t about a “wrong input.” It’s often because the system is in a different state when the same input arrives. In state transition in software testing, the state decides what’s allowed, what must be blocked, and what should happen next. It is one of the simplest ways to make these workflows behave predictably in the real world.

How does Katalon help organizations start accelerating their testing?

Katalon helps organizations accelerate testing by removing complexity from automation. With an all-in-one platform, low-code options, and built-in best practices, teams can start fast, scale confidently, and deliver quality at speed without needing deep automation expertise. — Alex Martins, VP of Strategy at Katalon Follow Katalon for more insights in our series!

SmartBear QMetry's AI-based test generation: Execute tests in minutes

In this video, you’ll discover how SmartBear QMetry's AI-powered test generation automatically transforms requirements into complete, executable test cases within minutes. Watch as we demonstrate test generation cases from Jira, Rally, and Azure requirements, demonstrate how to refine existing tests, and save your teams hours of manual work.

5 Lessons learned building a web application crawler

Building a web application crawler came with plenty of challenges—here’s what we learned. Recently, we built a web application crawler from scratch—which had some scratching their heads, asking why we’d undertake such a thing. Here’s our answer to that, plus some interesting technical challenges we ran into and how we tackled them.

4 Steps to Take Back Control of Your Java Release Cycle and Manage Dependencies Better

Regaining control of your Java release cycle can dramatically improve build stability, security, and developer productivity. In this video, Perforce OpenLogic experts share practical guidance on Java dependency management, including how to audit dependencies, govern their use, and reduce risk in complex builds.