Systems | Development | Analytics | API | Testing

Tracking testing progress with reports | Zephyr

SmartBear Zephyr is the Jira-native test management and automation platform that empowers your team to deliver better software, faster. Its reporting and dashboard capabilities provide real-time visibility into your quality metrics, so you always know the status of your release. This short demo video shows you how to navigate the Zephyr Reports tab and build customized Jira Dashboards. Whether it’s via high-level execution summaries or deep-dive traceability reports, you can track coverage and identify testing bottlenecks instantly.

How to create a test cycle | Zephyr

SmartBear Zephyr is the Jira-native test management and automation platform that empowers your team to deliver better software, faster. Organizing your testing into Test Cycles is the best way to align your QA efforts with specific sprints, releases, and versions, ensuring your team stays focused and on schedule. This short demo video guides you through the process of setting up and populating your Test Cycles. You’ll learn how to define execution windows, link cycles to specific release versions, and pull in test cases from across different Jira projects to create a unified testing effort.

Xcode 26.3 coding intelligence: First impressions

Senior & Staff engineers Ben Boral and Oliver Falvai from Bitrise discuss the initial impressions of the new coding intelligence features in the Xcode 26.3 Release Candidate. They have been experimenting with the new features - see what they think! Bitrise provides a full-stack, vertically integrated mobile DevOps solution that unites the tools, processes and testing frameworks engineering teams need to build best-in-class mobile experiences. Over 400,000 developers use Bitrise’s products: Bitrise CI, Build Cache, Release Management, and Insights.

The next evolution in QA: How AI is changing software testing

Shipping high-quality software quickly is challenging. QA professionals are facing pressure to test more, faster in a world where GenAI is pushing delivery – all while trying to cut costs. For years, manual testing and traditional automation tools like Selenium have been the standard. But both come with challenges. Manual testing alone can be slow and prone to errors, while Selenium and similar tools require coding expertise, need constant script maintenance, and are easily broken by UI changes.

Secure AI at Scale: Prisma AIRS and Kong AI Gateway Now Integrated

In today's digital landscape, APIs are the backbone of modern applications, and AI is the engine of innovation. As organizations increasingly rely on microservices and AI-powered features, the API gateway has become the critical control point for managing traffic. But as LLM/GenAI and MCP requests flow through these gateways, they bring a new wave of security challenges.

Modernizing Integration & API Management with Kong and PolyAPI

APIs and integrations are the foundation of the modern enterprise. Every organization needs to securely connect systems, move data, and automate workflows, all while maintaining control, visibility, and flexibility. Increasingly, those same APIs are also being consumed by AI-powered applications and agents that must interact safely with underlying business systems.

Introducing Agent-Flavored Markdown (AFM): Natural Language Definitions for Framework-Agnostic AI Agents

Advances in large language models (LLMs) and their widespread accessibility have transformed both what software can do and how we build it. The use of LLMs has quickly evolved from simple single-turn interactions to AI agents that reason, use tools, manage state, and operate autonomously.

User Acceptance Testing vs Regression Testing: Key Differences and When to Use Each

Regression testing is a technical validation performed by QA teams to ensure that code changes haven't broken existing functionality. It asks the question: "Did we break anything that previously worked?" Regression tests run continuously throughout development, often automated within CI/CD pipelines, protecting the application's stability as it evolves. User Acceptance Testing (UAT), on the other hand, is a business validation performed by actual users or stakeholders. It asks.