View Types
Use the views available on the CA InterTest™ main window to navigate through a set of resources such as breakpoints, bookmarks, variables, tasks, and servers. CA InterTest™ provides the following views:
-
Auto Data
Shows the value of the variables at a particular statement when CA InterTest™ encounters a breakpoint. -
Bookmarks
Lists all user-defined bookmarks and lets you view, copy, paste, filter, and delete bookmarks. -
Breakpoints
Lists all breakpoints added to a program and lets you configure or delete selected breakpoints. -
Call Trace
Displays the logical flow of the programs available on CA InterTest™ and lets you recall a traced step during a debug session. -
Console
Displays informational messages. The Console view is a read-only scrollable text view. -
Error Log
Lists the internal warnings and errors generated by the platform and provides options to sort or filter data.
Displays the dynamic help for CA InterTest™ topics.
-
InterTest Debug
Shows a tree view of batch and CICS projects, configured host name for each project, and the monitor status for each program that you imported into a project. -
Outline
Shows a tree view of the currently active Program Listing area and lists the structural elements. -
Properties
Shows a list of attributes, if any, for selections made in the following views: Auto Data, InterTest Debug, Outline, Register Data, Session Data, and Watch Data. -
Register Data
Monitors and keeps track of the general register values during a debugging session for Assembler programs. -
Servers
Lists the server definitions added to CA InterTest™ and details of each server such as status, host, port number, and the type of server. -
Session Data
Displays session-related information during a debugging session for CICS programs. -
Statement Trace
Displays a trace of previously executed statements. -
Tasks
Lists all user-defined tasks added to the view and lets you add, modify, or delete tasks and configure filters to sort tasks. -
Watch Data
Shows the values of user-selected variables during a debug session.
Many views on the CA InterTest™ main window are synchronized with the currently active program in the Program Listing area. When you select another program, several views refresh to display the relevant items available for that program. For example, the CA InterTest™ main window shows Program 1 as an active program. Selecting Program 2 in the Program Listing area refreshes the Breakpoints view, the Outline view, and Watch Data view to display breakpoints, structure, and variables for Program 2.