Skip to content Skip to sidebar Skip to footer
Showing posts with the label Locust

Locust Error: Httperror (u'405 Client Error: Not Allowed For Url: Https://..../login')

I am trying to do load test of a web server and I disabled the ssl certificate for that site using … Read more Locust Error: Httperror (u'405 Client Error: Not Allowed For Url: Https://..../login')

How To Configure Or Set Cookie As Json Before Making A Post Request In Locust Load Test Tool For Fasthttpuser

Locust is having option to use HTTPUser and FastHTTPUser HTTPUSer internally using python requests … Read more How To Configure Or Set Cookie As Json Before Making A Post Request In Locust Load Test Tool For Fasthttpuser

Not Able To Install Locust On Windows

I installed locust using the command on windows py -m pip install locustio This is the output I go… Read more Not Able To Install Locust On Windows

Multiple Tasks And Reading User And Hatch Rate From Locust Config File

How to call separate end points with separate no of users and hatch rate, as specified in config fi… Read more Multiple Tasks And Reading User And Hatch Rate From Locust Config File