Systems | Development | Analytics | API | Testing

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

The High-Velocity Roadmap: Building Mobile Release Confidence

Whether you're just starting your automation journey or looking to level up to AI-driven quality, this session delivers the insights and tools to help your team release better mobile apps, faster. Sauce Labs experts Ashwini Sathe and Senior Solutions Engineer Parth Patel explore one of modern development's biggest paradoxes: AI-powered development has made shipping faster than ever — so why is maintaining quality getting harder?

Analysis Insights: Stop Hunting for Root Causes in Your Load Test Reports

We are launching with this post a new series of blog articles and LinkedIn posts titled "Features Sitting Idle". In this series, we explore key features of OctoPerf that are either misused, misunderstood, or simply unknown to our users. It's time to shine a light on these hidden gems, features that are already there, ready to become a central part of how you test. This is probably the most common situation after a load test.

Modernizing Loan Origination Systems for Digital-First Banks: A Strategic Transformation Guide

Lending has always been at the heart of banking. But the way loans originated is going through a quiet but powerful shift. Customers today expect instant decisions. Not in days. Not even in hours. They expect approvals in minutes, sometimes seconds. And they expect this experience to be smooth across mobile apps, web platforms, and embedded finance ecosystems. This is where the cracks in traditional systems start to show. Legacy platforms were never designed for this kind of speed or scale.

Reality vs. requirements: How to align tests with real user behavior

Not long ago, the answer to who writes tests was simple: the quality assurance (QA) engineer does. They sat downstream of development, received a build, and translated requirements into scripts. It was a defined role with a defined output. That clarity is gone. In 2026, the person or system responsible for test creation might be a business analyst (BA) mapping out a customer journey, an AI agent expanding test coverage overnight, or a QA engineer who hasn’t written a traditional script in months.

From Traffic Context to Confirmed Fix in 3 Minutes

We’ve been building an AI agent that can take a production bug, find the root cause in captured traffic, write a fix, and validate it before a human reviews it. We call it Agent Factory. Last week we ran it on ourselves, against a real bug in our own production service. The first thing we did was get the workflow wrong.

Anatomy of the AI Software Factory: The Context Layer

This is Part 2 of the AI Software Factory series. In Part 1, we established that the Agile methodology is buckling under the weight of “elastic code.” When AI agents can generate functionality in seconds, two-week sprints and manual task management become organizational bottlenecks. We introduced the concept of the AI Software Factory: a shift from managing human tasks to managing business intent through a “Funnel of Increasing Trust.” But a factory requires infrastructure.

Mock Testing: A Complete Guide For Developers (2026)

How much of your CI runtime is spent waiting on APIs that return the same response every time? For most teams, it’s more than they realise. Mock testing cuts that wait to zero. Instead of calling real services, teams simulate the responses they need. Faster feedback, better isolation, and test runs that don’t fail because a payment sandbox was slow. But like most testing techniques, mocking works well only when used correctly.

The API testing gap: How AI-accelerated development challenges software quality

While AI accelerates development velocity by a factor of ten, a critical consequence remains: testing hasn’t kept pace. According to SmartBear research, 70% of software professionals report that their application quality has already degraded due to AI-accelerated development. Even more concerning, 60% have experienced quality issues in the past year as development velocity outstrips testing capacity.