Skip to main content

Functional and load web tester.

Project description

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

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

    • green/red color mode

  • Turn a functional test into a load test: just by invoking the bench runner you can identify scalability and performance problems.

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

    • servers cpu usage, load average, memory/swap usage and network traffic charts.

    • an http error summary list

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

  • Easy test creation using TCPWatch as proxy recorder, so you can use your web browser and produce a FunkLoad test automatically.

  • Provides web assertion helpers.

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

  • Easy to install (EasyInstall) and use, see examples in the demo folder.

Project details


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.4.0.tar.gz (84.8 kB view details)

Uploaded Source

Built Distributions

funkload-1.4.0-py2.4.egg (178.3 kB view details)

Uploaded Egg

funkload-1.4.0-py2.3.egg (178.6 kB view details)

Uploaded Egg

File details

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

File metadata

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

File hashes

Hashes for funkload-1.4.0.tar.gz
Algorithm Hash digest
SHA256 d6609b6fd45cc946d54d9f30215966194443846954713c4352eb24862fb759bd
MD5 db2c7b10eb75a92856d53a380a67ce00
BLAKE2b-256 3ee0bd4a9e2ff09e382a7d852e083d5fb9453381fec33f373afe0a009bc500fb

See more details on using hashes here.

File details

Details for the file funkload-1.4.0-py2.4.egg.

File metadata

File hashes

Hashes for funkload-1.4.0-py2.4.egg
Algorithm Hash digest
SHA256 56e40e78153af115a4224344975fec834d07c9a87775bc5a2250682a201ae89c
MD5 6d1dd8e669d9a4653687a1479cb06a5a
BLAKE2b-256 b53acd28c01e387eaae094e59f125650b4bcf0eb92a6ebecd18ae1dd482cb8fb

See more details on using hashes here.

File details

Details for the file funkload-1.4.0-py2.3.egg.

File metadata

File hashes

Hashes for funkload-1.4.0-py2.3.egg
Algorithm Hash digest
SHA256 387a2e69ccb1523c0d6adc779513f1ffe780efe6c60bc4d1ca5deb61f5f0a929
MD5 08fdfaebc450b4d265d040f617d62cbe
BLAKE2b-256 db6bd856a59b382f42833395198bade560941ddc4c700839b9c7bdf96e0425a5

See more details on using hashes here.

Supported by

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