Systems | Development | Analytics | API | Testing

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

How to Add Intent and Metadata to OpenAPI in Swagger Studio for AI Agents

Modern APIs aren’t just read by developers anymore; they’re also interpreted by tools and AI agents. In this video, Solutions Architect Joe Joyce walks through how to enrich an OpenAPI definition in Swagger Studio with meaningful metadata such as descriptions, summaries, operation IDs, tags, schemas, and examples. You’ll see step-by-step how these additions help tools and automated agents better understand API intent, purpose, and semantics. This turns your OpenAPI definition into a contract that scales beyond documentation.

HealthTech QA Services

A clinical decision support tool suggests the wrong medication dose. A telehealth platform exposes 50,000 patient records. An AI diagnostics chatbot confidently gives incorrect test results. These are not just rare cases; they are real risks when healthcare software is released without proper HealthTech QA Services and healthcare software testing. Healthcare software cannot afford mistakes. In other industries, bugs can cause financial loss or inconvenience.

Stop Chasing Ghosts, Use Observability to Find Real Performance Gremlins

Performance testing without observability is like diagnosing a sick patient using only a thermometer. You get one number. You miss everything that matters. Observability-driven performance testing combines load testing with metrics, logs and distributed tracing to identify not just when performance degrades, but exactly why.

SAP testing is broken. Agentic AI is how we fix it.

Software testing has a bad rap for bottlenecks — and nowhere is that truer than in the SAP world. An overwhelming majority of SAP orgs continue to rely on manual testing practices that can consume up to 30% of implementation budgets, making QA out to be a persistent roadblock to transformation. To be fair to SAP QA teams, the issue is not as much about inefficiency as complexity.

Everything we announced at our Agentic Quality Engineering Platform launch

Over 1,000 people around the world tuned in as Tricentis CEO Kevin Thompson and VP of AI David Colwell unveiled our new integrated platform, followed by a live demo from Enterprise Solution Architect Matt Serpone. From our headquarters in Austin, Texas, we unveiled a unified solution designed to help enterprises treat quality as a coordinated system rather than a collection of disconnected tools.

What Breaking AI Applications Taught Us About Building Reliable Ones

The global industry is currently in a feverish rush to "AI-enhance" every facet of the digital landscape. However, a critical distinction has emerged: while building an AI-integrated application is relatively simple, engineering one that maintains operational integrity in a production environment represents a watershed moment for modern engineering teams. BugRaptors spent the last year inside the intricate internal logic and non-deterministic layers of AI application testin g.

Is OpenTelemetry overkill? There's a lazier (and better) way. #speedscale #sre #ebpf #kubernetes

If you "aspire to be lazy" like we do, you know that building staging environments and mocking complex back-ends (like MySQL, AI models, and 3rd party APIs) is a massive time sink. In this demo, we show you how to use Internet Magic (aka eBPF) to: Stay tuned for Part 2, where we take these recordings and spin up a staging environment automatically.