Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 430 Bytes

readme.md

File metadata and controls

20 lines (11 loc) · 430 Bytes

User Testing Tool

The User Testing Tool (UTT) is a research demonstrator to combine user testing with automated testing services to improve the accessibility and usability of web sites.

Setup

Dependencies

  • Node.js 0.10.0

  • CoffeeScript 1.6.2

     npm install -g coffee-script
    

Serve frontend

Serve the frontend directory using e.g. Apache.

Deploy

Run sudo ./deploy.sh and follow the instructions.