This ZopeProduct 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 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.
- http://www.zope.org/Members/nuxeo/news/funkload-1.1.0
- announcement
- http://funkload.nuxeo.org/
- home
- http://funkload.nuxeo.org/INSTALL.html
- installation docs
- http://funkload.nuxeo.org/README.html
- usage docs