DEV Community

Hoboken Days
Hoboken Days

Posted on

1

Replay Production Traffic for Testing

Production traffic is valuable for testing because it contains diverse requests that can cover many edge cases.

In software testing, the earlier a bug is found, the cheaper it is to fix.

But can you replay production traffic to test your system? What if the system has many dependencies? What about the state?

This post shares my experiences and lessons learned from replaying production traffic for testing.

Testing Dilemma: Using Production Traffic for Testing

Top comments (0)

Eliminate Context Switching and Maximize Productivity

Pieces.app

Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.

Learn more