Monday, June 16, 2008

Back after a long time

Back after a long time here.

I just read this.

Apache JMeter is a Java application designed to test server applications.
It can be used to:
* generate test loads
* test functional behaviour
* measure performance.
It includes support for protocols such as HTTP(S), JDBC, JMS, FTP, and others.
It can also be extended with user-written code.

I did not know that we can do functional testing using JMeter. I thought it to be a performance testing tool.

No comments: