Function testing on Netbeans 6.8

Posted by ron on Stack Overflow See other posts from Stack Overflow or by ron
Published on 2010-04-06T18:46:56Z Indexed on 2010/04/06 19:53 UTC
Read the original article Hit count: 252

Filed under:
|
|

While not a torrent, but some articles can be found on the net about function testing (particularly http://blogs.sun.com/geertjan/entry/gui_testing_on_the_netbeans). However the tools mentioned by them do not seem to be maintained, or don't have a plugin working with the most recent version of Netbeans (6.8).

Do you have any function test setup for GUI? What is your level of integration into the development process (IDE integration, ant, etc).

Additional candy is that Netbeans is not only the IDE, but the GUI app is also developed for Netbeans 6.8 Platform (so I'm mainly interested in GUI testing NB-platform apps, but tips for any Swing apps in general would be a help too).

© Stack Overflow or respective owner

Related posts about netbeans

Related posts about gui