diff options
Diffstat (limited to 'development/apache-jmeter/README')
-rw-r--r-- | development/apache-jmeter/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/development/apache-jmeter/README b/development/apache-jmeter/README index 6317b03271b7..abeb36fab451 100644 --- a/development/apache-jmeter/README +++ b/development/apache-jmeter/README @@ -1,10 +1,11 @@ Apache JMeter is a Java-based load testing tool. -JMeter is pure Java application designed to load test functional behavior -and measure performance. It was originally designed for testing web -applications but has since expanded to other test functions. +JMeter is pure Java application designed to load test functional +behavior and measure performance. It was originally designed for +testing web applications but has since expanded to other test +functions. -The directory /usr/share/jmeter/bin contains additional scripts for +The directory /usr/share/jmeter/bin contains additional scripts for managing JMeter. Set API_DOCS=yes to include the full documentation. This will make the |