All projects

API quality at scale.

Checkout verification across 50–100 merchant sites. How bespoke Newman automation, dual-environment regression, and a structured API test library let a small team validate thousands of executions per quarter for the agentic-commerce infrastructure layer — and gracefully scale down as the platform matured..

API + Newman Multi-Site Regression Dual Environment
API quality at scale. project cover
500+

Test cases created

10,108

Peak quarter executions

50-100

Sites covered

100%

Defect closure rate

Overview

Quality engineering for the agentic-commerce checkout layer.

Rye is the universal agentic checkout infrastructure that solves the core unsolved problem in AI-driven commerce: AI agents can browse and recommend products, but consistently fail at checkout because merchant fraud-detection systems block automated transactions. Rye's Universal Checkout API breaks through this “checkout wall” — provide a product URL and payment token, get back true landed costs and a completed order..

Testing that checkout layer is unlike conventional web QA. Validation must happen across 50–100 live merchant sites in parallel — each with its own page structures, auth flows, fraud thresholds, and rate limits — spanning an API surface of checkout, pricing, tax, shipping, variants, and payments. We built Rye's QA capability from the ground up: bespoke Newman automation that verifies checkout reliability across every site, every cycle, without triggering fraud detection or burning the team out on manual regression.

Project at a Glance
Client
Website
Engagement
API + Regression
Automation
Newman (Postman CLI)
Environments
Production + Staging
Industry
Agentic Commerce / API
Project Type
API + Regression
Onboarded
July 2025
Automation Tool
Newman (Postman CLI)
Test Management
Excel u2014 Feature Matrix
Environments
Production + Staging
Bug Tracking
Client tracker
The Challenge

Testing the checkout layer of the agentic web.

Testing Rye's checkout infrastructure is unlike conventional web application QA. The product sits at the intersection of AI automation, payment processing, and live merchant websites — each introducing its own layer of complexity. The brief: build bespoke automation that verifies checkout reliability across 50 —100 live merchant sites every cycle, without triggering fraud detection or burning the team out on manual regression.

01

Scale: 50 — 100 live merchant sites

Rye's checkout must work reliably across 50–100 merchant websites — each with unique page structures, auth flows, fraud thresholds, and checkout behaviours. Manual regression across this many sites per cycle is unsustainable.

02

Fraud detection sensitivity

Testing automates checkout on live sites, so runs must be carefully managed to avoid triggering fraud detection or rate-limiting. Rate limits on Production and Staging add constraints on how frequently scenarios can be validated.

03

Dual-environment validation

Every regression cycle requires parallel validation across Production and Staging — 98 sites × 3 scenarios × 2 environments = 588 executions per run. This demands a disciplined, automated execution model.

04

API coverage breadth

Rye's API surface spans checkout, pricing, tax, shipping, variants, payment, and auth. Meaningful coverage from scratch — across POST and GET — required systematic test design across all core payment and commerce flows from quarter one.

What We Did

API design, then Newman automation, then graceful scale-down.

01

API test case design — 500+ cases

Built a comprehensive library from scratch covering checkout, pricing, tax, shipping, variant handling, payment processing, and authentication. Both POST and GET coverage, with heavy emphasis on the checkout POST flows critical to Rye's core reliability.

02

Newman automation for multi-site regression

Automated checkout verification using Newman to execute regression across 50–100 sites systematically — each cycle covering 98 sites across 3 scenarios in both Production and Staging: 588 executions per run, with no manual effort.

03

Dual-environment checkout verification

Every cycle executed across Production and Staging in parallel, validating that checkout behaviour, pricing accuracy, and API responses stayed consistent — catching environment-specific discrepancies before they could affect production.

04

Automation Feature Matrix — 115 features

Maintained a structured matrix tracking automation readiness, coverage status, and prioritisation — giving engineering full visibility into which flows were automated, which were pending, and where manual coverage was still required.

05

Checkout monitoring and verification

As the engagement moved to on-demand, the team maintained daily and weekly checkout verification — sharing structured results, identifying pricing discrepancies, and raising defects with clear repro evidence for rapid resolution.

06

New feature and tool testing

Beyond regression, tested new product capabilities as they launched — including the ChatGPT Rye tool integration, where 16 bugs were identified and 13 retested and resolved, extending QE coverage into Rye's expanding agentic surface.

Engagement Journey

Three phases. One product, maturing.

The engagement evolved naturally as Rye's product matured — from foundation-building, to regression-intensive scaling, to on-demand maintenance as the platform stabilised.

Phase
Focus
Automation State
Coverage Scope
Foundation
API test case creation (321+ cases), automation groundwork, and defect raising.
Early cases
Core checkout flows
Regression Scale
Newman automation built; 10,108 executions across 98 sites – 3 scenarios – 2 environments.
Automated, recurring
98 sites – 2 environments
On-Demand
Checkout verification monitoring, ChatGPT tool testing, and feature retesting as needed.
Maintained
Full surface + new tools
Results & Impact

What the work delivered.

Newman automation built from scratch

Covering 50–100 merchant sites per regression cycle across Production and Staging — 588 executions per run, eliminating the manual overhead of large-scale multi-site validation.

10,108 executions in a peak quarter

Across 98 sites, 3 scenarios, and 2 environments — the scale of coverage automated regression enables within the allocated weekly hours.

500+ API test cases built

Covering Rye's full checkout surface — pricing, tax, shipping, variants, payment, and auth — across both POST and GET.

Product stability confirmed by QA data

Defect volume dropped from 8 in the foundation phase to just 2 in a recent period, with a 100% closure rate across the engagement.

Feature Matrix maintained across 115 features

A clear, up-to-date view of automation coverage, readiness, and prioritisation at all times.

New product areas validated on launch

The ChatGPT Rye tool integration was tested with 16 bugs identified and 13 resolved — extending QE coverage into Rye's agentic commerce suite.

Tools & Technology

The stack.

Automation
Newman (Postman CLI) — bespoke multi-site checkout regression
Test Management
Excel — Automation Feature Matrix tracking 115 features
Environments
Production + Staging — validated in parallel every cycle
Coverage
Checkout · Pricing · Tax · Shipping · Variants · Payment · Auth
Test Types
API · Regression · Exploratory · Accessibility