Minimizing GUI event traces
… We evaluate our event trace minimization approach on two different datasets: one composed
of 7 applications from the Google Play store selected among the top 20 most popular apps …
of 7 applications from the Google Play store selected among the top 20 most popular apps …
Event trace reduction for effective bug replay of Android apps via differential GUI state analysis
… , an event trace reduction tool for effective bug replay by using a new differential GUI state
analysis. … [11] develop a variant of delta debugging to minimize long event traces reaching a …
analysis. … [11] develop a variant of delta debugging to minimize long event traces reaching a …
Use case redocumentation from gui event traces
… sequence of events. Based on this event-driven model, we partition the task traces using
event-… Everything between two event-listener calls is considered an event-handling sequence (…
event-… Everything between two event-listener calls is considered an event-handling sequence (…
GUI interaction testing: Incorporating event context
… events in a software system and its states. This context-sensitive and state-based execution
behavior of GUI events creates problems for testing; each event … To minimize threats to …
behavior of GUI events creates problems for testing; each event … To minimize threats to …
Constraint-based event trace reduction
J Wang - Proceedings of the 2016 24th ACM SIGSOFT …, 2016 - dl.acm.org
… irrelevant events from the event trace. Our approach builds constraints among events and the
… values), to search for a minimal event trace that satisfies these constraints. Our evaluation …
… values), to search for a minimal event trace that satisfies these constraints. Our evaluation …
GUI-driven code tracing
AL Santos - 2012 IEEE Symposium on Visual Languages and …, 2012 - ieeexplore.ieee.org
… event listeners to the program’s widgets with the purpose of being enablers for activating the
trace … We took special care on minimizing the number of recorded method call events. The …
trace … We took special care on minimizing the number of recorded method call events. The …
Booster: Effective and Efficient Web GUI Trace Reduction Based on Multi-Level State Abstraction and Time-Guided Hierarchical Delta Debugging
… candidates to ensure that the final trace is minimized to its shortest possible form. In the …
minimize each GUI trace while optimizing the reduction time. TGHDD takes as input a GUI trace …
minimize each GUI trace while optimizing the reduction time. TGHDD takes as input a GUI trace …
Developing a single model and test prioritization strategies for event-driven software
… We also show six tests that allow us to provide hand traces of the criteria. … a control to compare
our prioritization techniques in order to minimize this threat. Future work may examine real …
our prioritization techniques in order to minimize this threat. Future work may examine real …
DetReduce: minimizing Android GUI test suites for regression testing
… Based on these observations, we devised the second part of our minimization algorithm
where we combine fragments from different traces to create longer replayable traces. A …
where we combine fragments from different traces to create longer replayable traces. A …
Automatically repairing broken workflows for evolving GUI applications
… -handling methods) from other methods, and records both of them in the execution trace.
An event handler is a special method in a GUI application that is called back by the GUI …
An event handler is a special method in a GUI application that is called back by the GUI …