From d8100288e8497b1b13a5d18f7b2a3a9996912366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?NaveenKumar=20Namachivayam=20=E2=9A=A1?= Date: Tue, 4 Oct 2022 09:22:45 -0400 Subject: [PATCH] Add: vegeta (#2050) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add: vegeta Signed-off-by: NaveenKumar Namachivayam * Update: Website Signed-off-by: NaveenKumar Namachivayam ⚡ Signed-off-by: NaveenKumar Namachivayam Signed-off-by: NaveenKumar Namachivayam ⚡ --- .../100-load-and-performance-testing/100-vegeta.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/113-qa/content/104-qa-non-functional-testing/100-load-and-performance-testing/100-vegeta.md b/content/roadmaps/113-qa/content/104-qa-non-functional-testing/100-load-and-performance-testing/100-vegeta.md index 7fd32a225..870826b0a 100644 --- a/content/roadmaps/113-qa/content/104-qa-non-functional-testing/100-load-and-performance-testing/100-vegeta.md +++ b/content/roadmaps/113-qa/content/104-qa-non-functional-testing/100-load-and-performance-testing/100-vegeta.md @@ -1 +1,6 @@ -# Vegeta \ No newline at end of file +# Vegeta + +Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command line utility and a library. + +Free Content +Vegeta Website