Cal Poly, San Luis Obispo
Computer Science Department
CSC 205/206/405/406
Coverage Test Tool (CT)

CT is a coverage test tool designed for use in the Cal Poly software engineering courses.
CT tests Java applications only; it cannot test programs written in any other language.

CT has written documentation to get a beginner started:

The User Manual includes installation instructions and a short coverage testing lesson
The Tutorial walks through a sample test session.
CT is written in Java and can be run on any system that is running JVM 1.3 or greater.

You can download packages prepared for either Windows or Unix Click the appropriate link and read the installation section in the user manual to get started.

Unix Download
Windows Download

Coverage Test was developed by Brian McCain as his senior project during the 2001/2002 academic year. Thanks go to Brian for giving us an accessible tool for our Software Engineering courses.

Last updated 2/15/02