COBOL Test Coverage Tool

The COBOL Test Coverage tool enables the collection and display of code coverage data on COBOL software source code bases of arbitrary size. It is a member of SD's family of Test Coverage tools.

COBOL Test Coverage Features

The COBOL Test Coverage Tool has an intuitively simply graphical display. It shows

Here is a screenshot (in a popup window) of the COBOL Test Coverage Display. If you have popups disabled, try this link: screen shot. The example shows test coverage data from a single TCV file. Green intervals in the program text pane illustrate portions of code that were covered by the tests recorded in the TCV file; red intervals indicate those that were not covered. The yellow interval is the selected probe, which you can see from the color key beside the probe in the browser indicates an uncovered portion. Multiple TCV files, each representing distinct collections of usage data, may be overlaid in the display to indicate aggregated test coverage.

Here is a screen shot illustrating a different graphical user interface which Semantic Designs developed for the Rational Development for System Z (RDz) Environment. The screen is organized differently, but conveys the same information. The pane in which the target code appears is an editor which in this case specifically supports COBOL. Test coverage results are produced in an format that is amenable for communicating with other GUIs as well.

Other COBOL dialects can be accommodated.

Semantic Designs also offers COBOL Profiler Tools and other COBOL tools.




COBOL Test Coverage