1.What are the best open source tools for javaunittesting apart from junit. 2.What are best open source java code coverage ,code formatting and profiling tools 3.Is there any good open source for requirements gathering and traceability like rational requisite pro
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35250
7
posted
0
The JUnit web site lists lots of add-ons you can use for various kinds of testing (web, DB, GUI, ...). A search through SourceForge for "junit" will also reveal plenty of libraries that are based on it.