I’ve compiled beginner’s information for the load testing tool k6, so here it is.
Load Testing Tool k6 Guide Articles
k6 Beginner Articles
If you find it challenging to read all the k6 official documentation first, I recommend starting with the following articles:
k6 Official Documentation
First, let’s go through the official documentation k6 Documentation.
k6 Execution Results Explanation Articles
k6使ったら今までで一番負荷テストが捗った - Qiita explains various metrics in k6 execution results, which was helpful when I wanted to translate them to Japanese.
Load Testing Tool k6 Knowledge
Here’s the knowledge I gained while using k6:
- asdf で k6 の複数バージョン管理 | CodeNote
- 負荷テストツール k6 –compatibility-mode=base サンプルコード | CodeNote
- 負荷テストツール k6 で Amazon Cognito の Access Token を取得する module サンプルコード | CodeNote
- xk6-cognito 検証 -> エラー出て動きませんでした | CodeNote
That’s all from the Gemba on getting started with the load testing tool k6.
