Systems | Development | Analytics | API | Testing

AI in Action: Powering the Future of Testing | Xray Webinar

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.

Supercharge your LLM Using Production Data Context

Are your LLM coding agents (like Cursor or Claude Code) hallucinating fixes because they don't know what's actually happening in production? In this video, Matt from Speedscale shows you how to bridge the gap between your local IDE and live production traffic using the Model Context Protocol (MCP). Most observability tools just give you telemetry. Speedscale’s MCP server gives your agent the "inner workings" of actual API calls and payloads, so it can check its assumptions against reality. No more "vibe-coding" and hoping it works; let your agent find the 500 errors and rate limits for you.

Let Your LLM Debug Using Production Recordings

Modern LLM coding agents are great at reading code, but they still make assumptions. When something breaks in production, those assumptions can slow you down—especially when the real issue lives in live traffic, API responses, or database behavior. In this post, I’ll walk through how to connect an MCP server to your LLM coding assistant so it can pull real production data on demand, validate its assumptions, and help you debug faster.

Securing LLMs: Insights into OWASP Top 10 | Maryia Tuleika | TTTribeCast Webinar

AI can feel like a black box, but when it is tested like any other system, unexpected weaknesses begin to surface. This session explores how large language models can be pushed into unsafe or unintended behavior, revealing that AI is not immune to flaws, poor decisions, or broken assumptions.

Implementing AI in the Playwright Framework | Muralidharan R. | TTTribeCast Webinar

Implementing the Playwright Framework with AI explores how to enhance test automation by integrating AI capabilities. This approach minimises code writings, eliminates traditional locator strategies, and ensures low test maintenance. The session will demonstrate how AI-driven solutions can simplify and optimise test automation, making it more efficient and scalable.

AI Virtual Health Assistants: The Future of Remote Patient Monitoring

‍ The healthcare industry stands at the precipice of a revolution, shifting away from reactive, hospital-centric care towards proactive, personalised, and remote management. At the heart of this transformation is Remote Patient Monitoring (RPM), a system that uses connected digital health technologies to gather and transmit patient physiological data outside of traditional clinical settings. While RPM offers tremendous value, it generates a massive, continuous stream of data.

Revolutionizing Web Testing with Playwright & Gen AI | Vignesh Srinivasa Raghavan

Discover the groundbreaking convergence of Playwright and Generative AI that's transforming how web testing is approached. This session unveils a revolutionary capability where AI assists in automatically generating test scripts without requiring manual coding. Experience how this intelligent automation system can analyze your application, understand user flows, and create comprehensive test suites with minimal human intervention.

8 AI Testing Tools Used for Test Generation, Analysis, and Maintenance

I still remember when our CI/CD pipeline crashed at 3 AM because one tiny UI element moved two pixels and every automated test failed. That single night proved how fragile traditional testing and script-based automation really are. AI-powered testing tools changed everything for our team almost overnight. They brought AI test automation, self-healing tests, and intelligent test generation that actually adapted instead of breaking.

Panel Discussion - AI in Automation: Accelerating Scripts and Execution | Testflix 2025

AI in automation is rapidly emerging as a powerful enabler for testers. From automation script generation utilities to simplifying API testing and framework development, these capabilities promise to accelerate productivity. But as testers embrace assistants like Copilot and Cursor, big questions emerge - What does this mean to the future of open-source frameworks like Selenium and Playwright? How should testers balance the speed of AI-generated code with the need for reliability and maintainability? ⁠How do we measure productivity gains from AI-paired programming? And AI doesn't stop at coding.