How to convert Postman API test into JMeter load test
4 min readHow to convert Postman API test into JMeter load test
While working on mobile application API tests we were thinking how to use the same test set for functional tests as well as for load test and stress test. This …