Tools for Cleanroom Software Engineering

From my experience teaching the Cleanroom method in my software engineering course, I have hypothesized that the use of CASE tools would be helpful in applying the method. Since I do not know of any open-source CASE tools, my students and I have been developing our own, targeted primarily for educational use.

Downloads

Each download is a JAR file. All were written using Java 5.0. To run a JAR file, type java -jar file.jar.