Previous Topic: Start a Test SessionNext Topic: Execute a Program


Turn on Monitoring

To test a program, you must instruct CA InterTest for CICS to monitor it. When CA InterTest for CICS monitors a program, it detects and prevents errors before they occur, including the following events:

The easiest way to turn on monitoring is from the program's source listing. Follow these steps:

  1. Display the source listing as described in the preceding section. A sample Source Listing Display is shown in the previous screen.
  2. Specify MONITOR on the command line or Press PF5 to set monitoring, which remains in effect for the program until specifically removed.
  3. Press Clear to return to CICS.

Note: Before pressing Clear to return to CICS, you might want to set breakpoints directly on the source listing. For more information on setting breakpoints, see Set and Remove Breakpoints.