Skip to main content
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.


Main FunkLoad features are:

* FunkLoad is free software distributed under the `GNU GPL`_.

* Functional test are pure Python scripts using the pyUnit framework like
normal unit test. Python enable complex scenarios to handle real world
applications.

* Truly emulates a web browser (single-threaded) using Richard Jones'
webunit_:

- basic authentication support
- cookies support
- referrer support
- fetching css, javascript and images
- emulating a browser cache
- file upload and multipart/form-data submission
- post any kind of content type like ``application/xml``
- https support
- http_proxy support

* Advanced test runner with many command-line options:

- set the target server url
- display the fetched page in real time in your browser
- debug mode
- check performance of a single page (or set of pages) inside a test
- green/red color mode
- select or exclude tests cases using a regex
- support normal pyUnit test
- support doctest from a plain text file or embedded in python docstring

* Turn a functional test into a load test: just by invoking the bench
runner you can identify scalability and performance problems. If
needed the bench can distributed over a group of worker machines.

* Detailed bench reports in ReST or HTML (and PDF via ps2pdf)
containing:

- the bench configuration
- tests, pages, requests stats and charts.
- the 5 slowest requests.
- monitoring one or many servers cpu usage, load average, memory/swap
usage and network traffic charts.
- an http error summary list

View a `report example <http://funkload.nuxeo.org/report-example/test_seam_java6/>`.

* Differential reports to compare 2 bench reports giving a quick overview of
scalability and velocity changes.
View a `diff report example <http://funkload.nuxeo.org/report-example/diff_seam_java_6_vs_5/>`.

* Easy test customization using a configuration file or command line options.

* Easy test creation using embeded TCPWatch as proxy recorder, so you can
use your web browser and produce a FunkLoad test automatically, including
file upload or any ajax call.

* Provides web assertion helpers to check expected results in responses.

* Provides helpers to retrieve contents in responses page using DOM.

* Provides a funkload.CPSTestCase to ease Zope and Nuxeo CPS testing.

* Easy to install (EasyInstall_) and use, see examples in the demo folder.

* Works fine with CPS or any Zope application, CherryPy, Nuxeo EP or any
JBoss Seam JSF MyFaces applications ...

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

funkload-1.14.0.tar.gz (167.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

funkload-1.14.0-py2.6.egg (275.2 kB view details)

Uploaded Egg

File details

Details for the file funkload-1.14.0.tar.gz.

File metadata

  • Download URL: funkload-1.14.0.tar.gz
  • Upload date:
  • Size: 167.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for funkload-1.14.0.tar.gz
Algorithm Hash digest
SHA256 5e712e36a42827015d892ddf1b33b8d2466e429fb807f365bff5f025441e31ce
MD5 e72cbe18584c28ed7a81153e4067374d
BLAKE2b-256 10d728b20ccd9c06142a1b97ecd9cb25e965480dd5c8ec51f534359140e49117

See more details on using hashes here.

File details

Details for the file funkload-1.14.0-py2.6.egg.

File metadata

  • Download URL: funkload-1.14.0-py2.6.egg
  • Upload date:
  • Size: 275.2 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for funkload-1.14.0-py2.6.egg
Algorithm Hash digest
SHA256 b6593563e33c3757d4fed4cd16807026478fee2c9c07fb046cd371972d673122
MD5 aa6aa67c18d06a94e16dcf17471ced1f
BLAKE2b-256 a80be68c5e56f7d4aedddbafe85ef86d7e405112ad9dad19f95c45ffb033bbff

See more details on using hashes here.

Release history Release notifications | RSS feed

1.17.1

2 files

1.17.0

1 file

1.16.1

3 files

1.16.0

3 files

1.15.0

2 files

This release

1.14.0 This release

2 files

1.13.0

2 files

1.12.0

2 files

1.11.0

3 files

1.10.0

2 files

1.9.0

3 files

1.8.0

3 files

1.7.0

3 files

1.6.2

3 files

1.6.1

3 files

1.6.0

3 files

1.5.0

3 files

1.4.1

3 files

1.4.0

3 files

1.3.1

3 files

1.3.0

3 files

1.2.0

3 files

1.1.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page