Press the keys to navigate to the next or previous product.
Postman to K6

Postman to K6

Converts all the Postman requests, including tests, variables, ... to K6 scripts

The postman-to-k6 converter utilizes your Postman collection and converts all the Postman requests, including tests, variables, … to K6 scripts that can be executed by K6 to run performance tests.

This project is a friendly fork of the original grafana/postman-to-k6 converter, actively maintained and open for new contributions.

Key Features

  • [x] Pre-request scripts.
  • [x] Test scripts.
  • [x] Variables (at all scopes + dynamic).
  • [x] Data files.
  • [x] Authentication methods (except Hawk).
  • [x] File uploads (experimental).
  • [x] postman.* interface (exceptions below).
  • [x] pm.* interface (exceptions below).
  • [x] Support for Postman Dynamic Variables & ReplaceIn function.
  • [x] Global variables exposed by Postman: globals environment data iteration.
  • [x] xml2Json conversion.
  • [x] All Postman Schema versions.

Tags:

APIGithubOpen Source
Previous Tool Next Tool