@article {15464, title = {Automated test oracles for GUIs}, journal = {SIGSOFT Softw. Eng. Notes}, volume = {25}, year = {2000}, month = {2000/11//}, pages = {30 - 39}, abstract = {Graphical User Interfaces (GUIs) are critical components of today{\textquoteright}s software. Because GUIs have different characteristics than traditional software, conventional testing techniques do not apply to GUI software. In previous work, we presented an approach to generate GUI test cases, which take the form of sequences of actions. In this paper we develop a test oracle technique to determine if a GUI behaves as expected for a given test case. Our oracle uses a formal model of a GUI, expressed as sets of objects, object properties, and actions. Given the formal model and a test case, our oracle automatically derives the expected state for every action in the test case. We represent the actual state of an executing GUI in terms of objects and their properties derived from the GUI{\textquoteright}s execution. Using the actual state acquired from an execution monitor, our oracle automatically compares the expected and actual states after each action to verify the correctness of the GUI for the test case. We implemented the oracle as a component in our GUI testing system, called Planning Assisted Tester for grapHical user interface Systems (PATHS), which is based on AI planning. We experimentally evaluated the practicality and effectiveness of our oracle technique and report on the results of experiments to test and verify the behavior of our version of the Microsoft WordPad{\textquoteright}s GUI.}, keywords = {automated oracles, GUI test oracles, GUI testing}, isbn = {0163-5948}, doi = {10.1145/357474.355050}, url = {http://doi.acm.org/10.1145/357474.355050}, author = {Memon, Atif M. and Pollack,Martha E. and Soffa,Mary Lou} }