Systems | Development | Analytics | API | Testing

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

Continuous Integration Explained: How CI Streamlines Development

Software development is complex, but your workflow doesn't have to be. As teams grow and projects scale, it's important to manage the frequent integration of code changes from multiple developers into a shared source code repository. Modern DevOps practices, including Continuous Integration, become essential for maintaining speed without sacrificing quality. In this blog, we explain what is continuous integration (CI), how continuous integration works, and how to successfully implement it.

Sauce AI for Insights - Product Demo

See Sauce AI for Insights in action and discover how you can eliminate hours of manual work, accelerate release cycles, and ship with confidence. This on-demand demo walks you through our suite of purpose-built AI Agents that transform complex test data and workflows into instant, actionable intelligence. In this video, you will see how Sauce AI.

Kubernetes Load Testing Made Easy with Speedscale

Everybody knows working with Kubernetes is really hard. It’s highly complicated. You have to know how to work with YAMLs, there’s lots of stuff to deal with. The classic developer experience with YAML. But what if you could get complete visibility into your Kubernetes workloads and run realistic load tests without touching a single YAML file or running kubectl commands?

What Is Baseline Testing? Meaning, Examples & Use Cases

Every software change answers one simple question: Did something break? Baseline testing exists to answer it with confidence. Teams often ship regressions simply because they lack a reliable reference to compare against. In modern software testing, a baseline provides that reference point and helps teams understand change without slowing down delivery.

Can you share what challenge the customer was facing before finding Katalon?

Many customers were struggling with BDD-style test processes — writing structured, English-language scripts that business and tech teams could agree on but couldn’t easily automate. Before Katalon, they lacked a smooth way to turn those scripts or raw requirements into automated tests, which Katalon (and AI features like Studio Assist) finally made efficient. — Coty Rosenblath, Chief Technology Officer at Katalon.

Measuring the Impact of AI in QA and Automation | Jaydeep Chakrabarty | Testflix 2025

In this fireside chat with Jaydeep, we’ll dive into how AI is changing the way we measure success in both QA processes and live generative AI bots. On the QA side, we’ll look at cycle time reduction—the “time goalie” metric that shows how quickly we move from discovering a bug to fixing it. We’ll also talk about predictive quality accuracy, which shifts QA from being reactive to proactive by predicting which code changes are most likely to introduce bugs. And of course, we’ll touch on test creation velocity—how much faster teams are able to create meaningful automation with AI’s support.

Playwright MCP: Turn Natural Language into Reliable Tests in Minutes | Vignesh Srinivasa Raghavan

Model Context Protocol (MCP) lets AI agents use real tools safely. In this talk, we’ll see how Playwright MCP bridges agents and a real browser by leveraging the accessibility tree (not screenshots) to navigate pages, locate elements, perform actions, and extract data—then export stable Playwright tests you can commit.

Why gRPC is a Debugging Nightmare #speedscale #observability #grpc #testing #devops

gRPC is fast and efficient - until it breaks at 2:00 AM. Traditional observability tools are built for HTTP/1.1 and JSON. When you switch to gRPC, you’re dealing with binary Protobuf payloads and HTTP/2 multiplexing that most logs and traces simply weren't designed to handle. Speedscale flips the switch by decoding Protobuf directly into human-readable JSON in real-time. Get the speed of gRPC with the visibility of REST.

3AM Pager: When You Know the Data but Can't Search It

Ever tried searching your entire production stack for one user? Getting paged at 3 AM is bad enough. It’s worse when you only have a single username and zero visibility into what’s actually happening across your microservices. With Speedscale, you can perform full-text searches across every API call and database interaction in real-time. Stop guessing and start debugging with total context.