freebsd-ports/www/py-funkload/pkg-descr
Cheng-Lung Sung 3d53d06305 Add py-funkload 1.6.0, funkLoad is a functional and load web tester.
PR:		ports/109779
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
2007-03-08 02:22:52 +00:00

15 lines
699 B
Text

FunkLoad is a functional and load web tester, written in Python,
whose main use cases are:
* Functional testing of web projects, and thus regression testing as well.
* Performance testing: by loading the web application and monitoring your
servers it helps you to pinpoint bottlenecks, giving a detailed report of
performance measurement.
* Load testing tool to expose bugs that do not surface in cursory testing,
like volume testing or longevity testing.
* Stress testing tool to overwhelm the web application resources and test the
application recoverability.
* Writing web agents by scripting any web repetitive task, like checking if
a site is alive.
WWW: http://funkload.nuxeo.org/