Using Breakpoints is a method of halting program execution in CA InterTest. Traditional debugging methods of writing trace records and reviewing program output do not allow adequate program execution control to resolve programming errors accurately. In CA InterTest, you can use breakpoints to halt program execution, review and update storage, and manipulate program execution
You will learn how CA InterTest lets you stop program execution using breakpoints.
|
This section contains the following topics: Set a Conditional Breakpoint for a Batch Project Set a Conditional Breakpoint for a CICS Project Request a Single Step Breakpoint |