$ jmeter -n -t test-plan.jmx -l results.jtl
Creating summariser <main>
Created the tree successfully
Starting the test @ 2026 Jul 3 06:32:00 PM
summary + 1247 in 00:00:12 = 103.9/s Avg: 245 Min: 12 Max: 1823 Err: 0 (0.00%)
summary = 1247 in 00:00:12 = 103.9/s Avg: 245 Min: 12 Max: 1823 Err: 0 (0.00%)
$ ▋
Apache JMeter Documentation
Community-maintained docs with full-text search, dark mode, and organized navigation. Independent resource - not affiliated with the Apache Software Foundation.
46Documentation PagesUser manual, reference, extending
14K+Words IndexedFull-text client-side search
535ScreenshotsComponent UI references
Explore the Documentation
Component Reference
Detailed reference for all JMeter components - samplers, controllers, listeners, timers, assertions, config elements.
Thread Group → HTTP Request → View Results TreeBuilding Test Plans
Step-by-step guides for web, database, FTP, LDAP, JMS, and more.
Test Plan → Thread Group → Sampler → ListenerFunctions & Variables
Built-in functions for dynamic values, scripting, and property access.
${__time(YMD)}Properties Reference
Complete jmeter.properties configuration options.
jmeter.save.saveservice.output_format=csvExtending JMeter
Developer guide for custom samplers and plugins.
public SampleResult sample(Entry e)Best Practices
Guidelines for scalable, maintainable test plans.
Reuse → Parameterize → ModularizeGlossary
Key JMeter terminology explained.
Sampler, Controller, ListenerRemote Testing
Distributed load testing setup.
jmeter -r -n -t test.jmx