Distributed load testing with k6

Video Description

Testing has become an integral part of the quality assurance process. But the tests we know are there to assure the quality of the application in a more functional context.

However, there are also non-functional aspects that need to be tested. The performance of your application and its scalability under increased pressure contributed heavily to the end-user experience.

In this presentation I'll introduce you to k6, an open source load testing tool, developed by the people at Grafana Labs. k6 is very easy to run, tremendously powerful and also very flexible thanks to the testing scenarios you can write in Javascript.