Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Software Engineering

PDF

Electronic Thesis and Dissertation Repository

2016

Dynamic GUI testing

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

Dynamically Testing Graphical User Interfaces, Santo Carino Jan 2016

Dynamically Testing Graphical User Interfaces, Santo Carino

Electronic Thesis and Dissertation Repository

Software test generation for GUIs is a hard problem. The goal of this thesis is to investigate different methods for dynamically generating tests for GUIs. We introduce the concept of an event-pair graph, which is used to represent and measure test suites, and show how it can be used to generate tests and measure GUI coverage. Before we can begin generating tests, we first want to determine which is better: a small test suite with a few long tests or a large test suite with many short tests. Therefore, we designed and conducted a study to determine which is more …