Tag

Software Testing

232 articles Updated daily
232 Articles
Latest
Popular
Trending
Claude Code 2.1.231 MCP OAuth upgrade testing workflow for QA engineers
Tool News
Claude Code 2.1.231 Released: Fixing the MCP OAuth Redirect Problem

Claude Code 2.1.231 fixes an MCP OAuth sign-in issue involving redirect URI mismatches with pre-registered OAuth clients. This guide explains how QA…

Shahnawaz Khan Aug 14, 2026 20 min read
AutoGen 0.7.5: What QA Engineers Should Test After the Upgrade
Tool News
AutoGen vpython-v0.7.5 Released: What QA Engineers Should Test After the Upgrade

AutoGen 0.7.5 introduces fixes and improvements affecting streaming, Redis memory, GraphFlow, provider clients, caching, and thinking configuration. This guide explains what QA…

Shahnawaz Khan Aug 14, 2026 25 min read
Kubernetes Upgrade Testing: How to Catch API Breaks Before Production
DevOps & CI/CD
Kubernetes Upgrade Testing: How to Catch API Breaks Before Production

Kubernetes upgrades can break applications even when the cluster itself looks healthy. Learn how to detect deprecated APIs, validate CRDs and Helm…

Shahnawaz Khan Aug 14, 2026 23 min read
TensorFlow 2.21.0: QA Upgrade Validation
Tool News
TensorFlow 2.21.0: What QA Engineers Need to Validate Before Upgrading

TensorFlow 2.21.0 introduces important compatibility and ML workflow changes. Learn how QA engineers and SDETs can validate Python compatibility, dependencies, models, TensorFlow…

Shahnawaz Khan Aug 14, 2026 23 min read
Kubernetes 1.36.3: What QA Engineers Should Test Before Upgrading
Tool News
Kubernetes 1.36.3 Released: What QA Engineers Should Test Before Upgrading

Kubernetes 1.36.3 is a patch release, but QA teams should still validate cluster health, application compatibility, networking, automation, performance, and resilience before…

Shahnawaz Khan Aug 14, 2026 25 min read
OPEN TELEMETRY 0.158.0
Tool News
OpenTelemetry v0.158.0: Queueing, Memory Safety and QA Observability Improvements

OpenTelemetry 0.158.0 introduces queuebatchprocessor, improves Collector configuration schemas, and promotes the memory limiter to beta. Here is what QA engineers and SDETs…

Shahnawaz Khan Aug 14, 2026 26 min read
WebdriverIO 9.30.1 QA Automation Changes
Tool News
WebdriverIO 9.30.1 Released — What’s New for QA Engineers

WebdriverIO 9.30.1 focuses on targeted fixes across WebDriver BiDi, request handling, JUnit reporting, dependencies, ESLint integration, and debugging documentation. Here's what QA…

Shahnawaz Khan Aug 13, 2026 29 min read
API Testing GraphQL Strategy
AI & Agentic Engineering
API Testing GraphQL: A Practical Guide to Testing Queries, Mutations, and Errors

API testing GraphQL requires more than checking response status codes. Learn how to validate schemas, operations, authorization, business rules, performance, errors, and…

Shahnawaz Khan Aug 13, 2026 51 min read
Robot Framework 7.4.2 QA Automation Changes
Tool News
Robot Framework 7.4.2 Released: QA Automation Pipeline with external Testdoc workflow

Robot Framework 7.4.2 is the final planned bug-fix release of the 7.4.x series. Discover what changed, why Testdoc matters, and how QA…

Shahnawaz Khan Aug 13, 2026 23 min read
FastAPI iter_route_contexts route discovery workflow for API testing and CI
Data Science & AI
FastAPI iter_route_contexts(): The Safer Way to Inspect Routes After FastAPI 0.137

FastAPI iter_route_contexts provides a practical foundation for discovering application routes and building reliable API testing, security, observability, and CI workflows.

Shahnawaz Khan Aug 13, 2026 53 min read