diff --git a/testing-modules/jmeter/README.md b/testing-modules/jmeter/README.md index fe6dd2c539..4ab9692f27 100644 --- a/testing-modules/jmeter/README.md +++ b/testing-modules/jmeter/README.md @@ -57,3 +57,4 @@ Enjoy it :) - [JMeter: Latency vs. Load Time](https://www.baeldung.com/java-jmeter-latency-vs-load-time) - [How Do I Generate a Dashboard Report in JMeter?](https://www.baeldung.com/jmeter-dashboard-report) - [Run JMeter .jmx File From the Command Line and Configure the Report File](https://www.baeldung.com/java-jmeter-command-line) +- [Create and Run Apache JMeter Test Scripts via Java Program](https://www.baeldung.com/java-jmeter-create-run-test-scripts)