Advertisment

Automate GUI tests for Swing applications

author-image
CIOL Bureau
Updated On
New Update

Automation is necessary for frequent and consistent testing, which is the foundation of agile development. However, acceptance tests of GUI applications are not always easy to automate.

This tip explains a simple way of automating Java Swing application acceptance tests, starting from Swing components' unit tests and extending them to acceptance tests without human intervention.

Click here for more...!

tech-news