Quick and Dirty Performance Testing using Meteor for the Dashboard

I just finished setting up and blogging about a simple performance monitoring system for our Planview installation. In case you don’t know Planview: it’s basically web-based project and portfolio management from the last decade. But the setup could test any web app. It uses Watir-Webdriver for running the tests, MongoDB for storing the results, Vagrant for the testing satellites and Meteor + NVD3 to visualize the results. It’s very simple, insecure and straight forward.

In case anyone needs to do something similar and looks for an inspiration, check it out: https://shiggyenterprises.wordpress.com/2016/03/03/performance-monitoring-using-watir-meteor-and-vagrant/

1 Like