The CA InterTest for CICS composite support feature lets you take advantage of all CA InterTest for CICS capabilities when you test and debug composite modules. A composite module is a load module, defined in the PPT that consists of separately compiled or assembled parts brought together when the module is link‑edited. The part of the composite module that receives control from CICS is referred to as the main program. The remaining parts are referred to as subprograms. The main program and subprograms can be written in the same or different languages.
Composite support lets you test and debug a subprogram as if it were a separate program. This means you can set breakpoints and other monitoring options individually for any subprogram. If the same subprogram is defined to more than one composite load module, see the section Composite Support for Duplicate Subprograms in the chapter "Source Listing Facility" for more details.
CA InterTest for CICS provides full symbolic support for the main program and subprograms if you provide that information when the programs are compiled or assembled.
CA InterTest for CICS needs link‑edit information for the main program and subprograms you want to test. There are two ways to provide link‑edit information as shown following:
Note: The batch method is recommended because it is more efficient.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|