Systems | Development | Analytics | API | Testing

Latest Videos

Week of Testing Day 3: Installing k6 and running a load test

How do you get started with the k6 open-source load testing tool? Here's a step-by-step walkthrough of installing k6 and running your very first load test. Timestamps below! Note from Nicole: I realized after this video that I was mixing `let` and `var` in this video. They have different implications on scope, and I would recommend you use `let` or `const` in your own scripts.