I want to POST data from Postman Google Chrome extension.
I want to make 10 requests with different data and it should be at the same time.
In postman's collection runner you can't make simultaneous asynchronous requests, so instead use Apache JMeter instead. It allows you to add multiple threads and add synchronizing timer to it