Carleton University - School of Computer Science Honours Project
Winter 2021
Implementing and Testing a Dentistry Appointment System
Shane Bishop
SCS Honours Project Image
ABSTRACT
In this project a client-server dentistry appointment system was built. This system served as a software system to be tested on every level of its "stack" using automated tests. The system was tested with unit tests, REST API tests, and acceptance tests. Two competing frameworks for acceptance testing, Robot Framework and cucumber, were compared and contrasted.