STARWEST 2026 - Software Tester
Customize your STARWEST 2026 experience with sessions for software testers.
Sunday, September 20
Strategies for Testing AI-Based Systems
Fundamentals of AI—ICAgile Certification (ICP-FAI)
Fundamentals of Agile Test Automation—ICAgile Certification (ICP-ATA)
Software Tester Certification Foundation Level—ISTQB CTFL v4.0
Monday, September 21
Testing from the Inside: AI-Assisted Unit Testing Edition
NewWant to level up your testing and development skills while harnessing the power of AI? In today’s environments, shifting left is more important than ever to catch bugs early and accelerate delivery. Traditional software testing teaches you to think outside the box from a user’s perspective—but some of the best insights come from looking inside the box, analyzing the code itself, and applying AI to make testing faster and smarter. Join Tariq King as he walks you through the fundamentals of program-based testing, now enhanced with AI assistance. Learn how to apply techniques such as testing...
Test Automation: How to Start and Succeed
Many organizations invest a lot of effort in test automation at the system level but then have serious problems as their product matures and changes over time. As a leader, how can you ensure that your new automation efforts will get off to a good start? What can you do to ensure that your automation work provides continuing added value? Chris Loder will explain the critical issues you need to know to get a good start, and he will share his extensive experience in building great automation. He covers the most important management issues you should address for test automation success,...
Become an AI Power User
Impostering a bit in the AI-verse? Overwhelmed by daily AI announcements? Unsure you're using AI most effectively? Tiny bit of FOMO? Jeremiah has you covered! In this workshop, he'll help you become an AI Power User. Become a boss at your job, whatever your role or industry! He'll show you where AI shines and where you'll want to be careful, plus toss you lots of hands-on practice. In the time together, Jeremiah will help you pinpoint YOUR niche, build a custom AI assistant, and develop a comms strategy to show off your new skills. You'll walk out with cutting-edge knowledge, a...
The How and When of Communication
Ever struggled to communicate test progress, influence a stakeholder, or win support for a quality improvement initiative? Do you find it hard to help developers appreciate the value of building testing into the lifecycle? Have you seen ineffective communication reduce the chances of gaining approval for AI initiatives or other important changes? If the answer to any of these questions is yes, then this session is for you. Julie Gardiner shares key ingredients for getting your message across more effectively. She introduces a communication model she has used for nearly 25 years in her...
Getting Started with AI-Driven Automation
AI has been rapidly changing the way we approach software testing. Traditional test automation is time-consuming to create and breaks down easily in the presence of change. Thankfully, AI is helping testing teams create less procedural, more resilient tests that are able to self-heal in the presence of modern, rapidly changing, highly dynamic production systems. This sounds great, but you may be asking yourself: How do I get started? What additional skills do I need to learn? What tools are available for me to start using, right now? Join Dionny Santiago as he breaks down different AI...
Stop Guessing and Start Planning with Better Behavior Discovery
Are you tired of working on user stories that seem to be missing vital details for testing? Are you frustrated with being left out of vital design conversations? Or are you fed up with sizing estimates that never turn out to be true to reality? Then it’s time to stop guessing your way through product development and start planning it with better behavior discovery. In this tutorial, we will learn how three vital roles – business, development, testing – can collaborate on what features to build and test through the structured activities of story mapping and example mapping. We will practice...
Cursor and Claude Code for Test Automation Engineers (Basics)
NewPeople know Cursor as a vibe-coding tool, but it can be so much more. This hands-on tutorial will equip you with tons of tips on how to make your test automation workflow more efficient and turn you into a real 10x engineer. We'll take a look at how to personalize your experience with Cursor, write tests faster and without hallucinations, use diagrams and visualization tools to plan your test automation strategy, create your own custom Cursor rules and workflows, and enhance your test suite. Suitable for QA Engineers, Test Automation Engineers, Frontend Developers, and DevOps Engineers. By...
Become Your Company's Quality Consultant
Companies of all sizes face difficulties in achieving higher quality standards within their organization. As quality engineering includes various roles and activities, it is also challenging to find the right people to analyze the current state from a wide perspective and provide the recommendations that will allow these organizations to mature their teams, improving their DevOps culture in the process. Join Péter Földházi as he illustrates the knowledge and skills necessary to become your company's quality consultant. Péter's goal is to involve engineers from beginner to advanced levels...
Forming Your Agent Team: From LLM to Agent
NewThe conversation around AI has already moved beyond prompts and chatbots. Today's engineering teams are beginning to build agents that can reason, use tools, and perform meaningful work. While many professionals have experimented with large language models (LLMs), far fewer understand how agents actually work or how to build one themselves. In this hands-on tutorial, you'll move beyond simply using AI and begin building with it. Through practical exercises and real-world examples, you'll learn the foundations of modern agentic systems and follow the evolution from LLM to agent. Along the...
Becoming an AI-Native Testing Organization
NewAI is changing how software is designed, built, and validated. As industries transition to AI-native product development, testing organizations must adapt their practices and skills. Manual testing is no longer enough; traditional automation should be enhanced with AI-driven quality engineering, autonomous agents, and data-powered tactics for faster and more reliable product delivery. Join Adam Auerbach to explore what it means to become an AI-Native Testing Organization. He will outline the AI-native software development lifecycle (SDLC) and highlight necessary changes in quality...
Smarter Test Design with Classification Trees and Pairwise Techniques
In many teams, the total number of possible combinations of inputs, outputs, browsers, and devices for the software we need to test has grown to an alarming number. As testers, we need to choose the most important tests first, but how do we do that without understanding the potential scope in the first place? In this tutorial, Julie Gardiner will share two powerful testing techniques that can help us be more efficient and effective with our testing. Classification trees are a structured, visual approach to identifying test objects and documenting test ideas and data in a way that allows...
A Quality Engineering Introduction to AI and Machine Learning
Although there are several controversies and misunderstandings surrounding AI and machine learning, one thing is apparent — people have quality concerns about the safety, reliability, and trustworthiness of these types of systems. Not only are ML-based systems shrouded in mystery due to their largely black-box nature, they also tend to be unpredictable since they can adapt and learn new things at runtime. Validating ML systems is challenging and requires a cross-section of knowledge, skills, and experience from areas such as mathematics, data science, software engineering, cyber-security,...
Testing AI Systems That Refuse to Sit Still: Practical Evals, Red Teaming, and Oversight for AI Agents
NewModern AI systems don’t behave like traditional software. The same prompt can produce different outputs, models can drift without code changes, and AI agents may hallucinate, misuse tools, leak context, or confidently invent facts while appearing completely functional. In this hands-on tutorial, Jeremiah Marble will show attendees how to test and harden modern AI systems using practical, lightweight techniques teams can apply immediately. Participants will build tiny AI agents, intentionally break them through prompt injection, unsafe outputs, hallucinations, and memory drift, then create...
Automation Framework Essentials
Automation is critical in today’s software delivery lifecycle, and yet many organizations struggle to keep their automation running. How can we mitigate difficulties and get consistent automation runs and results we can trust? The secret is implementing a solid automation framework, but that isn’t as easy as it seems. Chris Loder has built several automation frameworks over his career and has learned what works—and, more importantly, what doesn’t. This tutorial will cover what an automation framework is, the benefits of having one, and the keys to a successful framework, including...
Leading Your Agent Team: From Agent to Agentic Orchestration
NewBuilding an agent is only the beginning. The next wave of AI innovation is being driven by teams of specialized agents working together to solve increasingly complex problems. As organizations move beyond individual agents and toward coordinated AI systems, a new challenge emerges: how do you lead, coordinate, and govern intelligent teams? In this hands-on tutorial, you'll move beyond creating agents and begin learning how to orchestrate them. Through practical exercises and real-world examples, you'll explore how specialized agents can collaborate, share responsibilities, and work...
Building Apps and Tests Together with AI: Agentic Spec-Driven Development
NewWhat if you could turn ideas into working software with tests to prove it, using AI as your collaborator? This hands-on half-day tutorial introduces agentic spec-driven development, a practical approach for building web apps and test automation together with AI coding agents like Claude, Cursor, Copilot, or Codex. Designed for testers and anyone involved in software development, this session shows how to define a clear project context and rules. You will write feature specs as structured markdown with user stories, design decisions, and acceptance criteria. Then you will use AI to generate...
Test Smarter, Not Harder: How to Design Test Suites for Continuous Delivery
Imagine: as soon as any developed functionality is submitted into the code repository, it is automatically subjected to the appropriate battery of tests and then released straight into the wild. Setting up the pipeline to do just that has become commonplace, but most organizations hit the same stumbling block: just what IS the appropriate battery of tests? Automated build pipelines don't always lend themselves well to the traditional stages of testing. In this hands-on tutorial, Melissa will introduce testers to the key principles of test case and test suite design that apply to...
Tuesday, September 22
Strategies for Testing Autonomous AI and Multi-Agent Architectures
NewTesting Artificial Intelligence (AI) agents presents a paradigm shift from traditional software quality assurance. Unlike deterministic, rule-based applications, AI agents exhibit emergent behaviors, learn from their environments, and make autonomous decisions, making conventional test case design and execution insufficient. This tutorial will provide a comprehensive understanding of the unique challenges and advanced strategies required to effectively test single and multi-agent AI systems. Participants will learn how testing agents differ significantly from testing traditional software....
Exploratory Testing in the Heat of the Sprint
Agile teams are burdened with the challenge of delivering working product increments after short iterations of development. Getting software from an ambiguous terse, incomplete requirement–to a done, working, solid, valuable, high-quality code requires testers to continuously adapt to change in a turbulent context and deliver actionable results. Chris Blain will illustrate how charter-driven session-based exploratory testing techniques can empower agile teams and help them learn quickly and adapt based on what really matters. Testers can design and execute tests on the fly as they explore...
Agentic AI: From Rules to Reasoning
NewAI agents have existed for decades, but generative AI has fundamentally changed what agents can do and how they are designed and built. Come and explore the evolution of AI agents across two major waves. First, learn the foundations of Agentic AI through agents built using rules, heuristics, and traditional machine learning, examining where these approaches excel and why they struggle with complexity, ambiguity, and scale. Then dive into the second wave of agents powered by generative AI and multimodal large language models. These modern agents can reason, plan, use tools, and interact...
Test Automation Architecture Master Class
NewEverybody loves to talk about the latest and greatest tools when it comes to test automation. But what about coding principles that are specific to testing, and how can you properly design a test automation architecture even before the tool selection? At what stages of delivery shall your solution be integrated into CI/CD pipelines, and what's the value you can provide to the team? Will AI replace you or parts of your work? How to make your work visible to all the key stakeholders, and ensure buy-in from your higher-ups? These are going to be the main topics of discussion during Péter's...
Top-Notch Web Testing with Playwright and AI (Basics)
NewNew to Playwright or only scratched the surface? This hands-on coding tutorial is designed for developers, testers, and SDETs who want to start building real web tests quickly using Playwright with TypeScript. We’ll begin with what makes Playwright stand out from other tools. Then, we’ll walk step-by-step through setting up a project, recording tests, refining them into clean, maintainable test cases. From there, we’ll introduce AI-powered workflows using the Playwright CLI with skills to generate test plans and test cases. By the end of the session, you’ll have working tests, a clear...
Web Security Testing: The Basics and More
Web applications are often security critical or serve as front-ends for security critical applications, making web testing for vulnerabilities an essential part of software testing. Unfortunately, most software testers have not been taught how to identify web security issues while testing applications. Join Jonathan as he shares what you need to know to security test web-based applications as part of your overall testing process. Learn about the most common web security vulnerabilities and how they are introduced into web code and exploited by hackers. Explore test techniques for ensuring...
Holistic Performance Testing for Modern Applications
With the advent of frameworks like Angular, React, and Vue, the landscape of application performance has changed significantly in terms of testing and measurement. Gone are the days of measuring response time as a single value based on back-end performance. In modern web and mobile applications, additional layers need to be peeled apart at the front end to truly understand its performance characteristics. Traditional approaches to performance testing are no longer sufficient to provide a delightfully responsive user experience. Join Kaushal Dalvi as he details new developments in the...
AI-Driven API Test and Automation
In this tutorial, you’ll learn how to use GenAI to implement and test a REST API from scratch. Using Cursor as your development environment, you’ll be guided through a hands-on experience that combines powerful tools like Mocha, Supertest, k6, and GitHub Actions to implement automated testing and continuous integration. Under the guidance of Julio de Lima, you’ll first dive into essential REST API architecture concepts to build a solid foundation. Then, with the support of GenAI, you’ll generate and refine your API, create functional test cases, and automate them to validate behavior and...
Accelerate Quality: A Hands-On Tutorial on AI-Assisted Software Testing
NewUnlock the next era of Quality Assurance (QA) by moving beyond simple code assistance and embracing the power of AI agents. This half-day, intensive tutorial offers hands-on experience with cutting-edge Generative AI tools, including GitHub Copilot and leading GenAI Chatbots, to integrate AI at every stage of the testing lifecycle. You will master practical techniques to dramatically accelerate quality, learning how to leverage AI to analyze requirements and identify risks, create comprehensive test cases and data, and accelerate test automation by generating scripts and suggesting...
Top-Notch Web Testing with Playwright and AI (Advanced)
NewReady to push Playwright to the next level? This hands-on coding tutorial targets developers, testers, and SDETs who already know Playwright basics and want to scale their automation using AI-driven workflows. Using Playwright with TypeScript, we’ll dive straight into coding with tools like Playwright CLI and MCP, alongside AI coding agents such as Claude, Cursor, Copilot, or Codex. You’ll learn how to plan tests with AI, generate new coverage, and heal broken tests efficiently, while structuring your code with page objects and managing test data to avoid collisions. We’ll also explore...
From PRD to Production: Designing a Test Strategy That Actually Works
NewMost test strategies don’t fail in execution. They fail before testing even begins. They start too late, focus too narrowly on automation, and miss the one thing that actually matters: understanding what we are building and why. Janna and Cara will walk you through building a modern test strategy from the ground up, starting with the product requirements document (PDR) and carrying that intent through test design, execution, and measurement. They will break down a practical, end-to-end approach to quality strategy that connects product intent to engineering reality. You will learn how to...
AiGovOps for Testers: Validating AI Systems You Can Ship — and Defend
NewAI is in the systems you're testing — and the rules just changed. With the EU AI Act in full enforcement, 250+ U.S. state bills in motion, and audit demands rising, "we tested it" is no longer enough. Regulators, customers, and your own legal team want evidence: who validated what, against which risks, with what controls running when the model shipped. The good news: testers are the natural front line for AI governance. You already own validation, traceability, and the test-evidence chain that auditors will ask for. The opportunity is to make that work load-bearing for AI systems — and to...
Testing on the Right: Lessons in Monitoring and Observability
Observability has exploded onto the software engineering zeitgeist over the last five years, and for a good reason. However, it suffers from being misunderstood and sometimes equated with a closely related subject—monitoring. This confusion is compounded by the fact that some of the existing tools and frameworks just adopted a lot of the observability terminology in just the letter of the word, not the intent. Not having a solid grasp on the basics of observability is becoming unacceptable in the world of effective software quality engineering. Kaushal Dalvi shares his experiences in the...
Automating Test Design with a Little Help from Generative AI
NewRob Sabourin has spent over four decades pioneering automated test design across a wide range of technology stacks. More recently, he’s been exploring the power, promise—and occasional perversity—of applying Generative AI to the challenges of test design. In this lively and hands-on tutorial, Rob shares practical lessons from his experience using Generative AI to address real-world testing problems. From success stories and failures to unexpected surprises, he offers a candid look at what works, what doesn’t, and why. You will explore a variety of proven test design techniques, including...
Quality and Testing Measures and Metrics
To be most effective, leaders—including development and testing managers, ScrumMasters, product owners, and IT managers—need metrics to help direct their efforts and make informed recommendations about the software’s release readiness and associated risks. Because one important evaluation activity is to “measure” the quality of the software, the progress and results of both development and testing must be measured. Collecting, analyzing, and using metrics are complicated because developers and testers often are concerned that the metrics will be used against them. Join Jeff Pierce as he...
Prompt Engineering for Software Quality Professionals
With the sudden rise of ChatGPT and large language models (LLMs), professionals have been attempting to use these types of tools to improve productivity. Building off prior momentum in AI for testing, software quality professionals are leveraging LLMs for creating tests, generating test scripts, automatically analyzing test results, and more. However, if LLM's are not fed good prompts describing the task that the AI is supposed to perform, their responses can be inaccurate and unreliable, thereby diminishing productivity gains. Join Tariq King as he teaches you how to craft high-quality AI...
AI-Enabled SDLC: Let the Robot Do the Work
NewTheory is great, but what about getting your hands dirty with some real problem-solving? This tutorial is about building your own AI Operating System that you'll take home and use immediately. Join Melissa Benua and Ryan Lee for a hands-on session where you'll construct a personalized AI toolkit that solves YOUR specific testing problems, regardless of your coding background. We'll start by deconstructing the modern SDLC, the same one you're already working in, and show you exactly where AI accelerates each phase. Then we'll prove a critical insight: code is now cheap. AI can generate...
Wednesday, September 23
Tester 2.0—Becoming Indispensable in the Age of AI
Over the past few months, it has become clear that human testing expertise isn't going anywhere. However, surviving the AI era is not the same as thriving in it; simply "not being replaced yet" isn’t the same as being future-ready. With code being produced faster than ever and teams getting leaner, there seems to be a growing gap between code velocity and code quality. Are we just going to have to live with the fact that software quality is in decline? The answer is "no, but..." While some things stay the same, testers of tomorrow need to prepare for the trials ahead. Advocates for quality...
How Testers Can Break AI: Practical Techniques to Find Bias, Hallucinations, and Accessibility
As AI-powered features (especially generative AI) are rapidly integrated into modern software, testing teams face a critical challenge. Traditional testing approaches focus on correctness and performance but fail to uncover ethical risks such as bias, hallucinations, and accessibility regressions. In real projects, this has led to AI systems that technically “work” yet exclude users, generate misleading outputs, or erode trust. In this talk, Aditi addresses this gap by reframing AI quality as a testable concern and applying practical, tester-led techniques rather than data science-heavy...
AI-Assisted Accessibility Testing: Generating WCAG-Focused Checks with Playwright MCP and LLM CLI
Accessibility testing is critical, yet often under-tested due to limited expertise, time constraints, and manual effort. While tools exist, teams still struggle to translate WCAG guidelines into actionable, repeatable automated checks. In this session, Sidhartha will explore how AI can responsibly assist accessibility testing — not by replacing standards or human judgment, but by bridging the gap between guidelines and executable tests. Using Playwright MCP together with an LLM CLI, Sidhartha will demonstrate how AI can: interpret WCAG requirements, generate meaningful accessibility test...
From Local to Cloud: Scaling Your Load Tests with AWS (Without Blowing the Budget)
Many teams begin load testing on a local machine or inside their own network, but quickly hit limits with CPU, bandwidth, realism, and scale. This session addresses the challenge of moving from local load testing to cloud-based execution in a practical, cost-conscious way using AWS. The session will walk through how to spin up EC2 instances as load generators, create and manage SSH keys, transfer and run tests remotely, and collect results without needing deep cloud expertise. You’ll learn how to use Spot Fleets to reduce costs, structure your test setup for repeatability, and safely...
Making Exploratory Testing Data-Driven with Pareto Analysis
This session presents a disciplined approach to exploratory testing that combines component-level defect analysis with focused and data-driven test charter design. Christopher will demonstrate how to decompose an application into meaningful components, consistently map defects to those components, and apply Pareto analysis to identify the areas responsible for the majority of defects. These high-risk components then become the basis for targeted exploratory test charters that summarize relevant defect history and provide testers with concrete test ideas and heuristics. Each exploratory...
Test-Driven Thinking in an AI-dominated World
AI code-generation delivers on speed, but teams working in medical, financial, transportation, and other high-risk domains face a dilemma: when the AI writes both code and tests, how do you know it hasn't hallucinated away a critical edge case? "Vibe coding" through iterative prompts leaves product advocates, testers, and developers uncertain whether all critical scenarios have been covered. Rob Myers shares practical approaches from teams using AI-augmented development with Test-Driven Development and Behavior-Driven Development. You'll see how to leverage a natural human strength—people...
Testing AI Systems That Change Over Time
Modern software systems increasingly rely on AI-driven features such as recommendations, copilots, and automated decision-making. Unlike traditional software, these systems evolve over time as data changes and user behavior shifts, making them difficult to test using deterministic test cases alone. Many testing teams struggle with unpredictable outputs, flaky tests, and failures that only appear after deployment. In this session, Dr. Longe will address the challenge of testing AI-enabled systems that change over time and explain how testers can adapt familiar testing principles to these...
Automating Quality at Scale: Test Strategies for Video Streaming Platforms
Video streaming services must deliver consistent playback, picture quality, and low latency across many devices, networks, and regions—but manual testing of every combination does not scale. Teams often struggle with flaky scripts, unclear coverage, and slow feedback when releasing frequently. This session addresses that gap by walking through a practical approach to streaming test automation. Suresh Kumar Palus will share how his team defined testable quality criteria (e.g., start time, buffering, bitrate behavior, and basic accessibility of player controls), chose automation layers (API...
The Quality Nervous System
The Quality Nervous System is a biologically inspired network where AI agents and humans operate symbiotically in a single adaptive system. AI agents continuously explore, learn, and execute in real time across software at machine speed, while humans provide the judgment, strategy, and purpose to assure outcomes align with user and business goals. AI partnering fundamentally changes how software is built. Humans now collaborate with systems that generate code, tests, insights, and behavior at unprecedented speed and volume. Continuous real-time results flood teams faster than they can...
The Future of Test Automation: Trends, Challenges, and Your Burning Questions - Panel
Test automation is evolving at an unprecedented pace, driven by AI, continuous testing, and the ever-increasing complexity of modern software development. Join us for an engaging panel discussion where industry experts will explore the latest trends in test automation, including AI-powered testing, low-code/no-code automation, and the role of testers in a rapidly changing landscape. This session will also serve as an open forum for attendees to ask any lingering questions from the conference. Whether it’s about the future of automation, best practices, or the impact of AI on testing roles...
Thursday, September 24
The Quality Engineering Mindset: High-Performance Frameworks for Career and Personal Growth
Success in software testing depends on more than technical know-how—it requires a unique set of skills that can elevate both your work and your personal growth. The mindset, habits, and analytical approach testers develop are powerful assets for thriving in an ever-changing world. The core skills honed as a tester—curiosity, critical thinking, adaptability, and clear communication—are exactly what you need to solve complex problems, make smart decisions, and drive improvement in any domain. Kulas explores how the essential skills of a software tester—like questioning assumptions, focusing...
Quality Made Modern: The 2026 CoE Glow‑Up
Traditional Testing Centers of Excellence, once built for control, standardization, and governance, are struggling to keep pace with today’s AI‑driven, platform‑centric engineering landscape. Many organizations face the same challenge: fragmented testing practices, tool sprawl, inconsistent automation maturity, and a CoE model that feels more like a bottleneck than a value engine. In this session, Sunita will walk through how a modernized CoE can flip that script by shifting from enforcement to enablement, embedding quality into platform engineering, leveraging observability for real‑time...
From Shadow Work to Spotlight: Making Your QA Impact Undeniable
Your manager asks you, "What did you accomplish this quarter…?" and your mind goes blank—trying to remember every feature, test plan, and testing result you've produced. The work is ‘invisible’; catching critical bugs before no one sees them and saving time and money that nobody sees, hence ‘The QA Curse.' Meanwhile, software developers ship features, and product owners show revenue metrics. According to the renowned P.I.E. research study of corporations, 10% of your promotion is based on performance and 60% is based on visibility. So working hard doesn’t get you promoted! The challenge is...
LLM-Powered Observability for Modern Cloud Systems: Telemetry Reasoning, Incident Triage, and Faster Root-Cause Analysis
Modern cloud systems generate overwhelming volumes of telemetry—metrics, logs, traces, and events—yet incident response still relies on manual correlation, tribal knowledge, and brittle rule-based alerts. This work presents an approach to LLM-powered observability that augments traditional monitoring with telemetry reasoning to accelerate incident triage and root-cause analysis. Prashanthi proposes a pipeline that structures heterogeneous signals into a unified incident context, enriches them with service topology, deployment metadata, and SLO/SLA objectives, and guides engineers with...
Scaling Quality with AI: How We Built Agent-Based QA and a Secure Internal GPT
As financial systems grow in scale and regulatory complexity, traditional QA approaches struggle to keep pace with the volume of requirements, risks, and test artifacts that must be continuously reviewed and maintained. In regulated fintech environments, QA teams must balance speed, accuracy, and compliance—often relying on manual effort that does not scale. This session presents a real-world case study of how the Acba Bank QA organization evolved from manual, human-heavy processes to an AI-assisted quality ecosystem built around purpose-driven AI agents and a secure, in-house GPT platform...
Cartoon Logic, Real Automation: What We Learned from Saturday Morning Cartoons
Do you remember sitting in front of the TV on Saturday mornings, bowl of cereal in hand, glued to your favorite cartoons? In this interactive session, Chris Loder brings that nostalgia to life, and invites you to help connect the dots between classic cartoon wisdom and modern test automation practices. Through real-time audience participation, live polls, and open discussion, we'll explore how characters like Scooby Doo®, Wile E. Coyote®, and Bugs Bunny® accidentally (or cleverly) taught us principles that apply directly to automation strategy, code reuse, and team collaboration. What can...