Skip to content

Latest commit

 

History

History

traffic-generator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Traffic Generator

Requirements

  1. Needs Python3.6 and above

  2. Locust - Locust

  3. ACME Fitness App

Steps

  1. pip3 install -r requirements.txt

  2. locust --host=http://{IP ADDRESS}:{PORT}, where IP_ADDRESS and PORT are the address on which the ACME SHOP App is running.

  3. Navigate to http://localhost:8089

  4. Click on 'New Test' and provide the number of users to simulate.