No more XY coordination in screen testing!SwingUnit is a unit test automation toolkit for Java Swing application. It works just like ‘tiny macro’ or ‘script’ for Swing Application. Using SwingUnit in combination with JUnit you can run test scenario automatically, and you can use many JUnit supporting tools. The structure of a test scenario XML file is simple. See the example.