Originally posted by kayanaat sidiqui: Well i just plan to start the junit. I am using struts1.1 and JDK1.5. Can anybody tell me which version of junit and book i should follow?
Since you are using Java 5, I recommend starting with JUnit 4. The book "Test Driven" uses JUnit 4 in it's examples and is very good.