# Non-profit TRR saves 1,000 minutes a day using Postman CLI - Postman Case Study

Source: https://www.youtube.com/watch?v=vi7V4FbNMtg
Recap page: https://rapidrecap.app/video/vi7V4FbNMtg
Generated: 2025-11-23T20:32:37.409+00:00

---
## Quick Overview

The non-profit foundation TRR reduced their time taken for test executions from 5 minutes to 30 seconds and cut daily API call volume by 15 million by adopting the Postman CLI for automated API testing and integrating it into their CI/CD pipeline.

**Key Points:**
- TRR reduced test execution time from 5 minutes down to 30 seconds after implementing Postman CLI.
- The new process led to a reduction of approximately 15 million API calls per month that were previously made by their older testing tool.
- TRR utilizes a domain-driven architecture where internal and external APIs are crucial for communication between domains.
- The previous testing tool was not optimized for their needs, resulting in slow test execution and difficult onboarding for new team members.
- The team developed custom tooling to integrate Postman's capabilities into their existing CI/CD pipeline.
- The improvement resulted in saving approximately 1,000 minutes daily in waiting time for test executions.
- The organization now focuses development efforts on core business functionality rather than maintaining legacy testing tools.

![Screenshot at 1:13: Mathias Sköld Strandberg \(Chief Architect at TRR\) explains the critical need for internal and external APIs in their domain-driven design architecture.](https://ss.rapidrecap.app/screens/vi7V4FbNMtg/00-01-13.png)

**Context:** This video is a case study featuring TRR, a non-profit foundation that assists people who have been laid off with services like coaching and job searching. The discussion focuses on the technical challenges their development team faced with their previous API testing methods, specifically slow execution times and difficulties in onboarding new staff, leading them to adopt Postman's Command Line Interface (CLI) solution.

## Detailed Analysis

TRR, a non-profit foundation, implemented the Postman CLI to significantly improve their API testing workflow. Mathias Sköld Strandberg, Chief Architect at TRR, highlights that their previous testing tools were slow, taking about 5 minutes for test executions, which negatively impacted developer velocity and onboarding for new team members. He emphasizes that TRR operates on a domain-driven architecture, making robust API communication essential. Gonzalo Medina, Solution Architect, explains that they previously had issues with onboarding and that writing more tests was difficult. By integrating the Postman CLI into their CI/CD pipeline, TRR achieved dramatic efficiency gains: test execution time dropped from 5 minutes to just 30 seconds (01:54). This optimization also resulted in a massive reduction in unnecessary API traffic, cutting down around 15 million API calls per month previously generated by the old tooling (2:11). The adoption allowed the team to spend less time fixing bugs and waiting for tests, freeing them up to focus on core business functionality and delivering more value to customers.

### TRR's Challenge

- Slow test execution (5 minutes)
- Difficult onboarding
- Previous tools not optimized for domain-driven architecture
- High volume of non-core API calls (approx. 15 million/month)

### The Solution

- Implementing Postman CLI
- Integrating the CLI into the CI/CD pipeline using custom tooling
- Relying on both internal and external APIs for domain communication

### Key Outcomes

- Test execution time reduced from 5 minutes to 30 seconds
- Saved approximately 1,000 minutes daily in waiting time
- Reduced 15 million API calls per month
- Enabled developers to focus on core business logic

![Screenshot at 0:13: Mathias Sköld Strandberg, Chief Architect at TRR, introduces the organization's mission.](https://ss.rapidrecap.app/screens/vi7V4FbNMtg/00-00-13.png)
![Screenshot at 0:22: Gonzalo Medina, Solution Architect at TRR, discusses the difficulty in onboarding new team members with previous tools.](https://ss.rapidrecap.app/screens/vi7V4FbNMtg/00-00-22.png)
![Screenshot at 0:41: A demonstration of complex monitoring dashboards and code on developer workstations, illustrating the technical environment.](https://ss.rapidrecap.app/screens/vi7V4FbNMtg/00-00-41.png)
![Screenshot at 1:54: An animated graphic showing a character rapidly passing hurdles, illustrating the drastic time reduction for test executions from 5 minutes to 30 seconds.](https://ss.rapidrecap.app/screens/vi7V4FbNMtg/00-01-54.png)
![Screenshot at 2:33: An animation comparing test run speeds, stating that CLI quality gates run 10x faster.](https://ss.rapidrecap.app/screens/vi7V4FbNMtg/00-02-33.png)
