Skip to content

Commit 3ed808e

Browse files
authored
Added cross-references
1 parent ddf4ebb commit 3ed808e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/load-testing/how-to-create-manage-test.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@ To load test a single web endpoint, use the quick test experience in the Azure p
5454

5555
### Create a test by using a JMeter script
5656

57-
To reuse an existing JMeter test script, or for more advanced test scenarios, create a test by uploading a JMX file. For example, to [read data from a CSV input file](./how-to-read-csv-data.md), or to [configure JMeter user properties](./how-to-configure-user-properties.md).
57+
To reuse an existing JMeter test script, or for more advanced test scenarios, create a test by uploading a JMX file. For example, to [read data from a CSV input file](./how-to-read-csv-data.md), or to [configure JMeter user properties](./how-to-configure-user-properties.md). For more information, see [Create a load test by using an existing JMeter script](./how-to-create-and-run-load-test-with-jmeter-script.md).
58+
59+
If you're not familiar with creating a JMeter script, see [Getting started with Apache JMeter](https://jmeter.apache.org/usermanual/get-started.html).
5860

5961
1. In the [Azure portal](https://portal.azure.com), and go to your Azure Load Testing resource.
6062

0 commit comments

Comments
 (0)