j-hawk
j-Hawk is a Java based open source framework which can be incorporated in any java application for performance testing. The idea is the developer has to define module and its tasks (essentially a java method) inside the application and register the same with j-Hawk. j-Hawk executes the modules and generates a graphical performance report which can be analyzed to find performance bottleneck of your application.
j-Hawk provides it's own scripting language called \"hawk\" whose syntax is similar to C,C++ and UNIX Shell scripting.
Hence the user can implement the performance test case easily with hawk scripting.
Metadata
Category: Testing Tools
License: GNU General Public License (GPL)
Homepage: http://j-hawk.sourceforge.net/
Sponsored Ad