The following example simulates a user logging-in into a Swing application.
The test verifies that an error message is displayed if the user forgets to enter her password.
FEST-Swing can test desktop applications as well as applets (in a viewer and in-browser.)
For more details, please visit the FEST-Swing github project.