From a4be9d54e52eb68e7d5e54e69b3781edf8ed650f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?NaveenKumar=20Namachivayam=20=E2=9A=A1?= Date: Tue, 4 Oct 2022 09:20:57 -0400 Subject: [PATCH] Add JMeter (#2053) * Add content for JMeter Signed-off-by: NaveenKumar Namachivayam * Add content for JMeter Signed-off-by: NaveenKumar Namachivayam * Update 101-jmeter.md Updated website and course * Update content/roadmaps/113-qa/content/104-qa-non-functional-testing/100-load-and-performance-testing/101-jmeter.md Signed-off-by: NaveenKumar Namachivayam Co-authored-by: Kamran Ahmed --- .../100-load-and-performance-testing/101-jmeter.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/113-qa/content/104-qa-non-functional-testing/100-load-and-performance-testing/101-jmeter.md b/content/roadmaps/113-qa/content/104-qa-non-functional-testing/100-load-and-performance-testing/101-jmeter.md index 5b0c2728e..02b386da3 100644 --- a/content/roadmaps/113-qa/content/104-qa-non-functional-testing/100-load-and-performance-testing/101-jmeter.md +++ b/content/roadmaps/113-qa/content/104-qa-non-functional-testing/100-load-and-performance-testing/101-jmeter.md @@ -1 +1,7 @@ -# Jmeter \ No newline at end of file +# JMeter + +Apache JMeter is an Apache project that can be used as a load testing tool for analyzing and measuring the performance of a variety of services, with a focus on web applications. + +Reference Resource +Apache JMeter Website +Learn JMeter