OpenAI : The-Tool-That-Must-Not-Be-Named ⚡

“No, I don’t want to hear what ChatGPT thinks, I want to hear what you think” Said a software testing friend recently, when in answer to a question I responded that I’d researched this very topic on OpenAI for an upcoming interview and wrote down the salient bits on my notepad. It stung a bit,Continue reading “OpenAI : The-Tool-That-Must-Not-Be-Named ⚡”

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”