I am doing load testing using locust. I write a script and set up everything for load testing.
Only two points I do not understand actually,
What is the meaning of the below numbers? e.g
Number of total users to simulate
Hatch rate (users spawned/second)
What will be the appropriate value for these two options?