From 9bb4184e20613841a18174a7fba16bfb92620972 Mon Sep 17 00:00:00 2001 From: rcalago <149600319+rcalago@users.noreply.github.com> Date: Wed, 17 Apr 2024 15:26:19 +0800 Subject: [PATCH] Update README.md --- testing-modules/jmeter/README.md | 1 + 1 file changed, 1 insertion(+) 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)