QE Platform Strategy: 3 Paths and Where Each Hides Its Cost

In Part 1 I named the six structural problems compounding inside QE programs as AI accelerates development. In Part 2 I walked…

5 QE Pipeline Metrics That Show Where Quality Is Leaking

In the last post I described six problems that compound when development outruns the QE infrastructure underneath it. Most leaders recognize all…

Your QE Program Has a Structural Problem, and AI Just Made It Visible

AI-driven PR velocity is exposing structural problems in QE programs. Field CTO Rick Crawford breaks down six compounding issues you need to fix now.

APIFlow-Bench: The Enterprise Survival Test for AI Agents

APIFlow-Bench scores 19 frontier and open-weight models on twenty-subtask API workflows: generated tasks, deterministic grading, and a public leaderboard.

Postman Agent Mode Recipes for Common API Tasks

Walk through Postman Agent Mode recipes for debugging auth, cleaning up collections, refreshing docs, and running compliance audits.

What SpaceX buying Cursor means for AI coding workflows

SpaceX just bought Cursor for $60B. Here’s what the deal signals for AI-assisted development and how to make your APIs ready for coding agents.

Introducing Postman Datasets

Every API testing workflow eventually hits the same wall: scattered test data. CSV files across different repos, environment variables that only make…

Browser testing in Postman Agent Mode

UI tests and API tests usually live in separate worlds. The frontend team writes Playwright specs, the API team writes Postman Collections,…

Postman Playwright Integration: Testing UI and API Together

Testing modern applications means validating both what users see in the browser AND what’s happening behind the scenes with your APIs. But…

Validate APIs During Your Playwright Tests with Postman

At the time of writing this article, Playwright ships over 8 million npm downloads a week, has over 88,000 GitHub stars, and…

Testing APIs with Postman Agent Mode: A Practical Guide

If you’ve spent any amount of time writing API tests by hand, you know the drill: copy a response, write assertions for…

How ADVICEment uses Postman tests to poll and trigger multiple API requests

This is a guest post written by Igor Rodionov, founder of ADVICEment. In the dynamic realm of API development, there are instances…