
3 minutes readWriting a load test script from scratch is the boring part. You already have the request you want to hammer: it is sitting in your browser’s network tab, in a Postman collection, or described in an OpenAPI spec. So why retype it as a k6 script or build a JMeter test plan by hand? Now… Read more »


