Systems | Development | Analytics | API | Testing

Xray's AI Test Case Generation

A quick overview of Xray Test Management - cutting-edge test management app for Jira. Xray is the leading Quality Assurance and Test Management app for Jira. More than 4.5 million testers, developers and QA managers trust Xray to manage 100+ million test cases each month. Xray is a mission-critical tool at over 5,000 companies in 70 countries, including 137 of the Global 500 like BMW, Samsung and Airbus.

LIVE from Current NOLA: Scaling Streaming in the AI Era | Life Is But A Stream

From the heart of the expo hall at Current NOLA, this special episode drops you into the conversations, energy, and the breakthroughs as they happened. Host, Joseph Morais, and co-host, Adi Polak talk with data streaming leaders and community voices to unpack how teams are using Apache Kafka and Apache Flink to power low-latency, AI-ready applications—covering patterns from usage-based billing and hybrid operations to cost efficiency and streaming governance. You’ll also hear how shift-left processing and governance make AI-ready data possible at scale.

Better integration tests in Cursor using proxymock

Cursor is fantastic at cranking out code changes. I recently used it to splice a brand-new downstream API call into one of our Go microservices, and the diff looked great. The unit tests finished before I lifted my coffee mug, yet I still had zero certainty the change would survive contact with real traffic. That gap is all about integration tests, so I paired Cursor with proxymock and the outerspace-go demo service to prove the behavior end to end.

Ep 49 | Designing an "AI-Anywhere" Culture with Teddra Burgess

AI is transforming not only the way we work, but what we value as work. Success in this new era won’t come from chasing efficiency alone, but from cultivating cultures where AI empowers people, strengthens purpose, and drives innovation with trust at the center. In this episode of The AI Forecast, Teddra Burgess, founder of Chasing Outcomes, joins host Paul Muller to explore how AI is reshaping not just work, but what we value about work. Teddra lays out a practical path to building an “AI-anywhere” culture: start with outcomes (not tools), empower every function (not just IT), and lead with trust, purpose, and adaptability.

AI wrote the code, but can you trust it? #aicoding #integration #cursor #devops #speedscale

Using AI coding tools like Cursor is fast, but it leaves a massive question: Is the new code going to break production? We solve this by combining Cursor with Proxymock! I take a live traffic snapshot of my running app, feed it back to the AI, and instantly run realistic integration tests locally. It's the only way to get true confidence before you push. Watch the full video below!