Personal tools
You are here: Home Plone XP Open Source Software Review FunkLoad for Functional and Load Test

FunkLoad for Functional and Load Test

— filed under: ,

FunkLoad: http://funkload.nuxeo.org

Souce Code Info

Funkload SVN repository: http://svn.nuxeo.org/pub/funkload/trunk

Funkload Trac: http://svn.nuxeo.org/trac/pub/browser/funkload

Funkload change log: http://funkload.nuxeo.org/CHANGES.html

A Quick Instruction: http://blogs.nuxeo.com/fermigier/2005/11/slides-introducing.html

funkload test report sample: http://funkload.nuxeo.org/report-example/test_seam_java6/

BenchMaster is used to run huge and parallelised load test based on FunkLoad: http://pypi.python.org/pypi/benchmaster

FunkLoad Installation

FunkLoad is written in pure Python.  So we need Python been installed.

gnuplot is required to generate charts: http://www.gnuplot.info/.  gnuplot has binary package for most of Linux distribution: ubnutu, CentOS, etc.  We need version 4.2 or later.

libgd png support is required for gnuplot to generate the charts for testing result.  Most of the Linux distribution also provide binary package for gd.  Make sure that your installed the devel package for gd.

TCPWatch http://hathawaymix.org/Software/TCPWatch/ is required for recording.

Document Actions