SEFeb 22, 2017

An Initial Study on Ideal GUI Test Case Replayability

arXiv:1702.07029v1Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the problem of maintaining GUI test cases over time for software developers, but it appears incremental as it focuses on categorization without major breakthroughs.

The study investigated how long-term GUI changes affect the reusability of existing GUI test cases by conducting an empirical evaluation on two open-source applications, assessing replayability on newer versions and categorizing test cases based on repair needs.

In this paper we investigate the effect of long-term GUI changes occurring during application development on the reusability of existing GUI test cases. We conduct an empirical evaluation on two complex, open-source GUI-driven applications for which we generate test cases of various lengths. We then assess the replayability of generated test cases using simulation on newer versions of the target applications and partition them according to the type of repairing change required for their reuse.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes