Automated Load Testing with K6 (Introduction ✅ Basics)

📚 K6-Demo Repo: github.com/JoanEsquivel/k6-demo
🤖 More about K6: k6.io/
#testing #automation #javascript #k6
⏰Timestamps:
00:00​​​​ - Quick Video Overview
00:36 - Documentation Review
03:01 - How to install K6?
05:05 - First K6 script step by step
12:05 - Options object workaround
13:03 - Ramping users up & down
20:00 - Result Output (Metrics)

Пікірлер: 14

  • @joanmedia
    @joanmedia18 күн бұрын

    🤖DISCORD: discord.gg/2F9E2fRGaU ⭐PREMIUM Cypress + Typescript course: shorturl.at/dcnPn

  • @ttjhg4102
    @ttjhg4102 Жыл бұрын

    Great 👍 😃 , please keep the it going ☺️

  • @bartoszkuczera
    @bartoszkuczera Жыл бұрын

    K6 is a powerfull tool 😊 Thanks for this tutorial ✌ Very helpfull 👌

  • @joanmedia

    @joanmedia

    Жыл бұрын

    Thanks bro!

  • @rezakamali5931
    @rezakamali5931 Жыл бұрын

    beside the programing languege, this framework seems more easier to understand and more lighter to start. Im using gatling for couple of years but I like this one! both have the same basic. Thnx for your tutorial.

  • @joanmedia

    @joanmedia

    Жыл бұрын

    Agreed. Thank you very much for your comment

  • @AnnymousFreedom
    @AnnymousFreedom Жыл бұрын

    Very interesting Joan!

  • @terminal3553
    @terminal3553 Жыл бұрын

    Great stuff

  • @joanmedia

    @joanmedia

    Жыл бұрын

    Thank you!

  • @cozyloon5507
    @cozyloon5507 Жыл бұрын

    Nice 👌

  • @joanmedia

    @joanmedia

    Жыл бұрын

    Thank you Cozyloon5507!

  • @qatester6425
    @qatester6425 Жыл бұрын

    Great bro, excellent. It can be run using cypress? Thank you.

  • @umesh1056
    @umesh1056 Жыл бұрын

    Can you please throw more light on ramp up and down , I have this under stages: [{duration: '20s', target: 2},{ duration: '30s',target: 10}, { duration: '5s', target: 0 },for me under results I could see vus............................: 1 min=1 max=9 , Please let me know min and maxi is calculated

  • @user-no5xg7wu7n
    @user-no5xg7wu7n Жыл бұрын

    where is the second video brother? Please make a video on a project being tested on k6 for load testing. There is no video about it on internet. Pick a full project and load test it on k6.