Apache JMeter Wiki
|
Apache JMeter is a 100% pure Java desktop 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. |
|
|
Current Version: 2.3.2 |
|
|
To edit pages, visit UserPreferences at the top-right of any page to create a user profile and login. Everyone is encouraged to help us keep JMeter's Wiki up to date. |
|
User Pages
How to decode encoded/escaped URLs
Tutorials and How-to articles
Distributed Testing (pdf)
Recording Tests (pdf)
JUnit Sampler (pdf)
Access Log Sampler (pdf)
General Articles on Performance testing etc.
Articles on Performance Testing see in particular "User Experience, not Metrics" about half-way down the page
JtlFiles - information on JTL files
RegularExpressions - examples etc
LogAnalysis using Perl and Excel etc
BrowserAddons - browser tools to show HTTP headers, etc.
NetworkSniffer - tools to capture HTTP Requests
MonitoringServers - tools to monitor servers
Companies that use JMeter - a list of companies that use JMeter for testing
Developer Pages
Building JMeter - brief description of how to build JMeter
ReleaseCreation - steps needed to create a release
CommittingChanges - steps needed to commit changes
FutureReleases - JMeter committer discussion page
Java14Proposals - what can be changed/improved
JMeterEclipse - settings to be used with Eclipse
JMeterTestExecution - what happens when a test plan is run
JMeterTesting - build testing using Junit
