Apache JMeter

Apache JMeter 100% pure Java desktop application designed to load test functional behavior and measure performance.

Nejen pro webové aplikace, ale i např. databázové (SQL) dotazy, JMS komunikaci, FTP přenosy...

  • Can load and performance test HTTP and FTP servers as well as arbitrary database queries (via JDBC)

  • Complete portability and 100% Java purity

  • Full multithreading framework allows concurrent sampling by many threads and simultaneous sampling of different functions by seperate thread groups.

  • Caching and offline analysis/replaying of test results.

Highly Extensible: o Pluggable Samplers allow unlimited testing capabilities. o Several load statistics may be choosen with pluggable timers . o Data analysis and visualization plugins allow great extendibility as well as personalization. o Functions (which include JavaScript) can be used to provide dynamic input to a test o Scriptable Samplers (BeanShell is supported in version 1.9.2 and above)