Uncategorized

AI for API Testing: How I Used AI and Star Trek to Generate Better Test Cases

If you’re in the world of API testing, and even if you’re not, it’s very clear what you need to test. The cool thing about APIs is that they are well-defined. REST APIs or GraphQL have schemas based on HTTP.… Continue Reading…

meme: trying to sleep, but brain reminds that the test generator is on

Uncategorized

Testing with AI: Overcoming Tester’s Block

Let’s talk about Test Idea Generation You know what’s good about AI? Well, at least for our purpose: overcoming tester’s block. Major LLMs, like Claude or ChatGPT, are trained on all kinds of data out there. A lot of the… Continue Reading…

Unit Testing with AI - Jagged Lego brick upside down

Uncategorized

Unit Testing with AI – Webinar Recording

Welcome back to my “…with AI” series! In this latest session, we’re diving deep into a topic every developer grapples with: unit testing. But we’re giving it a 21st-century spin by bringing AI into the mix. We’ll explore how AI-powered… Continue Reading…

Tester using AI Hiding From Tests Needing Review

Uncategorized

AI-Assisted Testing – The Rules and Roles

Let’s talk about AI and testing. And not just because everybody does. Let’s talk about what we never have enough. Time. No matter what we do, we’ve got more work than we have time. So we try to save time.… Continue Reading…

Explaining shift-left

Uncategorized

“Shift-Left” and AI at DevGeekWeen 2025

Once more, I’ve returned to DevGeekWeek, and I gave a whole seminar on Shift Left. Which shifted to AI pretty quickly We’ve discussed what is left, and what is right. This was as mixed audiecne of developers and testers, and… Continue Reading…

Code coverage - Addams measuring quality

Uncategorized

Code Coverage And Other Metrics

I’ve already talked about code coverage of unit testing, and why the metric sucks. In short, code coverage sucks because of two things. As a measurement it doesn’t tell us much about quality, and some people (I will not name… Continue Reading…

Speed Limit sign - High Level Test Planning Constraints

Uncategorized

High-Level Test Planning – Constraints

Let’s continue our discussion of High-Level Test Planning. We’ve already discussed the content and what makes a good plan. At this point, we seem to know what goes into the plan, as well as prioritization and accepted quality level. We… Continue Reading…

Spider sense tingling - using AI

Uncategorized

Web Testing with AI

When I planned this webinar, I thought it would be like the “API testing with AI“, only for web. But as it happened it turned out to be a lot different. “Web Testing with AI” is more about the struggle… Continue Reading…

testing with Ai

Uncategorized

“Testing with AI” – BrowserStack Webinar Recording

Recently, I was invited to talk on the BrowserStack webinar series on AI. So naturally, I did my “Testing with AI” bit. In this session, I talk about how LLMs can benefit testers, and what to look out for. I… Continue Reading…

Test planning -seems crazy, but listen.

Uncategorized

High-level Test Planning – The Content

Today I want to talk about test planning, and specifically about high-level planning. This is a continuation of this blog post, when we started talking about test planning, in general. I suggest reading it first. Anyway, long story short –… Continue Reading…