Carleton University - School of Computer Science Honours Project
Winter 2020
Interactive Dashboard for Test Simulations Results
Mustafa Abdul-fatah
SCS Honours Project Image
ABSTRACT
As data simulators become an increasingly used tool for software development testing, the need for a visualized representation of this data becomes apparent. A visual dashboard can help to facilitate and aid with software development by visualizing the performance of features and specific test cases of simulation testing. Having a single location to view this data would help with the developers need to track down specific revisions where failures, warnings or degradations to the quality of a test case may have occurred in the past, while also providing a quick overview at a glance of the current system performance to also view the current state of the simulator system itself. The intended goal of this project is to create a user interactable dashboard, with a lightweight backend, that will display processed test simulation data to the user.