Funkload 1.0: new Python-based functional+load testing framework released
Funkload 1.0: new Python-based functional+load testing framework released
Submitted by webmaster@testdriven.com (News) on Mon, 03/10/2005 - 15:00.FunkLoad 1.0 has been released.
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.
- Performance testing tool by loading the web application and monitoring your servers it helps you to pinpoint bottlenecks, giving a detail 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 overwhelming 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.
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.
- Performance testing tool by loading the web application and monitoring your servers it helps you to pinpoint bottlenecks, giving a detail 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 overwhelming 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.
