仮想ユーザー - CI/CD用語集の定義
仮想ユーザー (VU) とは、負荷テストにおいてリクエストを発行しスクリプト化されたシナリオに従うシミュレートされたクライアントであり、1台のテストマシンで多数の実ユーザーをエミュレートできるようにします。
ツールでの使われ方
k6、Gatling、JMeterなどの負荷ジェネレーターは、仮想ユーザーの数によって負荷をスケールさせます。各VUは通常、設定可能なthink timeを持つループでシナリオを実行します。
関連ガイド
Ramp-Up - CI/CD Glossary DefinitionRamp-Up: Ramp-up is the period at the start of a load test during which virtual users are added gradually rat…
Think Time - CI/CD Glossary DefinitionThink Time: Think time is a deliberate pause a virtual user waits between requests to mimic real human behavi…
Load Testing - CI/CD Glossary DefinitionLoad Testing: Load testing measures how a system behaves under an expected level of concurrent traffic, verif…