Litcius/Paper detail

GIFdroid

Sidong Feng, Chunyang Chen

2022Proceedings of the 44th International Conference on Software Engineering38 citationsDOI

Abstract

Bug reports are vital for software maintenance that allow users to inform developers of the problems encountered while using software. However, it is difficult for non-technical users to write clear descriptions about the bug occurrence. Therefore, more and more users begin to record the screen for reporting bugs as it is easy to be created and contains detailed procedures triggering the bug. But it is still tedious and time-consuming for developers to reproduce the bug due to the length and unclear actions within the recording. To overcome these issues, we propose GIFdroid, a lightweight approach to automatically replay the execution trace from visual bug reports. GIFdroid adopts image processing techniques to extract the keyframes from the recording, map them to states in GUI Transitions Graph, and generate the execution trace of those states to trigger the bug. Our automated experiments and user study demonstrate its accuracy, efficiency, and usefulness of the approach.

Topics & Concepts

Computer scienceTRACE (psycholinguistics)Software bugSoftwareSecurity bugSoftware engineeringProgramming languageOperating systemSoftware security assuranceCloud computing securityCloud computingPhilosophyLinguisticsSoftware Engineering ResearchAdvanced Malware Detection TechniquesSoftware Testing and Debugging Techniques