Awesome
perfjankie-test
Test script & demo use case for Perfjankie
To get this demo up & running:
-
npm install
to install Perfjankie
-
- Install CouchDB and launch it (Port 5984 is default)
-
- Install Selenium Standalone & launch it with
start-selenium
(Port 4444 is default)
- Install Selenium Standalone & launch it with
-
- Start a simple webserver in the
button-sample
directory (Port 8080 is default. You can usepython -m SimpleHTTPServer 8080
if you have python installed)
- Start a simple webserver in the
-
- Do a test run using
node index.js
- Do a test run using
-
- Uncomment the JS & styles in the
button-sample
directory
- Uncomment the JS & styles in the
-
- Do another test run using
node index.js
- Do another test run using
-
- Go to You local CouchDB Perfjankie app and check the recorded metrics from both testing sessions