How can we configure a load test script to achieve 10 TPS throughput for an Async API with expected response time of 500 ms in Jmeter.
Any help is appreciated.
Thanks,
Here are some performance stats from one of the runs for this API ( create asset response ):
10 TPS throughput:
500 ms expected response time. Add Duration Assertion and set "Duration in milliseconds" to 500. If any Sampler in the Assertion's scope will take more than 500 ms it will be marked as failed