Northwest Regional Data Center

The Ultimate Solution to Simplify Your Data Center

INTERTEST

 

If you have any questions about the content of this page, please contact CICS Requests for clarification

PRODUCT VENDOR Documentation Source (NWR PDF)
INTERTEST Computer Associates

Computer Associates' INTERTEST has several goals in life. But its mail goal is to help programmers test their programs.

INTERTEST in an interactive debugger that allows programmers to monitor the execution of CICS programs.

  • A program may be stopped at any instruction (breakpoint)
  • Working Storage and Linkage Section data can be inspected and changed
  • Program execution path can be altered
  • Abends are intercepted
  • Damage to CICS or other programs in prevented

NWRDC maintains CICS compile Procedures that invoke INTERTEST postprocessors to capture the COBOL source that will aid in the debugging effort.

INTERTEST can be used with out any postprocessing, but if serious use is intended, it is advisable to compile your programs with the PROCS that invoke INTERTEST's SYMBOLIC option (CICOB2PL and CICOB2SL etc.).