Render Web Services for Viewing/Monitoring and Test WebApplications
Renders and aggregates other web services into static HTML monitoring output.
Also implements simple and dynamic testing of web based applications using mechanize.
Includes Basic authentication, and ADFS authentication for web service testing.
Custom authentications can be implemented very easily with python programming.
Implements PhantomJS rendering for Javascript/HTML5 dynamic web pages.
UNMAINTAINED: Try https://github.com/pjoe/loadem instead
This project aims to provide a tool for load testing webapplications. The goal is a tool that is easy to use and provides near real-time performance measurements of the application under test which is very usefull during optimization.
Addanc is a distributed/scalable system for stress/load testing web based applications. Addanc tests focus on the arrival rate of service requests rather than a fixed number of simulated clients.
This is a HTTP traffic generator for load testing webapplications. It is very simple and fast and can simulate client activity on multiple servers at the same time. Supports almost all http methods such as GET, POST, HEAD
LogiTest is a suite of applications to aid in the testing of web sites and web based applications. Applications in the suite include: LogiTest for functional and regression testing, LogiMonitor for real-time monitoring, and LogiLoad for load testing.
Performance and load testing framework. We aim to create a testing tool for webapplications that can simulate large numbers of concurrent users without mucking around with threads, and thus allow us to perform rate-based testing.