Load Testing in Python with locust.io (Ep. 1 - Basics)

preview_player
Показать описание
In this video we're looking at load testing. Once you get the basics it is a super simple and very useful tool to measure how much traffic your website or service can take.

Рекомендации по теме
Комментарии
Автор

Thank you very much for providing such a simple but clear explanation, Nicolai. Very helpful!

PaulTurnerChannel
Автор

Bro is underrated this video is amazing explanation

sherjeelhashmi
Автор

Great video, so efficient! Such a great tutorial in such a short time, well done!

puruagni
Автор

Very nice video mr. gram. I like very much good learning

Ggirlgrave
Автор

Really appreciate this video, thanks a lot man!

padmanabh
Автор

Thx for this nice overview and your passion!!

RolandGolla
Автор

Wonderful tutorial, My very first testing is running in my test setup .. Thank You

kumarcok
Автор

hi, thank you very much for sharing, I wanna ask about these, have you integrated locust to your development cycle, like Jenkins or circleci?

januarypanjaitan
Автор

Thank you, does anyone help what JMeter offers that locust doesn't ?

hackwithharsha
Автор

Followed along but..

ImportError: cannot import name 'HttpUser' from partially initialized module 'locust' (most l
doesnt worl??

axisstargazer
Автор

But how many concurent users can I achieve with locust and what does it depend on? For example using java Runnable/Callable interfaces i can achieve only 1 thread per 1 actual cpu core. So If i have VM with 12 vCPU i only can achieve 12 users doing some actions in parallel. What about locust?

Jinjr
Автор

How to stop locust when a certain number of requests is sent?

alokkumar
Автор

Isn't it a bad practice to name your file locust.py?

puruagni