|
Home
Documentation
Downloads
Technologies
People
| |
| The GUI
RIPPER analyzes the GUI of an application. It
traverses the application's GUI hierarchically, and produces a tree
similar to the integration
tree. The structure is called the GUI
TREE. In
this structure, each node of the tree represents one GUI component. |
|
GUITAR
implements two types of GUI Rippers
|
|
Windows GUI RIPPER |
|
 |
|
Figure 1.
The GUI TREE for produced for WordPad |
|
The Windows GUI Ripper is used
for analyzing the GUI of Windows applications. Figure 1. shows the Windows
GUI Ripper after it has analyzed WordPad. |
|