Artillery Installation

Step – 1

Artillery uses npm for installation, which means you must have Node.js installed.

https://nodejs.org/en/download

Step – 2

Install Artillery via NPM globally on your machine with below command.

Step -3

Check whether Artillery is installed by running the command.

Step – 4

Check Artillery Version

Now you are good to start using artillery.

If you have to install specific version use the command

You may also like...