2010 11th International Conference on Control Automation Robotics &Amp; Vision 2010
DOI: 10.1109/icarcv.2010.5707766
|View full text |Cite
|
Sign up to set email alerts
|

An FSM based GUI test automation model

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
20
0

Year Published

2014
2014
2022
2022

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 23 publications
(20 citation statements)
references
References 12 publications
0
20
0
Order By: Relevance
“…Another method used for modeling GUIs is to specify them as a set of operations acting on objects [35]. In another work, Miao and Yang [37] treated GUI as a series of interfaces, where each interface is regarded as a state. They modeled a GUI state as a quadruple (W, O, P, V), where W represents windows, O objects, P properties, and V values, respectively.…”
Section: Related Workmentioning
confidence: 99%
“…Another method used for modeling GUIs is to specify them as a set of operations acting on objects [35]. In another work, Miao and Yang [37] treated GUI as a series of interfaces, where each interface is regarded as a state. They modeled a GUI state as a quadruple (W, O, P, V), where W represents windows, O objects, P properties, and V values, respectively.…”
Section: Related Workmentioning
confidence: 99%
“…The abstract states of a state machine are used to verify the concrete states of the corresponding GUI application during the test case execution [1]. Reverse engineered state-based models are used for testing GUI applications in various approaches, e.g., GUI Driver [8] and GuiTam [9] for Java GUI applications, Crawljax [10] and DynaRIA [11] for rich internet applications (RIAs), and AndroidRipper [12] for Android applications.…”
Section: A Automating the Construction Of Gui Models For Testingmentioning
confidence: 99%
“…Finite state machines () are one of the most popular used models for software design and software testing. Miao et al proposed an finite state machine–based approach (called GUI test automation model), with the goal to automate all the tests of the EFG‐based approach, aiming to provide more automation concerns and thus solving limitations of the EFG approach. They indicate that EFGs are not able to model certain scenarios where GUI objects are modified dynamically: (1) changing the visibility of a GUI object, which depends on another objects' state (checkbox), via code will lead to an event being undefined; and (2) toggling of the visibility property value of a panel can cause several events to be uncovered or concealed.…”
Section: State Of the Artmentioning
confidence: 99%