64 citations · 97 across the 7 of their papers we have counts for
7 papers · 1 filter
BURT: A Chatbot for Interactive Bug Reporting
Yang Song, Junayed Mahmud, Nadeeshan De Silva +5
This paper introduces BURT, a web-based chatbot for interactive reporting of Android app bugs. BURT is designed to assist Android app end-users in reporting high-quality defect inf…
Toward Interactive Bug Reporting for (Android App) End-Users
Yang Song, Junayed Mahmud, Ying Zhou +4
Many software bugs are reported manually, particularly bugs that manifest themselves visually in the user interface. End-users typically report these bugs via app reviewing website…
An Empirical Study of Data Constraint Implementations in Java
Juan Manuel Florez, Laura Moreno, Zenong Zhang +2
Software systems are designed according to guidelines and constraints defined by business rules. Some of these constraints define the allowable or required values for data handled…
Toward Speeding up Mutation Analysis by Memoizing Expensive Methods
Ali Ghanbari, Andrian Marcus
Mutation analysis has many applications, such as assessing the quality of test cases, fault localization, test input generation, security analysis, etc. Such applications involve r…
PRF: A Framework for Building Automatic Program Repair Prototypes for JVM-Based Languages
Ali Ghanbari, Andrian Marcus
PRF is a Java-based framework that allows researchers to build prototypes of test-based generate-and-validate automatic program repair techniques for JVM languages by simply extend…
Translating Video Recordings of Mobile App Usages into Replayable Scenarios
Carlos Bernal-Cárdenas, Nathan Cooper, Kevin Moran +3
Screen recordings of mobile applications are easy to obtain and capture a wealth of information pertinent to software developers (e.g., bugs or feature requests), making them a pop…