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.

Features

Main FunkLoad features are:

  • 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 an enhanced Richard Jones’ webunit:

    • get/post/put/delete support

    • post any kind of content type like application/xml

    • DAV support

    • basic authentication support

    • file upload and multipart/form-data submission

    • cookies support

    • referrer support

    • accept gzip content encoding

    • https support

    • https with ssl/tls by providing a private key and certificate (PEM formatted)

    • http_proxy support

    • fetching css, javascript and images

    • emulating a browser cache

  • 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 to display http headers

    • 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, HTML, Org-mode, PDF (using LaTeX/PDF Org-mode export) containing:

    • the bench configuration

    • tests, pages, requests stats and charts

    • the requets that took the most time

    • monitoring one or many servers cpu usage, load average, memory/swap usage and network traffic charts

    • an http error summary list

  • Differential reports to compare 2 bench reports giving a quick overview of scalability and velocity changes.

  • Trend reports to view the performance evolution with multiple reports.

  • 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.

  • Easy to install (EasyInstall).

  • Comes with examples look at the demo folder.

  • Successfully tested with dozen of differents web servers: PHP, python, Java…

License

FunkLoad is free software distributed under the GNU GPL license.

(C) Copyright 2005-2011 Nuxeo SAS (http://nuxeo.com).

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

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.17.1.tar.gz (107.8 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.17.1-py2.7.egg (317.5 kB view details)

Uploaded Egg

File details

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

File metadata

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

File hashes

Hashes for funkload-1.17.1.tar.gz
Algorithm Hash digest
SHA256 f0518e9a306443cd03e573f80532bf4cbb014720c925403b6010a804783594da
MD5 1bf832246a5bedbc7fbbf352841c8c0b
BLAKE2b-256 7bc893b0584fc7a718024559b6c480468644bfd88d33dd24a4f5bd048845130b

See more details on using hashes here.

File details

Details for the file funkload-1.17.1-py2.7.egg.

File metadata

  • Download URL: funkload-1.17.1-py2.7.egg
  • Upload date:
  • Size: 317.5 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for funkload-1.17.1-py2.7.egg
Algorithm Hash digest
SHA256 3e8168d8ff141f420811b6a65e4b7ff0b2ac60029927e93bba2583acf805a4c5
MD5 dc1670557099761544a529f84a09c063
BLAKE2b-256 2ea4568da99ea7f93997fe8e812d93a24ff6430cf96da0cd93cc48c7f8c178c4

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.17.1 This release

2 files

1.17.0

1 file

1.16.1

3 files

1.16.0

3 files

1.15.0

2 files

1.14.0

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page