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

In Locust How To Get A Response From One Task And Pass It To Other Task

I have started using Locust to do performance test. I want to fire two post request to two differen… Read more In Locust How To Get A Response From One Task And Pass It To Other Task

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')