Skip to content

AI Testing Patterns Workshop

Photo of Rafael Castillo
Hosted By
Rafael C.
AI Testing Patterns Workshop

Details

## 🚀 What You'll Learn

Tired of Selenium tests that break every time developers change a CSS class? Ready to write tests in plain English that actually adapt to UI changes?
In this hands-on workshop, you'll master 4 essential AI testing patterns that will transform how you approach web application testing. No more brittle selectors, no more maintenance nightmares—just intelligent tests that understand intent.
By the end of this workshop, you'll:

  • ✅ Run working AI tests on real applications
  • ✅ Master 4 core testing patterns that handle most real-world scenarios
  • ✅ Have a library of proven prompt templates ready to use
  • ✅ Know exactly when and how to apply each pattern
  • ✅ Be able to adapt these patterns to your own applications immediately

## 👥 Who Should Attend

Perfect for:

  • QA Engineers wanting to modernize their testing approach
  • Developers frustrated with maintaining brittle automation
  • Test Automation Engineers looking for more reliable solutions
  • Anyone curious about practical AI applications in testing

Experience Level: Beginner to Intermediate (no coding required!)

## 💻 What You'll Need

Required (please complete before the workshop):

  • Laptop with internet connection
  • 15-minute pre-workshop setup (detailed instructions sent 1 week before)
  • Setup guide: Building an AI Browser Agent

Optional but helpful:

  • Notebook for taking notes
  • URL of your own web application (to practice adapting patterns)

Don't worry if setup doesn't work—we'll pair you with someone who has it running!

## 🎯 Real Workshop Examples

Instead of writing brittle code like this:

```
pythondriver.find_element(By.ID, "user-name").send_keys("testuser")
driver.find_element(By.XPATH, "//input[@class='submit-button btn_action']").click()
```

You'll write intelligent prompts like this:

```
Login to SauceDemo with "standard_user"/"secret_sauce"
Add "Sauce Labs Backpack" to cart
Complete checkout with valid customer information
Verify successful purchase completion
```

The AI figures out HOW to do it. You focus on WHAT to test.

## 🔥 What Makes This Different

Hands-On Focus: You'll actually run tests during the workshop, not just watch demos
Proven Patterns: These aren't theoretical concepts—they're battle-tested patterns used in production
Immediate Application: Time dedicated to adapting patterns to YOUR applications
Take-Home Value: Leave with working templates you can use Monday morning
Real Examples: We'll use SauceDemo (a practice e-commerce site) so everyone has the same environment

## 📚 What You'll Take Home

  • Pattern Library: 4 core testing patterns with proven templates
  • Quick Reference Card: When to use each pattern + pros/cons
  • Practice Prompts: All workshop exercises for continued learning
  • Community Access: Connect with fellow AI testing practitioners
  • Resources List: Setup guides, practice sites, and advanced learning material
Photo of Auckland Next-Gen QA Meetup Group group
Auckland Next-Gen QA Meetup Group
See more events
FREE