Systems | Development | Analytics | API | Testing

Xray is transitioning into a Forge App: What does it mean for you?

Xray is transitioning into a Forge App, Atlassian's modern cloud development platform, using Forge Remote to strengthen security, align with Atlassian's long-term roadmap, and support future innovation. If you're wondering what the Xray Forge migration means, the short answer is simple: your testing workflows stay exactly the same. The changes happen behind the scenes, improving the platform that powers Xray while maintaining the features, scalability, and performance your team relies on.

Enterprise AI Testing Checklist: From Pre-Deployment Evaluation to Live Runtime Guardrails

While the benefits of LLM orchestration layers and autonomous agents are clear, they also bring a new set of non-deterministic failure modes that traditional unit testing cannot detect. A study by RAND Corporation found that 80.3% of AI projects fail to achieve the desired business outcomes, and this is because of issues in the data pipeline and model integration, not algorithmic problems.Using traditional software, you will get predictable results from known inputs.

Beyond Brittle Code: Scaling Enterprise QA with Machine Learning in Test Automation

As product delivery cadences shrink, traditional quality assurance approaches are reaching operational constraints. Traditional scripted test scripts, albeit a tried-and-true method in the past, can no longer keep up with the onslaught of dynamic code changes, changing microfrontends, and CI pipelines. In many cases, just changing a label or making a small modification to a layout may break whole integration suites and create huge backlogs.

Kong and ModelOp Partner to Deliver Zero-Trust Security for the Agentic Enterprise

We're thrilled to announce a strategic technology partnership between **Kong** and **ModelOp**. As enterprises rapidly transition into the agentic era, they face a critical challenge: how to deploy AI fast enough to stay competitive without taking on unacceptable regulatory or security risks. Together, **ModelOp** and **Kong** are solving the "last mile" problem of enterprise AI delivery.

Announcing Kong AI Gateway 2.0: Built for the Pace of Agentic AI

We have big news for platform and AI infra teams: *Kong AI Gateway 2.0 is available today in private beta*. It runs on its own dedicated runtime, ships on its own release cadence, and carries a completely reimagined user experience designed around the way teams actually build with AI: models, MCP servers, and agents as first-class citizens, not plugins bolted onto an API gateway.

AI to Write Rules, or AI to Make Decisions?

Last April FloQast, an American maker of accounting software, published something unusual: a detailed engineering post on Amazon Web Services’ machine-learning blog, co-authored with AWS personnel, explaining precisely how its AI-powered transaction-matching feature works under the hood. The post described cloud infrastructure, model selection, and the specific technique (generating matching rules from user-supplied examples) that powers its AutoRec product.

Why Salesforce ETL Tools Keep Breaking (And What Actually Fixes It)

Salesforce integration always starts simple. You pull a few objects, set up incremental syncs, push the data into your warehouse. Then Salesforce changes. Objects shift, fields get added, data types evolve, APIs update, and rate limits get hit and your simple connector turns into a full-time maintenance job.

How to design & test APIs with OpenAPI & Swagger | What's changed in 3.1 & 3.2

Outdated API docs and last-minute bugs cost teams time and trust. Learn how the OpenAPI Specification help you document, govern, and test your APIs from design to deployment – all inside SmartBear Swagger. SmartBear's Yousaf Nabi, Developer Advocate, and Chris Armstrong, Manager of Developer Relations, explain why API documentation drifts out of sync and walk through what's changed between OpenAPI 3.0, 3.1, and 3.2. After covering a brief history of Swagger and the OpenAPI specification, they demo the full API workflow across Swagger.