How to Automatically Monitor API Performance with Dynamic Testing

Hey everyone :wave:!

I’ve been hard at work building a series of Postman generators that dynamically test the implementation of your API directly from your Open API Spec.

My latest generator is for performance testing. You define how many times you want each endpoint tested and what you want the average and p99 values to be, and let it run!

I’ve put all the details in a post on my blog:

4 Likes

Well done! Love reading what you write, Allen.

1 Like