Chris James
Chris James
  • 1
  • 58 893
Performance Testing your web app with k6
A walkthrough of the open-source load and performance regression testing tool, k6, and how to load test your APIs and websites.
Repo: github.com/cajames/performance-testing-with-k6
k6: k6.io/
zhlédnutí: 58 893

Video

Komentáře

  • @valentinadube9867
    @valentinadube9867 Před 3 měsíci

    Loadimpact has been deprecated... :(

  • @senpawaii2
    @senpawaii2 Před rokem

    Great video! :)

  • @bugexploit
    @bugexploit Před rokem

    Thanks you for detailed explanation

  • @mohamad.elbohsaly
    @mohamad.elbohsaly Před rokem

    How can I pass arguments to my http call?

  • @NazriMazlan
    @NazriMazlan Před rokem

    thank you.

  • @nida-anjumsyed8243
    @nida-anjumsyed8243 Před 2 lety

    Hey, is it free of cost to upload tests in load impact? are there any limitations? because I see an upgrade option in their UI

  • @jmorsali
    @jmorsali Před 2 lety

    superb and useful tutorial. Thank you

  • @shunbin8751
    @shunbin8751 Před 2 lety

    How do I fix this error for k6 cloud run: ERRO[0001] (400/E5) Authentication error - could not query matching resource. Is the token and/or project_id correct?

  • @shunbin8751
    @shunbin8751 Před 2 lety

    This tutorial has been useful thus far but there's a woman in the background replying "Mmm-hmm" which gets quite annoying sometimes haha

  • @vivekmahajan6888
    @vivekmahajan6888 Před 2 lety

    Chris great presentation :)

  • @saikiranreddypasham3765

    How to authenticate the API with bearer token in K6 ..? Need help

  • @govindmishra6246
    @govindmishra6246 Před 2 lety

    Great Job there :)

  • @fabioa.bocampagni7902

    Amazing video. Thanks, Chris.

  • @ankitkumarjat9886
    @ankitkumarjat9886 Před 2 lety

    great video, Thank you

  • @sexayboiee
    @sexayboiee Před 2 lety

    You should seriously make more videos!

  • @MainakKundu19
    @MainakKundu19 Před 3 lety

    Great tutorial.... One question... can you tell me how to run multiple k6 scripts using docker compose?

  • @mrcarlpaton
    @mrcarlpaton Před 3 lety

    This was pretty good thanks!

  • @jaykishoreduvvuri7598

    Very good one!

  • @on3p3301
    @on3p3301 Před 3 lety

    such a good and wide explanation! Thank you so much !!!

  • @mihirdash7354
    @mihirdash7354 Před 3 lety

    Thank you for the Nice explanation. It was very clear. It would be really nice if you could create a full tutorial in udemy

  • @pi4kar1
    @pi4kar1 Před 3 lety

    Great example!!

  • @Emerald214
    @Emerald214 Před 3 lety

    Thanks, Chris! It's so useful for a beginner like me!

  • @brownie_48
    @brownie_48 Před 3 lety

    great demo very helpfull

  • @ThePaulkunze
    @ThePaulkunze Před 3 lety

    That was super helpful, Thanks!

  • @graditotunggulcahyo
    @graditotunggulcahyo Před 3 lety

    hello again Chris!! wanna ask, if theres any report explanation on K6 for loadtest on WebSocket? thanks a lot chris!

    • @cajms
      @cajms Před 3 lety

      Hi Gradito! Sorry for the late reply, but yes they do support websockets. Here's their docs on it: k6.io/docs/using-k6/protocols/websockets/#load-testing-websockets-with-k6

  • @comarnicolodi
    @comarnicolodi Před 4 lety

    thank you for uploading this!

  • @graditotunggulcahyo
    @graditotunggulcahyo Před 4 lety

    Hello Chirs, Can we know the RPS from metric of K6 output?

    • @cajms
      @cajms Před 4 lety

      Hi Gradito, yes you'll be able to get the RPS from the number of test iterations per second.

    • @graditotunggulcahyo
      @graditotunggulcahyo Před 4 lety

      @@cajms okaay thankyou chris!! really helpful

  • @samarthsudarshan4868
    @samarthsudarshan4868 Před 4 lety

    Great content!

  • @DashDuder
    @DashDuder Před 4 lety

    Amazing! The best video about performance test i've ever seen

  • @fordfiveohh
    @fordfiveohh Před 4 lety

    Loadrunner is better.... But if you want to be cool and use a Mac... K6 it is....

  • @fordfiveohh
    @fordfiveohh Před 4 lety

    What about basic shit... Log in , get token , hand that to a service you want to test ..

  • @jonnytheponny5753
    @jonnytheponny5753 Před 4 lety

    Thanks for the Repo+Video!

  • @vasafeasdas6183
    @vasafeasdas6183 Před 4 lety

    Cool, thank you I am looking forward to seeing more K6 tutorials

  • @franciscopatricio1606

    hey Chris, am I allowed to use grafana in windows?

    • @cajms
      @cajms Před 5 lety

      Hi Francisco, yes you can. It's running in a docker container so you can run it on any platform. If you'd like more information on that, please see: docs.docker.com/docker-for-windows/