Systems | Development | Analytics | API | Testing

Why the "tsunami of code" is breaking QA | From the Bear Cave Ep. 3

Recent SmartBear research shows that 70% of teams are already seeing quality degrade with AI-generated code, creating a real bottleneck in the software-development lifecycle (SDLC). As output increases, QA teams are left choosing between delaying releases to validate changes or shipping faster with less confidence in what’s actually working. In this From the Bear Cave clip, SmartBear CEO Dan Faulkner and CMO Kelly Wenzel dig into a growing gap in modern software development: how AI is accelerating code generation but testing and quality validation aren’t scaling with it.

Velocity can't come at the cost of quality

AI-generated code is flooding your pipelines. Your test automation debt is piling up. If this sounds familiar, you're not alone. Velocity can't come at the cost of quality. As AI transforms how we build software, API testing must evolve. Join Justin Collier, Senior Director, Product Management, and Yousaf Nabi, Developer Advocate, to explore the future of API testing in an AI-driven world.

MCP in Production: Governing Agentic API Consumption | DeveloperWeek

As AI agents begin interacting with APIs, traditional API governance models need to evolve. In this DeveloperWeek session, Derric Gilling (WSO2) explains how organizations can manage and secure agent-driven API consumption using the Model Context Protocol (MCP). Unlike human applications, AI agents can generate large volumes of API calls from a single prompt. Without proper controls, this can lead to unexpected costs, security risks, and limited visibility into how APIs are being used.

AI Connection Pooling Best Practices | DreamFactory

Key takeaways: For AI workloads, pooling must handle long connection hold times and heavy traffic. DreamFactory is a secure, self-hosted enterprise data access platform that provides governed API access to any data source, connecting enterprise applications and on-prem LLMs with role-based access and identity passthrough. Combined with tools like PgBouncer, these solutions free connections faster and improve scalability. Simple tweaks, such as segmenting pools and setting timeouts, can boost efficiency.

AI-Ready APIs for Legacy Systems

80% of enterprise apps still use decades-old systems, but accessing their data for AI is tough. The challenge? Security risks, outdated interfaces, and slow performance. Here's the solution: API abstraction. This method creates a secure, no-code layer between AI and legacy systems. It keeps your old code intact while enabling AI to access data safely and efficiently.

Dynamic Data Masking for AI Access | DreamFactory

Dynamic Data Masking (DDM) is a real-time solution to protect sensitive information when AI systems access enterprise data. It intercepts database queries and applies masking rules based on user roles, ensuring sensitive fields like Social Security numbers or credit card details are hidden without altering the original data. This approach prevents accidental exposure, ensures compliance with regulations like HIPAA and GDPR, and safeguards against attacks like prompt injection (successful 91% of the time).