Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 443 Bytes

File metadata and controls

19 lines (10 loc) · 443 Bytes

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.