46 citations · 57 across the 3 of their papers we have counts for
3 papers
cs.SE2021★ 2 cited
Interacto: A Modern User Interaction Processing Model
Arnaud Blouin, Jean-Marc Jézéquel
Since most software systems provide their users with interactive features, building user interfaces (UI) is one of the core software engineering tasks. It consists in designing, im…
cs.SE2017★ 46 cited
Classifying and Qualifying GUI Defects
Valéria Lelli, Arnaud Blouin, Benoit Baudry
Graphical user interfaces (GUIs) are integral parts of software systems that require interactions from their users. Software testers have paid special attention to GUI testing in t…
cs.SE2017★ 9 cited
Automatic Detection of GUI Design Smells: The Case of Blob Listener
Valéria Lelli, Arnaud Blouin, Benoit Baudry +2
Graphical User Interfaces (GUIs) intensively rely on event-driven programming: widgets send GUI events, which capture users' interactions, to dedicated objects called controllers.…