Ms. Su-Feng Cindy Li
¡@
Dept. of Electrical Engineering, National Taiwan University
¡@
Speech Title: Model-Based GUI Testing
Abstract:
We propose a framework of GUI testing
which includes model building, test cases generation and test cases execution.
We provide a web based interface for users to describe their specification.
After the specification has been defined, our tool can generate executable test
cases automatically. The execution of test cases relies on two interfaces to
interact with GUI programs, one is widget recognition tool ¡§AutoIt¡¨,
the other one is a tool implemented by visual technology ¡§Sikuli¡¨.
With these two interfaces, our tool can capture not only widget-based objects of
GUI programs but also images displayed on the screen. Therefore, GUI programs
developed on different platforms (C++, JAVA, HTML¡K)
can be tested with a same tool.