Systems | Development | Analytics | API | Testing

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

Agile Requirements Gathering: Practical Advice to Improve Traceability

Gathering requirements in an Agile environment can feel like a balancing act, especially if you're operating in a heavily regulated industry. While the collaborative and iterative nature of an Agile approach facilitates productive and efficient workflows, it can make gathering and tracking requirements difficult. In the rush to complete a sprint, it’s easy to lose sight of user stories and the corresponding acceptance criteria. Three reasons Agile teams struggle with requirements gathering include.

9 Mobile App Testing Strategies for 2025

The goal of any mobile product is to create an app experience that’s innovative and new. But you must accomplish specific, necessary steps between crafting a clear vision for your app and creating a mobile application which is where a mobile app testing strategy comes in. Today, mobile app testing encompasses a vast array of coverage areas, including functional testing, usability testing, performance testing, security testing, compatibility testing, and more.

Key Differences Between an LLM and a True AI Agent

What is an AI Agent? In under 30 seconds, Marcus Merrell, co-host of Test Case Scenario, breaks down the key difference between a basic LLM (like ChatGPT) and a true AI agent. Hint: one gives you answers — the other takes action. Subscribe for more insights on software testing, AI, and quality engineering from the experts at Sauce Labs.#AI.

[Recap] Takeaways For QA Professionals After Quality Horizon Virtual Summit 2025

Joined by hundreds of QA experts around the globe, Quality Horizon was truly a remarkable event, where a lot of thought-provoking conversations were sparked. We believe that participants of the Summit have taken home many actionable insights to improve their day-to-day work. If you haven't had the chance to join the summit, here's a quick recap. There were 5 sessions in total: Let's dive in!

Best Claude 3.5 Sonnet Style For Code: How It Improves Developer Workflows

As AI progresses to shape the future of software development, platforms such as Claude 3.5 Sonnet are making significant strides as programming powerhouses when it comes to coding, debugging, and testing. Created by Anthropic, Claude 3.5 Sonnet has impressed with its streamlined coding process, outstanding reasoning potential, and outstanding context memory.

Eliminating Flaky Tests with Traffic Replay

There are few things that can derail developer productivity and undermine your pipeline like a flaky test. Testing is the backbone of a good development process, ensuring that your code is as accurate and usable as possible. When these tests point towards faulty development, the impacts can be significant. This information is predicated on an assumption, however – the assumption that what the test says is accurate.