Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 500 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 500 Bytes

EmailUI

This is a web interface built to simulate a popular email client application to serv as a test framework for measuring the usability of contact recommendation interfaces. The application tracks and logs all user actions including hovering, clicking, and typing.

The main feature of the EmailUI is the ability to feed it arbitrary testing scenarios using a simple configuration file and a couple json files. The details on how to do this are described next.

Creating Tests