Pausing Data Recording (Coverage Monitoring)

Related Topics

While the program you're testing is running, click images\pauseic.gif in Run Control toolbar in the PureCoverage user interface to pause data recording. PureCoverage pauses data recording. When you are ready to resume recording, click images\pauseic.gif again.

Pausing recording is especially useful if you want to check only a portion of a program. Simply click images\pauseic.gif as soon as the program starts running to pause recording, go to the part of the program you want to check, click images\clearic.gif to delete any data PureCoverage has recorded to that point, and then click images\pauseic.gif again to resume recording.

Note:

§                  You can also call the PureCoverage API functions CoverageClearData, CoverageStartRecordingData, and CoverageStopRecordingData from the program to control data recording.

(C) Copyright IBM Corporation 1993, 2010.