Steps to setup Locust on Linux
In this post, I will be taking you through end to end steps to set up Locust environment on Linux Machine without using Docker. This post is also a resource to my Udemy course Performance Testing using Locust. To visit more such posts, follow: #PerformanceTesting #Locust MILESTONE STEPS Step 1 - Avail Linux machine or AWS EC2 Linux instance Step 2 - Install Python 3.8 on Linux machine Step 3 - Install a virtual environment for python 3.8 Step 4 - Activate the virtual environ