Exploring Agentic AI with Block’s Goose and Selenium MCP: Tips and Demos

When I’m not spending my weekends on such life affirming tasks as taking son to football practice, watching Gladiators or drinking wine, I like to indulge in some hands on learning. At the moment its been focussed on chipping away at the ever expanding pool of knowledge surrounding AI and test automation. Here are someContinue reading “Exploring Agentic AI with Block’s Goose and Selenium MCP: Tips and Demos”

New Postman AI Features for Quality Engineers

I’ve done a few posts recently which document my continuing explorations into the world of AI for quality engineering tasks. This will be a very short post, but there are a couple of new developments in Postman that I’ve been meaning to take a look at for the past few weeks. They recently introduced someContinue reading “New Postman AI Features for Quality Engineers”

Postman Flows How To: Generate Test Data

In this series of blog posts, I give short tutorials on how to accomplish something using Postman’s no/low code API feature Flows. This time it is generating test data. If you need to run a set of steps repeatedly to create data before you can execute your tests, then here’s an easy way to doContinue reading “Postman Flows How To: Generate Test Data”

Postman Flows How To: Override Order Of Execution

This is a quick post to explain the 2 ways to link blocks together using the current version of Postman’s low/no code feature, Flows. (version 10). TL:DR check out the video to see the flow in action, apologies for my somewhat noisy cat! 🐈‍⬛ What are connectors? As discussed by Postman, Postman Flows has twoContinue reading “Postman Flows How To: Override Order Of Execution”

Postman Flows How To: Send A Message To Slack

Here’s a short tutorial post showing how you can fire off a message to your Slack channel when using Postman’s low/no code feature Flows. The good news is this is really easy, and you don’t need to know how to code to do this. TL:DR: Check out my short video here Setup 1. go toContinue reading “Postman Flows How To: Send A Message To Slack”