Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

JUnit Testing of GUIs in Swing

Fri Oct 24, 2008 8:20 pm

I want to write a UNIT test cases for JAVA swing programs (mainly client side
programming).

Can anybody tell me that how can I write Junit or Unit testcases for swing based
programs.

Appreciated your help..



Re: JUnit Testing of GUIs in Swing

Fri Oct 24, 2008 8:21 pm

You can give a look at the paper "Presenter First: Organizing Complex
GUI Applications
for Test-Driven Development" right here:
http://atomicobject.com/pages/Papers

Post a reply
  Related Posts  to : JUnit Testing of GUIs in Swing
 Failing JUnit Tests     -  
 Testing the Type of a Variable     -  
 software unit testing     -  
 What is Swing?!!     -  
 Swing: repaint and setVisible     -  
 How to create a log in form using javax.swing     -  
 JLabel Class Example Swing Package     -  
 database contents display in table format in swing     -  
 a moving graph sortof widget build using Swing     -  
 old NASA style counter built from Swing components     -