“API Exploratory Testing with Postman”: Continuous Testing Meetup

It was my pleasure to present my session “API Exploratory Testing with Postman” on the Continuous Testing Meetup. Good questions, great discussion, and after the meetup I thought – is exploratory testing part of continuous testing? The answer is yes,… Continue Reading…

API Testing is Complex

Why Testing APIs Is Complex

Continuing with API basics, let’s talk about what makes testing APIs, and APIs themselves complex. There are just too many moving parts. The examples are taken with Postman, but the content is tool-agnostic. An API (Really an HTTP request, otherwise… Continue Reading…

What is an API?

We haven’t done basics for a while, so let’s start with what an API is and isn’t. It’s important to know what we mean by “testing APIs”. An API is: Application Programming Interface. Fancy words for how to let other… Continue Reading…

For the Best Test free webinar by Gil Zilberfeld TestinGil

Unit Test, API Test, Web Test: “The Best Test” Recording

This webinar has started out with a common topic I discuss in my workshops: Test types. People always want to know about what is a unit test vs. component test. But it goes deeper than that. Everybody knows what an… Continue Reading…

should we call them fragile or flaky tests?

Fragile Tests vs Flaky Tests

Some call them flaky tests. Some call them fragile tests. Or unstable. I say it’s neither, it’s the code. Nobody likes them, regardless. But here’s something interesting I heard in a conversation with one of my clients. He said: “I… Continue Reading…

Postman Vs CUrl API Testing

Requests Under The Hood: CUrl vs Postman – (Part 3)

What happens when we send API requests? What’s being really passed there? Today we’ll see a lot more difference between CUrl and Postman.

“10 Expert Postman Testing Tips” Webinar Recording

Postman is awesome. And so is this webinar. I’m going through all kinds of useful information on Postman, and how to use it effectively for testing REST APIs. But it’s not just about features. It’s also about methodical testing, and… Continue Reading…

test automation Maintenance Cost

Is Test Automation Worth It?

So here’s a silly question: Why do we need test automation? I’m going somewhere with this, work with me. Testing and test automation are tools to reach a goal. The goal is to have a picture of quality of our… Continue Reading…

Stop digging

If you find yourself in a hole, stop digging. That’s the law of holes. Really, look it up. There are different sort of holes, shovels and diggers. But this time I’m talking about test automation effort kind-of-a-hole. Adding more test… Continue Reading…

Video: Reportability

Ok, I’m not sure if “reportability” is a real dictionary word. But it is a word. That I may or may not invented. Anyway, here’s the thing: You tested your app, or feature, or an API, and you found something… Continue Reading…

Copyright Gil Zilberfeld, 2025