Portuguese Meeting on Computer Graphics 2010
Permanent URI for this collection
Browse
Browsing Portuguese Meeting on Computer Graphics 2010 by Subject "Analysis"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item GUI Behavior from Source Code Analysis(The Eurographics Association, 2021) Silva, João C.; Silva, Carlos E.; Campos, José C.; Saraiva, João A.; Mealha, Óscar and Madeira, Joaquim and Tércio, Daniel and Sousa Santos, BeatrizWhen developing interactive applications, considering the correctness of graphical user interfaces (GUIs) code is essential. GUIs are critical components of today's software, and contemporary software tools do not provide enough support for ensuring GUIs' code quality. GUIsurfer, a GUI reverse engineering tool, enables evaluation of behavioral properties of user interfaces. It performs static analysis of GUI code, generating state machines that can help in the evaluation of interactive applications. This paper describes the design, software architecture, and the use of GUIsurfer through an example. The tool is easily re-targetable, and support is available to Java/Swing, and WxHaskell. The paper sets the ground for a generalization effort to consider rich internet applications. It explores the GWT web applications' user interface programming toolkit.