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 parts of the composite module are referred to as subprograms. The subprogram that receives control from CICS is referred to as the main subprogram. 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 subprograms if you provide the symbolic information when the programs are compiled or assembled. Provide link‑edit information for the subprograms that you want to test.
Follow these steps:
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|