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 lessonCT is written in Java and can be run on any system that is running JVM 1.3 or greater.
The Tutorial walks through a sample test session.
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