Skip to content

Commit 492cf9f

Browse files
authored
Merge pull request #184702 from ntrogh/alt-jmeter-version
Added message about JMeter version
2 parents a1c5fcb + 910542f commit 492cf9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/load-testing/overview-what-is-azure-load-testing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ You can create a load test by using existing test scripts based on Apache JMeter
2323

2424
Azure Load Testing test engines abstract the required infrastructure for running a high-scale load test. The test engines run the Apache JMeter script to simulate a large number of virtual users simultaneously accessing your application endpoints. To scale out the load test, you can configure the number of test engines.
2525

26+
Azure Load Testing uses Apache JMeter version 5.4.1 for running load tests.
27+
2628
The application can be hosted anywhere: in Azure, on-premises, or in other clouds. During the load test, the service collects the following resource metrics and displays them in a dashboard:
2729

2830
- *Client-side metrics* give you details reported by the test engine. These details include the number of virtual users, the request response time, or the number of requests per second.

0 commit comments

Comments
 (0)