Render Web Services for Viewing/Monitoring and Test Web Applications
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.
Requires python3
Performance and load testing framework. We aim to create a testing tool for web applications that can simulate large numbers of concurrent users without mucking around with threads, and thus allow us to perform rate-based testing.