Depending on the platform you want to run your tests from, you can either use Win32::GuiTest or X11::GUITest both are useful for creating automated tests over GUI applications.
The catch here is that I don't think Swing's widgets behaves in same way that native widgets, but you can still send clicks and key presses ( probably good enough for testing purposes ). Look at the documentation, examples and test cases and you will understand how they work, I've used to test Visual Basic applications from Perl
In reply to Re: Is it possible to test swing applications using PERL
by bluescreen
in thread Is it possible to test swing applications using PERL
by Selva123
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |