Blog

Thoughts, guides and updates from us over at Artillery

demo
Friday, May 6, 2022

Artillery Probe demo - Part I 🛰

See Artillery Probe in action in the video below. This video walks through:

  • Sending HTTP requests
  • Checking request performance waterfalls
  • Pretty-printing and querying JSON responses
  • Sending POST requests with JSON payloads

To install Artillery Probe, grab the latest version of Artillery from npm with:

Copied to clipboard!
npm install -g artillery@latest

Happy testing! 🛰