Visual regression testing for information visualizations

Testing is a crucial step in software development. Because of this, many testing techniques have been developed. One of the reasons for this plurality is that different software development areas have specific needs. Therefore, there are specific testing techniques for mobile development, security a...

Full description

Autores:
Bazurto Gómez, Nychol
Tipo de recurso:
Fecha de publicación:
2018
Institución:
Universidad de los Andes
Repositorio:
Séneca: repositorio Uniandes
Idioma:
eng
OAI Identifier:
oai:repositorio.uniandes.edu.co:1992/34290
Acceso en línea:
http://hdl.handle.net/1992/34290
Palabra clave:
Programas para computador - Pruebas - Investigaciones
Ingeniería de software - Pruebas - Investigaciones
Desarrollo de software
Análisis de información - Investigaciones
Visualización de la información - Investigaciones
Ingeniería
Rights
openAccess
License
http://creativecommons.org/licenses/by-nc-nd/4.0/
Description
Summary:Testing is a crucial step in software development. Because of this, many testing techniques have been developed. One of the reasons for this plurality is that different software development areas have specific needs. Therefore, there are specific testing techniques for mobile development, security aspects, and cloud computing. However, automated software testing for data visualizations is mostly uncharted territory, that has left developers testing mostly manually. Some techniques such as visual regression and GUI testing have made some advances that could help visualization developers, but they only partially address the needs of visualization testing, leaving out concepts such as testing complex interactions, animations and data validity. Moreover, current visual regression tools are so complicated that visualization developers usually ignore them altogether. This thesis contributes to this field by first exploring and mapping the landscape of automated software testing from a data visualization testing perspective, and then proposing a testing framework that focuses on the specific needs of data visualization. This research makes two main contributions: First, the exploration and mapping of the state of the art in software testing, which resulted on the validation of a need for specific data visualization testing and a proposal to improve the CMU Software Engineering Institute-s software testing taxonomy to acknowledge this need. Second, a framework that provides a pipeline to test visualizations using visual regression testing, and the development of a prototype open source library that helps as a proof of concept of the framework. This framework proposes a novel data visualization testing vocabulary...