Illustrative API load test; all figures are fictional.
Objective: Determine whether release candidate 4 remains within the agreed p95 latency threshold of 450 ms at 800 requests per second.
Method
The test used a production-like staging environment, 20-minute steady-state runs, and the same request mix for the baseline and candidate. External payment-provider latency was simulated rather than measured live.
Results
At 800 requests per second, candidate 4 recorded p95 latency of 412 ms and an error rate of 0.7%. The baseline recorded 438 ms and 0.6%. At 1,000 requests per second, candidate 4 exceeded the latency threshold at 531 ms.
Analysis
Candidate 4 meets the agreed 800-request target in this environment. The test does not establish production behavior during live provider degradation because that dependency was simulated.
Recommendation
Proceed to the staged production test at the planned 800-request load and retain the rollback threshold for p95 latency above 450 ms.
Why it works: The report connects criterion, method, result, limitation, and recommendation without implying that staging proves every production condition.