Load Test Booking Requirement

Load test requirement:

To conduct a TPS load test for your system:

  • Postman supports a maximum throughput of 200 TPS for load test environment only

  • The purpose of the load test is not to verify SMS delivery to recipients, but to evaluate your system’s capacity and performance.

  • SMS messages sent from the load test environment are processed only at the aggregator level and do not reach the telco level. This means they will not be delivered to actual mobile phones, and the status will remain “Pending” on Postman, not “success”.

The load test environment is designed solely for testing your system’s capabilities, allowing you to assess its performance under load conditions.

Environment

How to validate success for your load test

  • The Postman system will provide the correct request and response payloads to support your testing needs.

  • You can find the expected endpoints for single send for instance in the documentation here.

How to book and prepare for a load test

  1. Complete the booking form

  • Fill in the required details, including the email addresses to be whitelisted and TPS and message segment required

  • Submit your booking request here at least one day in advance

  1. Prepare for load test upon booking confirmation

* Do not perform load tests outside your booked time slot to prevent unexpected disruptions. Conducting load tests during unapproved timeframes can affect other scheduled activities, and hinder accurate test results

  1. Day of the test

Last updated