Skip to content

Commit ddf4ebb

Browse files
authored
Added link to Apache JMeter getting started docs
1 parent 8f86089 commit ddf4ebb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/load-testing/how-to-create-and-run-load-test-with-jmeter-script.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ Use cases for creating a load test with an existing JMeter script include:
3434

3535
## Create an Apache JMeter script
3636

37-
If you don't have an existing Apache JMeter script, you'll create a sample script to load test a single web application endpoint. If you already have a script, you can skip to [Create a load test](#create-a-load-test).
37+
If you don't have an existing Apache JMeter script, you'll create a sample script to load test a single web application endpoint. For more information about creating an Apache JMeter script, see [Getting started with Apache JMeter](https://jmeter.apache.org/usermanual/get-started.html).
38+
39+
If you already have a script, you can skip to [Create a load test](#create-a-load-test).
3840

3941
1. Create a *SampleTest.jmx* file on your local machine:
4042

0 commit comments

Comments
 (0)