head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1;
locks; strict;
comment	@# @;


1.1
date	2007.03.08.02.22.52;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.1
log
@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>
@
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/
@
