I’ve been exploring a few open source MCP (Model Context Protocol) servers recently. TL:DR Here’s a youtube video with how I got on with the Axe-MCP server:- The latest one that caught my eye was Axe MCP – an MCP compatible plugin for automated accessibility scanning. Shout out to Joe Colantonio’s Test Guild for hisContinue reading “Exploring MCP Servers: Axe-MCP, cursor and Playwright for AI-Driven Accessibility Testing”
Tag Archives: #Codeless
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”
Creating A Test Automation Portfolio Bonus Edition: Codeless UI automation using TestProject
I recently completed a marathon project to create 5 working test automation frameworks from scratch, which form a Test Automation Portfolio. This article is a bonus edition of that portfolio, where I use TestProject to create the same tests in an earlier framework using their codeless solution. (hint: it was insanely easy). TLDR: You shouldContinue reading “Creating A Test Automation Portfolio Bonus Edition: Codeless UI automation using TestProject”
