The Test tab
The Test tab contains eight panels in which you can view information and properties of batches, jobs, documents, and rulesets.
The Test tab includes these panels:
| Panel | Description |
|---|---|
| Workflow | Displays the job types and tasks that are defined in the Administrator tab. Also, you can run a batch through the workflow in the Workflow panel. |
| Runtime batch hierarchy | When a batch is running, this panel displays the runtime batch hierarchy, including any data values. If you select a page object, the page is displayed in the Image panel. |
| Document hierarchy | Displays the structure of the documents that you are processing, and shows how each element within the structure is processed. |
| Rulesets | Displays the rules, functions, and actions that make up each ruleset. As you step through the workflow, you can see the current execution point. |
| Image/Text | Displays the selected page in the runtime batch hierarchy. |
| Batch data | Displays batch level information for the batch that is running. |
| Properties | Displays the properties for the selected document hierarchy or ruleset object (read only). |
| Breakpoints/Runtime state/Call stack | A breakpoint stops processing at a predetermined ruleset, rule, or action. For more information, see Using breakpoints. |