Tool of the Day: Jmeter

   The Apache JMeter desktop application is an open source software,
its a 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.

  Apache JMeter may be used to test performance both on static and
dynamic resources (files, Servlets, Perl scripts, Java Objects, Data Bases
and Queries, FTP Servers and more). It can be used to simulate a heavy
load on a server, network or object to test its strength or to analyze
overall
performance under different load types. You can use it to make a graphical
analysis of performance or to test your server/script/object behavior under
heavy concurrent load.

 features:

• Can load and performance test many different server types:
  Web - HTTP, HTTPS
  SOAP
  Database via JDBC
  LDAP
  JMS
  Mail - SMTP(S), POP3(S) and IMAP(S)
  Native commands or shell scripts
• Complete portability and 100% Java purity .
• Full multithreading framework allows concurrent sampling by many threads
and simultaneous
  sampling of different functions by separate thread groups.
• Careful GUI design allows faster operation and more precise timings.
• Caching and offline analysis/replaying of test results.
• Highly Extensible:
• Pluggable Samplers allow unlimited testing capabilities.
• Several load statistics may be choosen with pluggable timers .
• Data analysis and visualization plugins allow great extensibility as well
as personalization.
• Functions can be used to provide dynamic input to a test or provide data
manipulation.
• Scriptable Samplers (BeanShell is fully supported; and there is a sampler
which supports BSF-
  compatible languages)

Home page: http://jmeter.apache.org/
for binary package: http://jmeter.apache.org/download_jmeter.cgi

screenshot:
http://upload.wikimedia.org/wikipedia/commons/4/41/Jakarta_jmeter_screenshot.png

regards,
dhanasekar
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to