Systems | Development | Analytics | API | Testing

What's New in WSO2 Identity Server 7.3: Secure AI Agents

AI agents can work in the background on your behalf, but, how do you keep them from doing too much? WSO2 Identity Server 7.3 now supports Client-Initiated Backchannel Authentication (CIBA), giving ambient agents access only when the user approves each request through a push notification. The agent can act, but you stay in control.

The mobile gap: Vision-based testing catches what code reviews miss

The pull request looked perfect. Two approvals, clean diff, all checks green. The team shipped it Thursday afternoon. By Friday morning, support tickets were coming in. On a popular mid-range Android device, the new checkout button rendered behind a promotional banner: visually present but physically untappable. Every reviewer read that code, yet none of them could have caught it, because the defect was never visible in the diff. It only ever appeared on the device.

Guide to Performance Testing APIs with OAuth2 Authentication (2026 Edition)

Many teams assume that if an API passes functional tests, it’s ready for production. Functional testing, however, only verifies that endpoints return correct results for individual requests. It does not reveal how the API behaves when subjected to heavy traffic or sustained load. Under real-world conditions – such as a surge of users logging in simultaneously – APIs that pass functional checks may still experience latency, errors, or outages.

What Are AI Agents Actually Doing When They Talk to Each Other?

You've probably seen the demos. An AI model kicks off a task, hands pieces of it to other AI models, and somehow the whole thing gets done. Emails drafted, code reviewed, reports summarized — all without a human in the loop. While a single agent doing one thing is impressive, the true paradigm shift occurs when transitioning from single-agent to multi-agent AI systems. It looks like magic. It isn't.

A New Dawn: Enterprise AI's Shadow - Trillions of Tokens, Zero Governance

You Can't Govern What You Can't See A decade ago, cloud and API sprawl got ahead of governance, and enterprises spent years trying to account for costs they'd never tracked. Today, we're seeing the same pattern around AI, with hundreds of customers proxying traffic via Kong AI Gateway, which includes LLM, MCP, and agent connectivity. *AI spending will reach $2.59 trillion in 2026.* I regularly like to share what we're seeing in production at Kong.

How to get instant API test coverage with drift init | SmartBear Swagger Contract Testing

Learn how to generate API contract tests automatically from an OpenAPI specification using SmartBear Swagger Contract Testing's drift init command. Instead of writing tests endpoint by endpoint, you'll generate your first contract test suite in minutes. This video shows the full loop.

SmartBear BearQ wins 2026 CRN Tech Innovator award

SmartBear BearQ, an agentic QA system, has won a 2026 CRN Tech Innovator Award. CRN, a brand of The Channel Company, named BearQ a winner in the Application Development and DevOps category, calling it out among the most innovative technologies shaping the IT channel this year. AI has changed how fast software gets built, but for many organizations, testing hasn’t kept pace.

Cut AI coding defects by 33% #mcpserver #aicoding #aiagents #grafana #aitools

We spend thousands of dollars "token maxing" and running endless debugging cycles just to walk our LLMs through a problem. But is the AI actually failing, or are we just withholding the right environment? Giving your AI assistant its own sandbox to test hypotheses might just be the missing link in your development workflow.