Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Quality in the age of AI
Explore how AI-assisted development impacts software quality. Learn to move beyond isolated test generation to a structured quality model, mapping tests to application areas for comprehensive product health reporting.
Orcastrator is an agentic QA automation system built to help teams keep software quality aligned with the speed of AI-assisted development.
For the demo, I’ll start without Orcastrator.
I’ll first show how a builder would typically approach AI-assisted testing today: using Playwright, integrating testing workflows into the IDE, and using agentic coding tools to generate and refine test cases against a real application. This will include the practical flow of identifying what needs to be tested, writing Playwright tests using Playwright Agents / MCP, running them, debugging failures, and trying to understand what those tests actually say about the health of the product.
From there, I’ll show the limitation we ran into: writing tests faster is useful, but it does not automatically give you a structured understanding of your application’s quality.
The more important layer is understanding the product as a set of meaningful application areas, mapping those areas to the test cases that verify them, and then using that mapping to report on the health of the product as a whole.
That is the engineering problem Orcastrator is designed around.
In the final part of the demo, I’ll show how Orcastrator and its MCP workflow make this process faster and more systematic: moving from isolated test generation to a quality model where application areas, test cases, execution runs, logs, screenshots, traces, and product health reporting are connected together.
The goal is not to present a product walkthrough, but to show the testing workflow before and after introducing a dedicated agentic QA layer.
Orcastrator automates QA testing using NLP test authoring and self-healing.
- PlaywrightPlaywright is the Microsoft-developed, cross-browser automation framework: it drives Chromium, Firefox, and WebKit with one unified API for fast, reliable end-to-end testing.Playwright delivers robust, cross-platform end-to-end testing, supporting all major rendering engines: Chromium, Firefox, and WebKit. Launched by Microsoft in January 2020, its core strength is a single API for multiple languages (TypeScript, Python, Java, .NET). The framework eliminates flaky tests through automatic waiting and provides full test isolation by creating a new browser context (a brand-new browser profile) for each test. Key tooling includes Codegen for recording actions and the Trace Viewer for deep post-mortem analysis of test failures (screencasts, live DOM snapshots). This architecture ensures reliable, high-speed execution across Windows, Linux, and macOS.
- NextNext.js is the full-stack React framework: it delivers high-performance web applications via hybrid rendering and powerful, Rust-based tooling.This is the React Framework for production: Next.js enables you to build full-stack web applications with zero configuration and maximum efficiency. It supports a hybrid rendering approach (Server-Side Rendering, Static Site Generation, and Incremental Static Regeneration) for optimal speed and SEO performance. Key features include React Server Components, Server Actions for running server code directly, and the App Router for advanced routing and nested layouts. Developed by Vercel, it leverages Rust-based tools like Turbopack and the Speedy Web Compiler for the fastest possible builds and a superior developer experience.
- Azure AI FoundryThe AI app and agent factory: Build, optimize, and govern enterprise AI solutions with a unified platform.Azure AI Foundry (now Microsoft Foundry) is the unified PaaS for enterprise AI operations, consolidating the entire lifecycle from development to deployment. The platform offers the industry's widest model selection: access over 11,000 foundational, open, and industry-specific models from providers like Azure OpenAI, Anthropic, and Meta. Use its Agent Service for orchestration, turning LLMs into action-oriented assistants that integrate seamlessly with your business data via Foundry IQ. Crucially, it provides a centralized Control Plane for fleet-wide security and governance, embedding advanced tools directly into existing workflows like GitHub and Microsoft Fabric.
- Microsoft AzureMicrosoft Azure is the comprehensive, hybrid-ready cloud platform providing over 200 products and services (IaaS, PaaS, SaaS) for global application deployment and management.Azure is your unified cloud solution: a global platform delivering over 200 products and services across more than 70 regions, giving you the industry's most extensive cloud footprint. We provide the core infrastructure (IaaS) with Virtual Machines and networking, the development environment (PaaS) for rapid application deployment, and specialized services like Azure SQL Database and Azure Cosmos DB. This platform is trusted by 95% of Fortune 500 companies: they rely on our built-in security, compliance with over 100 standards, and seamless hybrid capabilities. Leverage our advanced AI/ML services (e.g., Azure AI Foundry) to innovate fast, scale on demand, and only pay for the resources you consume.
Compose Email
Loading recent emails...