What is Intertest for CICS?
Intertest for CICS is a tool designed to aid application developers in testing and debugging CICS applications. It supports applications written in Assembler, COBOL, and PL/1, providing features for dynamic testing and real-time analysis.
What programming languages does Intertest for CICS support?
Intertest for CICS supports applications written in Assembler, COBOL, and PL/1. This allows developers working with a variety of legacy and modern CICS applications to utilize the tool.
What are some common operations performed with Intertest for CICS?
Common operations include setting breakpoints, stepping through code, examining variables, and modifying data values during runtime. Specific commands include 'B' (Break), 'G' (Go), 'D' (Display), and 'M' (Modify).
What configuration files or interfaces are used with Intertest for CICS?
Intertest for CICS uses configuration files to define testing parameters and user preferences. The specific files and interfaces used can vary based on the installation and configuration.