An Intro to Load Testing with Locust and Python - Gabriel Boorse

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 พ.ย. 2024

ความคิดเห็น • 11

  • @sophiaxia3240
    @sophiaxia3240 4 ปีที่แล้ว +3

    The theory is just so **** right, thanks for sharing your knowledge and experience.

  • @enamrik
    @enamrik 2 ปีที่แล้ว

    As far as I know, you do want to write passing load tests because load tests test the limit (e.g. requests/sec) of your software. If you write code that slows down your software, your load tests fail and you know your change was problematic. Stress test is going passed the load breaking point to understand in what ways your system fails, how it recovers (if at all), if your autoscaling configuration is valid, etc. Stress tests can pass if you write assertions on how you expect the system to recovery.

  • @sourabhagarwal4852
    @sourabhagarwal4852 3 ปีที่แล้ว +1

    Now , Libraries are updated so no code is running . Have to modify the codes

  • @NeverCodeAlone
    @NeverCodeAlone 3 ปีที่แล้ว

    Very useful and thx for streaming!!

  • @jasonseekoei5392
    @jasonseekoei5392 4 ปีที่แล้ว +4

    any free tutorials for a more detailed view of locust online , looking to give it a go myself , great video

    • @NeverCodeAlone
      @NeverCodeAlone 3 ปีที่แล้ว

      I also start with it. Do you find anything?

  • @CarloL525
    @CarloL525 4 ปีที่แล้ว +1

    Great talk!

  • @gazorbpazorbian
    @gazorbpazorbian 5 ปีที่แล้ว +1

    awesome video!

  • @encianhoratiu5301
    @encianhoratiu5301 4 ปีที่แล้ว +5

    Jmeter is not terrible, in fact is quite good

    • @pradiptanaskar6594
      @pradiptanaskar6594 4 ปีที่แล้ว

      Exactly...jmeter users are way larger than other performance testing tool

  • @QAInsights
    @QAInsights 4 ปีที่แล้ว +5

    "JMeter is terrible." - I disagree. JMeter is cool.