Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,4 +1,4 @@
 Awesome JMeter !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome JMeter !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
A curated collection of resources covering Apache JMeter (https://jmeter.apache.org/) and related stuff and shiny things: plugins, integrations, testing techniques, DevOps practices, etc.
@@ -88,8 +88,9 @@
Tutorials
- JMeter Tutorial (https://artoftesting.com/jmeter-tutorial) - By ArtOfTesting.
- Load Testing with JMeter: part 1 (https://lincolnloop.com/insights/load-testing-jmeter-part-1-getting-started/), part 2 (https://lincolnloop.com/insights/load-testing-jmeter-part-2-headless-testing-and-je/), 
part 3 (https://lincolnloop.com/insights/load-testing-jmeter-part-3-replaying-apache-logs/) - By Brandon Konkle.
- Load Testing with JMeter: part 1 (https://lincolnloop.com/insights/load-testing-jmeter-part-1-getting-started/), part 2 
(https://lincolnloop.com/insights/load-testing-jmeter-part-2-headless-testing-and-je/), part 3 (https://lincolnloop.com/insights/load-testing-jmeter-part-3-replaying-apache-logs/) - By 
Brandon Konkle.
- JMeter Tutorial (https://www.tutorialspoint.com/jmeter/) - By Tutorials Point.
- JMeter Tutorial for Load Testing: The Ultimate Guide (https://www.javacodegeeks.com/2014/11/jmeter-tutorial-load-testing.html) - By Daniel Gutierrez Diez.
- JMeter: Load Development Lifecycle (https://datacadamia.com/jmeter/lifecycle) - By DataCadamia.
@@ -126,8 +127,8 @@
Frameworks
- Taurus (https://gettaurus.org/) - Automation-friendly framework for Continuous Testing.
- Performance testing framework (https://github.com/serputko/performance-testing-framework) - Framework both for backend load testing with Apache JMeter and frontend load testing with sitespeed.io + webpagetest 
private instance.
- Performance testing framework (https://github.com/serputko/performance-testing-framework) - Framework both for backend load testing with Apache JMeter and frontend load testing with 
sitespeed.io + webpagetest private instance.
- JMeter Load Testing Center (https://github.com/innogames/ltc) - Online web-application/dashboard to run, monitor and analyze results of load tests using JMeter.
- MeterSphere (https://github.com/metersphere/metersphere) - One-stop open-source enterprise-class continuous testing platform, compatible with open-source standards such as JMeter :cn:.
- Carrier (https://getcarrier.io/) - Continuous test execution platform with ability to perform load testing using customized JMeter and Gatling containers.
@@ -148,7 +149,8 @@
- JMeter Ant Task (https://github.com/jfifield/ant-jmeter) - Ant task to automate running JMeter test plans.
- JMeter Maven Plugin (https://github.com/jmeter-maven-plugin/jmeter-maven-plugin) - Maven plugin that provides the ability to run JMeter tests as part of the build.
- JMeter Gradle Plugin (https://github.com/jmeter-gradle-plugin/jmeter-gradle-plugin) - Gradle plugin to execute JMeter tests.
- Jenkins Performance Plugin (https://plugins.jenkins.io/performance/) - Jenkins plugin to capture reports from JMeter and generate graphic charts with the trend report of performance and robustness.
- Jenkins Performance Plugin (https://plugins.jenkins.io/performance/) - Jenkins plugin to capture reports from JMeter and generate graphic charts with the trend report of performance and 
robustness.
- TeamCity Performance Tests Analysis Plugin (https://github.com/jtorgan/jmeter_plugin) - TeamCity plugin to organize simplest performance testing in CI 💀.
- Bamboo JMeter Aggregator Plugin (https://marketplace.atlassian.com/apps/5902/jmeter-aggregator-for-bamboo) - Bamboo plugin to collect, assert and graph JMeter test results.
- Sonar JMeter Plugin (https://github.com/SonarQubeCommunity/sonar-jmeter) - Plugin to collect JMeter performance tests results and display in Sonar dashboard 💀.
@@ -172,7 +174,8 @@
- Bamboo
 - How to Run JMeter in a Continuous Integration Environment with Bamboo (https://dzone.com/articles/how-to-run-jmeter-in-a-continuous-integration-envi)
- TeamCity
 - How to Run JMeter Tests with TeamCity for Continuous Integration (https://web.archive.org/web/20211204112944/https://www.blazemeter.com/blog/how-run-jmeter-tests-teamcity-continuous-integration/)
 - How to Run JMeter Tests with TeamCity for Continuous Integration 
(https://web.archive.org/web/20211204112944/https://www.blazemeter.com/blog/how-run-jmeter-tests-teamcity-continuous-integration/)
- CircleCI
 - How to integrate JMeter into CircleCI (https://www.blazemeter.com/blog/circleci-jmeter)
- SonarQube
@@ -201,14 +204,15 @@
- **gee** (https://github.com/kowalcj0/gee) - A modified version of JMeter-EC2 project. 
- **os-jmeter-aws** (https://github.com/Aptimyze/os-jmeter-aws) - Run JMeter on multiple Amazon EC2 instances, view results in ELK. 
- **Load Testing with JMeter and Amazon EC2** (https://medium.com/@alttaf/load-testing-with-jmeter-and-amazon-ec2-e143a7350596) 
- **Performance Testing in the Cloud with JMeter & AWS** (http://web.archive.org/web/20190526033436/http://www.artofsoftwaredevelopment.com/performance/performance-testing-in-the-cloud-with-jmeter-aws)
- **Performance Testing in the Cloud with JMeter & AWS** (http://web.archive.org/web/20190526033436/http://www.artofsoftwaredevelopment.com/performance/performance-testing-in-the-cloud-with-j 
meter-aws) 
- **JMeter distributed testing with Amazon EC2** (https://vedovini.net/2009/08/17/jmeter-distributed-testing-with-amazon-ec2/) 
- **jmeter-ecs** (https://github.com/smithmicro/jmeter-ecs) - JMeter docker image for distributed testing on EC2 Container Service (ECS). 
 - DigitalOcean
- **Lightweight JMeter Cloud** (https://docs.google.com/presentation/d/1Yi5C27C3Q0AnT-uw9SRnMeEqXSKLQ8h9O9Jqo1gQiyI/) - Building your own JMeter Cloud using DigitalOcean, JMeter and Docker.
 - Microsoft Azure
- **Load Testing Pipeline with JMeter, ACI and Terraform** (https://github.com/Azure-Samples/jmeter-aci-terraform) - Scalable cloud load/stress testing pipeline solution with Apache JMeter and Terraform to dynam 
ically provision and destroy the required infrastructure on Azure. 
- **Load Testing Pipeline with JMeter, ACI and Terraform** (https://github.com/Azure-Samples/jmeter-aci-terraform) - Scalable cloud load/stress testing pipeline solution with Apache JMeter an 
d Terraform to dynamically provision and destroy the required infrastructure on Azure. 
Cloud Services / SaaS
@@ -218,8 +222,8 @@
- OctoPerf (https://octoperf.com/) - SaaS and On-Premise Load Testing Tool with JMeter and Selenium support.
- Tricentis Flood (https://www.flood.io/) - Load testing service with JMeter, Gatling and Selenium scenarios support.
- RedLine13 (https://redline13.com/) - AWS-based load testing service with JMeter, Gatling and Selenium scenarios support.
- LoadRunner Cloud (https://www.microfocus.com/en-us/products/loadrunner-cloud/overview) - Micro Focus cloud-based solution for web and mobile performance testing with JMeter and Gatling support (formerly HP 
StormRunner Load).
- LoadRunner Cloud (https://www.microfocus.com/en-us/products/loadrunner-cloud/overview) - Micro Focus cloud-based solution for web and mobile performance testing with JMeter and Gatling 
support (formerly HP StormRunner Load).
- Loadium (https://loadium.com/) - AWS-based load testing service with JMeter and Selenium support.
- Azure Microsoft (https://azure.microsoft.com/en-us/products/load-testing/) - Azure Load Testing Service use Apache JMeter.
@@ -237,49 +241,53 @@
- JtlReporter (https://github.com/ludeknovy/jtl-reporter) - Online reporting application to generate reports by uploading JTL file.
- JMeter Result Analysis Plugin (https://github.com/afranken/jmeter-analysis-maven-plugin) - Maven plugin that parses JMeter test results and generates detailed reports with charts.
- JMeter Results Analyser (https://sourceforge.net/projects/jmstats/) - Web-based application for collating, analysing and reporting JMeter test results.
- JMeter Graph Tool Maven Plugin (https://github.com/vdaburon/jmeter-graph-tool-maven-plugin) - Maven plugin to create graphs and filter results using CMDRunner and Filter Results Tools from JMeter Plugins 
(#plugins); usually used along with the JMeter Maven Plugin (#tools--plugins) and set of "companion" plugins (https://github.com/vdaburon/jmeter-graph-tool-maven-plugin#compagnion-tools).
- JMeter Graph Tool Maven Plugin (https://github.com/vdaburon/jmeter-graph-tool-maven-plugin) - Maven plugin to create graphs and filter results using CMDRunner and Filter Results Tools from 
JMeter Plugins (#plugins); usually used along with the JMeter Maven Plugin (#tools--plugins) and set of "companion" plugins 
(https://github.com/vdaburon/jmeter-graph-tool-maven-plugin#compagnion-tools).
- DB Results Collectors
 - JMeter DBCollector Plugin (https://sourceforge.net/projects/jmeterdbcollect/) - Plugin to enable results logging into a database for more effective reporting.
 - JMeter MySQLCollector Plugin (https://cwiki.apache.org/confluence/display/jmeter/MysqlCollectorPlugin) - Patch to configure listener to log into MySQL database.
- SLA and KPIs
 - JMeter SLA Report (https://github.com/sgoeschl/jmeter-sla-report) - JMeter HTML report generator based on JAMon.
 - JMeter JUnit Reporter (https://github.com/tilln/jmeter-junit-reporter) - Apache JMeter plugin for generating JUnit Reports in XML format, based on custom KPIs (Key Performance Indicators).
 - JMeter JUnit Reporter (https://github.com/tilln/jmeter-junit-reporter) - Apache JMeter plugin for generating JUnit Reports in XML format, based on custom KPIs (Key Performance 
Indicators).
 - Tools to validate results from KPIs:
- **JUnit KPI Reporter from JMeter CSV Report** (https://github.com/vdaburon/JUnitReportKpiJMeterReportCsv) - Tool to generate JUnit Report based on custom KPIs applied to the JMeter Report CSV file. 
- **JUnit KPI Reporter from JMeter Dashboard Statistics JSON File** (https://github.com/vdaburon/JUnitReportKpiJMeterDashboardStats) - Tool to generate JUnit Report based on custom KPIs applied to the JMeter Das 
hboard Statistics JSON file. 
- **JUnit Report Compare 2 JMeter Report CSV Files** (https://github.com/vdaburon/JUnitReportKpiCompareJMeterReportCsv) - Tool to compare 2 load tests using JMeter Report CSV files and create a JUnit Report base 
d on custom KPIs. 
- **JUnit KPI Reporter from JMeter CSV Report** (https://github.com/vdaburon/JUnitReportKpiJMeterReportCsv) - Tool to generate JUnit Report based on custom KPIs applied to the JMeter Report C 
SV file. 
- **JUnit KPI Reporter from JMeter Dashboard Statistics JSON File** (https://github.com/vdaburon/JUnitReportKpiJMeterDashboardStats) - Tool to generate JUnit Report based on custom KPIs appli 
ed to the JMeter Dashboard Statistics JSON file. 
- **JUnit Report Compare 2 JMeter Report CSV Files** (https://github.com/vdaburon/JUnitReportKpiCompareJMeterReportCsv) - Tool to compare 2 load tests using JMeter Report CSV files and create 
 a JUnit Report based on custom KPIs. 
Reporting & Visualization
- InfluxDB & Grafana
 - Using JMeter with InfluxDB & Grafana (https://www.vinsguru.com/category/influxdb/) - Collection of guides to collect and visualize real-time test results and server monitoring stats using InfluxDB & Grafana.
 - Using JMeter with InfluxDB & Grafana (https://www.vinsguru.com/category/influxdb/) - Collection of guides to collect and visualize real-time test results and server monitoring stats using
InfluxDB & Grafana.
 - How to Use Grafana to Monitor JMeter Non-GUI Results (https://dzone.com/articles/how-to-use-grafana-to-monitor-jmeter-non-gui-resul)
 - jmeterReports (https://github.com/kirillyu/jmeterReports) - Autogenerated JMeter test-run results reported into Confluence, using Grafana custom dashboards :ru:.
 - InfluxDB Community Template for JMeter (https://github.com/influxdata/community-templates/tree/master/apache_jmeter) - Prepackaged InfluxDB configurations that contain everything from dashboards and Telegraf
configurations to notifications and alerts in a single manifest file.
 - InfluxDB Community Template for JMeter (https://github.com/influxdata/community-templates/tree/master/apache_jmeter) - Prepackaged InfluxDB configurations that contain everything from 
dashboards and Telegraf configurations to notifications and alerts in a single manifest file.
 - Grafana Dashboards
- **JMeter Load Test Dashboard** (https://grafana.com/grafana/dashboards/1152-jmeter-load-test/) - Grafana dashboard shows live load test metrics provided by JMeter (by NovaTec-APM). 
- **JMeter Dashboard using Core InfluxdbBackendListenerClient** (https://grafana.com/grafana/dashboards/5496-apache-jmeter-dashboard-by-ubikloadpack/) - Monitor your Apache JMeter load test in real time with Inf 
luxDB and Grafana (by Philippe M). 
- **JMeter Dashboard using Core InfluxdbBackendListenerClient** (https://grafana.com/grafana/dashboards/5496-apache-jmeter-dashboard-by-ubikloadpack/) - Monitor your Apache JMeter load test i 
n real time with InfluxDB and Grafana (by Philippe M). 
- **JMeter Dashboard (3.2 and up)** (https://grafana.com/grafana/dashboards/3351-jmeter-3-3/) - Monitor JMeter load test in real time with InfluxDB and Grafana (by adrianbanu). 
- **JMeter (via prometheus exporter)** (https://grafana.com/grafana/dashboards/2492-jmeter/) - A Grafana dashboard to inspect JMeter metrics via Prometheus exporter (by chiabre). 
 - JMeter-InfluxBD-Writer Plugin (https://github.com/NovatecConsulting/JMeter-InfluxDB-Writer) - JMeter plugin to write load test data on-the-fly into InfluxDB.
 - JMeter Results to InfluxDB (https://github.com/soprasteria/jmeter2influxdb) - Read JMeter results from csv file and put into InfluxDB database.
- ELK Stack
 - Using ELK (https://ecmarchitect.com/archives/2014/09/09/3932) - Using Elasticsearch, Logstash, and Kibana to visualize JMeter test results.
 - JMeter + ElasticSearch Live Monitoring (https://medium.com/@anthony.gauthier325/jmeter-elasticsearch-live-monitoring-c895c843c51e) - Using the ElasticSearch Backend listener and Grafana/Kibana to monitor 
results in real time.
 - jmeter-logstash (https://github.com/anasoid/jmeter-logstash) - Parse JTL result with Docker and Logstash in real time or after test end, and send data to Elasticsearch or InfluxDb, to have a nice dashboard 
and compare different tests.
 - JMeter + ElasticSearch Live Monitoring (https://medium.com/@anthony.gauthier325/jmeter-elasticsearch-live-monitoring-c895c843c51e) - Using the ElasticSearch Backend listener and 
Grafana/Kibana to monitor results in real time.
 - jmeter-logstash (https://github.com/anasoid/jmeter-logstash) - Parse JTL result with Docker and Logstash in real time or after test end, and send data to Elasticsearch or InfluxDb, to 
have a nice dashboard and compare different tests.
- Prometheus
 - jmeter-prometheus-plugin (https://github.com/johrstrom/jmeter-prometheus-plugin) - A Prometheus Listener for Apache JMeter that exposes results in HTTP API.
 - jmeter-prometheus-listener (https://github.com/kolesnikovm/jmeter-prometheus-listener) - Apache JMeter Backend Listener implementation for Prometheus metrics exporting.
 - ulp-observability-plugin (https://github.com/ubikingenierie/ulp-observability-plugin) - Allows you to monitor your JMeter CLI performance test from your favorite browser without having to start JMeter in GUI
mode.
 - ulp-observability-plugin (https://github.com/ubikingenierie/ulp-observability-plugin) - Allows you to monitor your JMeter CLI performance test from your favorite browser without having to
start JMeter in GUI mode.
- ClickHouse
 - JMeter Results from ClickHouse (https://grafana.com/grafana/dashboards/9561-jmeter-results-from-clickhouse-eng/) - Using the JMeter Listener pack 
(https://gitlab.com/testload/jmeter-listener/-/wikis/3.3-ClickHouse-usage), ClickHouse and Grafana to collect and monitor test results.
@@ -291,8 +299,8 @@
 - jmeter-listener (https://gitlab.com/testload/jmeter-listener) - JMeter plugin to write load test data on-the-fly to ClickHouse, InfluxDB, ElasticSearch.
 - jmeter-influxdb2-listener-plugin (https://github.com/mderevyankoaqa/jmeter-influxdb2-listener-plugin) - InfluxDB v2.0 listener plugin for Apache JMeter.
 - jmeter-datadog-backend-listener (https://github.com/DataDog/jmeter-datadog-backend-listener) - Send JMeter test results to Datadog.
 - jmeter-dynatrace-plugin (https://github.com/dynatrace-oss/jmeter-dynatrace-plugin) - A JMeter Backend listener implementation to send the recorded load test metrics via the Dynatrace MINT metric ingest to 
the configured Dynatrace monitoring environment.
 - jmeter-dynatrace-plugin (https://github.com/dynatrace-oss/jmeter-dynatrace-plugin) - A JMeter Backend listener implementation to send the recorded load test metrics via the Dynatrace MINT
metric ingest to the configured Dynatrace monitoring environment.
 - jmeter-backend-newrelic (https://github.com/darrensmithwtc/jmeter-backend-newrelic) - A JMeter plugin to send test results to New Relic Metrics API.
- AWS CloudWatch
 - jmeter-cw-logs (https://github.com/concurrencylabs/jmeter-cw-logs) - CloudFormation template for publishing JMeter test results to AWS CloudWatch Logs.
@@ -300,15 +308,17 @@
 - Using Matplotlib & Python (https://www.metaltoad.com/blog/plotting-your-load-test-jmeter) - Plotting JMeter load test results with Matplotlib plotting tool and Python.
 - Statistical Aggregate Report (https://rubenlaguna.com/post/2007-01-02-better-jmeter-graphs/) - Custom Statistical Aggregate Report listener for enhanced results visualization.
 - JChav (https://github.com/d6y/jchav) - JMeter Chart History and Visualization library.
 - JMeter Dashboard: howto (https://seangkuan.blogspot.com/2015/06/jmeter-dashboard-realtime-monitoring-of.html), sources (https://github.com/vincentskooi/JMeterDashboard) - Real-time monitoring of JMeter load 
test.
 - Using CMDRunner & Powershell (https://performancewebautoamtionother.blogspot.com/2015/12/jmeter-create-graphs-with-cmdrunner.html) - Create JMeter graphs with CMDRunner with powershell parallel execution.
 - JMeter Dashboard: howto (https://seangkuan.blogspot.com/2015/06/jmeter-dashboard-realtime-monitoring-of.html), sources (https://github.com/vincentskooi/JMeterDashboard) - Real-time 
monitoring of JMeter load test.
 - Using CMDRunner & Powershell (https://performancewebautoamtionother.blogspot.com/2015/12/jmeter-create-graphs-with-cmdrunner.html) - Create JMeter graphs with CMDRunner with powershell 
parallel execution.
Performance Testing
Streaming Protocols
- Easy and realistic Load Testing of HTTP Live Streaming (HLS) with Apache JMeter (https://www.ubik-ingenierie.com/blog/easy-and-realistic-load-testing-of-http-live-streaming-hls-with-apache-jmeter/)
- Easy and realistic Load Testing of HTTP Live Streaming (HLS) with Apache JMeter 
(https://www.ubik-ingenierie.com/blog/easy-and-realistic-load-testing-of-http-live-streaming-hls-with-apache-jmeter/)
- Using JMeter to Load Test Live HLS Concurrency of Wowza Streaming Engine (https://web.archive.org/web/20210918113142/https://www.realeyes.com/blog/wowza-streaming/)
- Load testing HLS with Ruby JMeter (https://www.flood.io/blog/load-testing-hls-with-ruby-jmeter)
- How to Test Video Streaming with JMeter (https://www.blazemeter.com/blog/video-streaming-testing)
@@ -339,16 +349,18 @@
- JMeter Plugins (https://jmeter-plugins.org/) - Independent set of plugins for Apache JMeter, with plugin manager references many plugins and simplifies installation.
- Ubik Load Pack (https://ubikloadpack.com/) - Productivity extensions for Apache JMeter.
- GitHub Topics: jmeter-plugin (https://github.com/topics/jmeter-plugin), jmeter-plugins (https://github.com/topics/jmeter-plugins) - Explore JMeter plugins tagged with the jmeter-plugin or jmeter-plugins 
labels.
- GitHub Topics: jmeter-plugin (https://github.com/topics/jmeter-plugin), jmeter-plugins (https://github.com/topics/jmeter-plugins) - Explore JMeter plugins tagged with the jmeter-plugin or 
jmeter-plugins labels.
Correlation
- Correlation Recorder Plugin (https://github.com/Blazemeter/CorrelationRecorder) - JMeter plugin that simplifies the process of recording for applications with Dynamic Variables by providing automatic 
correlations of variables at recording time.
- Siebel CRM Plugin (https://github.com/Blazemeter/SiebelPlugin) - JMeter plugin to simplify the scripting of Siebel CRM applications by providing automatic correlations of variables at recording time ❄️.
- ULP Auto-correlator Plugin (https://www.ubik-ingenierie.com/blog/ubikloadpack-autocorrelator-plugin-help/) - Commercial plugin for Oracle and Vaadin-based applications from Ubik Load Pack (#plugins).
- Correlation Recorder Plugin (https://github.com/Blazemeter/CorrelationRecorder) - JMeter plugin that simplifies the process of recording for applications with Dynamic Variables by providing
automatic correlations of variables at recording time.
- Siebel CRM Plugin (https://github.com/Blazemeter/SiebelPlugin) - JMeter plugin to simplify the scripting of Siebel CRM applications by providing automatic correlations of variables at 
recording time ❄.
- ULP Auto-correlator Plugin (https://www.ubik-ingenierie.com/blog/ubikloadpack-autocorrelator-plugin-help/) - Commercial plugin for Oracle and Vaadin-based applications from Ubik Load Pack 
(#plugins).
Extending JMeter
@@ -406,21 +418,24 @@
Books
- Apache JMeter: A Practical Beginner's Guide to Automated Testing and Performance Measurement for Your Websites (https://books.google.com/books?id=nX8oKIEvUcYC) - By Emily H. Halili (Packt Publishing).
- Performance Testing with JMeter 2.9 (https://books.google.com/books?id=fpWmv3wPT64C) - By Bayo Erinle (Packt Publishing (https://www.packtpub.com/product/performance-testing-with-jmeter-29/9781782165842)); 
guide to test web applications using Apache JMeter with practical, hands-on examples.
- Apache JMeter: A Practical Beginner's Guide to Automated Testing and Performance Measurement for Your Websites (https://books.google.com/books?id=nX8oKIEvUcYC) - By Emily H. Halili (Packt 
Publishing).
- Performance Testing with JMeter 2.9 (https://books.google.com/books?id=fpWmv3wPT64C) - By Bayo Erinle (Packt Publishing 
(https://www.packtpub.com/product/performance-testing-with-jmeter-29/9781782165842)); guide to test web applications using Apache JMeter with practical, hands-on examples.
- Performance Testing with JMeter, 2nd Edition (https://books.google.com/books?id=6ditCAAAQBAJ) - By Bayo Erinle (Packt Publishing 
(https://www.packtpub.com/product/performance-testing-with-jmeter/9781784394813)).
- Performance Testing with JMeter 3, 3rd Edition (https://books.google.com/books?id=BedDDwAAQBAJ) - By Bayo Erinle (Packt Publishing 
(https://www.packtpub.com/product/performance-testing-with-jmeter-3-third-edition/9781787285774)).
- JMeter Cookbook (https://books.google.com/books?id=gJUeBQAAQBAJ) - By Bayo Erinle (Packt Publishing (https://www.packtpub.com/product/jmeter-cookbook/9781783988280)); 70 insightful and practical recipes to 
help successfully use Apache JMeter.
- JMeter by Example (https://books.google.com/books?id=iWeJDAEACAAJ) - By Sai Matam and Jagdeep Jain (Leanpub (https://leanpub.com/jmeterbyexample)); a simple, practical, step-by-step tutorial to measure the 
performance of websites.
- Pro Apache JMeter: Web Application Performance Testing (https://books.google.com/books?id=YJ4xDwAAQBAJ) - By Sai Matam and Jagdeep Jain (Apress (https://link.springer.com/book/10.1007/978-1-4842-2961-3)).
- JMeter Cookbook (https://books.google.com/books?id=gJUeBQAAQBAJ) - By Bayo Erinle (Packt Publishing (https://www.packtpub.com/product/jmeter-cookbook/9781783988280)); 70 insightful and 
practical recipes to help successfully use Apache JMeter.
- JMeter by Example (https://books.google.com/books?id=iWeJDAEACAAJ) - By Sai Matam and Jagdeep Jain (Leanpub (https://leanpub.com/jmeterbyexample)); a simple, practical, step-by-step 
tutorial to measure the performance of websites.
- Pro Apache JMeter: Web Application Performance Testing (https://books.google.com/books?id=YJ4xDwAAQBAJ) - By Sai Matam and Jagdeep Jain (Apress 
(https://link.springer.com/book/10.1007/978-1-4842-2961-3)).
- Master Apache JMeter: From load testing to DevOps (https://books.google.com/books?id=D_amDwAAQBAJ) - By Antonio Gomes Rodrigues, Bruno Demion (Milamber) and Philippe Mouawad (Leanpub 
(https://leanpub.com/master-jmeter-from-load-test-to-devops), Packt Publishing (https://www.packtpub.com/product/master-apache-jmeter-from-load-testing-to-devops/9781839217647)).
- Advanced JMeter Testing (https://leanpub.com/advanced_jmeter_testing) - By Penny Curich (Leanpub (https://leanpub.com/advanced_jmeter_testing)), guide to write custom components for Apache JMeter 5.0.
- Advanced JMeter Testing (https://leanpub.com/advanced_jmeter_testing) - By Penny Curich (Leanpub (https://leanpub.com/advanced_jmeter_testing)), guide to write custom components for Apache 
JMeter 5.0.
Trainings & Courses