Right now, I'm testing a Java Application with QTP (really expensive software).
I decided to move my web application testing to Selenium (using Java) and I was wondering if there were any other good tools to test my Java Application or if there are some libraries that tell allow me to click/type into Java Applications like Selenium does for web applications.
I'm looking for something like Selenium but for Java Applications (ie. if you wanted to test Eclipse IDE, you'd use this).