Set Request Breakpoints

CA InterTest lets you add request breakpoints to any program. A request breakpoint halts your program at specified points so that you can check program processing. For example, you can halt a program before every READ command, then use single-step through the read instructions, and then check if the program has read the correct record.

To add a request breakpoint

  1. Select Window, Show Views, InterTest Debug.

    The InterTest Debug view opens.

  2. Select the program for which you want to add request breakpoints.
  3. Right-click and select Configure Program Debug Settings.

    The InterTest Monitoring Settings dialog for the selected program opens.

  4. Do one of the following:
  5. Click Finish.

    A new request breakpoint is set for the selected program.


Copyright © 2016 CA. All rights reserved.