##language:en #pragma section-numbers off = Apache JMeter Wiki = || [[http://jakarta.apache.org/jmeter/|{{http://jakarta.apache.org/jmeter/images/logo.jpg}}]] || '''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.4 || [[http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi|Download]] [[http://issues.apache.org/bugzilla/|JMeter Bugzilla]] [[http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=JMeter|Open JMeter Bugs]] [[http://jakarta.apache.org/site/mail2.html#JMeter|Mailing Lists]] [[http://www.nabble.com/JMeter-f296.html|Archive Search]]|| |||| 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 == * [[JMeterAndHTTPS| JMeter and HTTPS]] * How to [[EscapedURLs| decode encoded/escaped URLs]] * Tutorials and How-to articles * [[http://jakarta.apache.org/jmeter/usermanual/jmeter_distributed_testing_step_by_step.pdf|Distributed Testing]] (pdf) * [[http://jakarta.apache.org/jmeter/usermanual/jmeter_proxy_step_by_step.pdf|Recording Tests]] (pdf) * [[http://jakarta.apache.org/jmeter/usermanual/junitsampler_tutorial.pdf|JUnit Sampler]] (pdf) * [[http://jakarta.apache.org/jmeter/usermanual/jmeter_accesslog_sampler_step_by_step.pdf|Access Log Sampler]] (pdf) * [[http://nerds-central.blogspot.com/2006/08/pushing-envelope-with-jmeter.html|Pushing the envelope with JMeter]] * [[http://wiki.apache.org/myfaces/PerformanceTestingWithJMeter|Testing a JSF Application with JMeter]] * [[http://blog.milamberspace.net/index.php/jmeter-test-de-charges-dun-site-web-mode-demploi|Website load tests with JMeter (in french)]] and [[http://blog.milamberspace.net/index.php/jmeter-pages|Several articles/tutorials (in french)]] * [[http://wiki.apache.org/jakarta-jmeter/JSF_test_with_SUN_implementation|Testing a SUN RI JSF Application with JMeter]] * [[http://www.packtpub.com/beginning-apache-jmeter/book|Apache JMeter book | Packt Publishing, June 2008]] * [[JMeterTesting/ASPNETViewState]] * General Articles on Performance testing etc. * [[HowManyThreads|How many threads does JMeter support?]] * [[http://www.perftestplus.com/pubs.htm|Articles on Performance Testing]] see in particular "User Experience, not Metrics" about half-way down the page * [[http://www.codeplex.com/PerfTestingGuide|Performance Testing Guidance for Web Applications]] * [[DifferentBehaviour|Why does JMeter get different results from my browser?]] * [[ErrorMessages|Some error messages and possible causes]] * [[FaultReporting|It does not work! Fault Reporting]] * [[JMeterFAQ|JMeter FAQ]] * 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 * [[JMeterMavenPlugin]] - user-contributed plugin for running JMeter in Maven * MonitoringServers - tools to monitor servers * [[JMeterLinks| Links to Third Party JMeter Resources and Plugins]] * [[JMeterAndMySQL| Benchmarking MySQL with JMeter and MySQL]] * [[JMeterUsers|Companies that use JMeter]] - a list of companies that use JMeter for testing * [[SupportAndTraining| Support and Training]] - A list of companies that offer support and training for JMeter. == Developer Pages == * [[BuildingJMeter|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 * [[JMeterCommitters| JMeter's Contributors]] * [[DeveloperManual|Developer Manual]] * Java14Proposals - what can be changed/improved * [[JMeterAndEclipseHowTo]] * [[JMeterEclipse]] - settings to be used with Eclipse * [[JMeterTestExecution]] - what happens when a test plan is run * [[JMeterTesting]] - build testing using Junit * [[JMeterArchitecturalOverview]] * [[JMeterRemoteTestingEnhancements]] * [[JMeterTestElements]] * [[JMeterVariablesAndFunctions]] * [[JMeterDevelopment]] * [[JMeterDevelopment/DeveloperDocumentation]] * [[JMeterDevelopment/Enhancements]] * [[JMeterDevelopment/LongTerm]] * [[JMeterDevelopment/Requirements]] * [[JMeterHelpImplementation]] * [[JMeterGuiTestElementSeparation]] ---- CategoryHomepage