Hi, Does anyone have a sugguestion of a good tool to automate testing on a Swing/ Java webstart application? Our application is both server and client based,...
Hi, From a testing point of view what you're going to test is a java application. Java Webstart is just a deployment method. so any tool to test java/Swing...
... Hi Alastair, Another good alternative for Swing GUI testing is FEST ( http://fest.easytesting.org/swing/ ). Its main features are: 1. Compact API that is...
Great, I am not sure if SWT really better than swing or not, but several big firm make the IT policy of GUI selection with SWT, we have to use it :-)...