Post-processing Tab

This tab enables you to create a Visual Basic script that runs after the extracted data is exported to Excel.

To access
  1. On the ALM sidebar, under Dashboard, select Analysis View.

  2. Expand the analysis tree and select an Excel report.

  3. Under the Configuration tab, click the Post-processing tab.

Important information

When writing a post-processing script, consider important guidelines. For details, see Guidelines for Creating a Post-Processing Script.

Relevant tasks
See also

User interface elements are described below (unlabeled elements are shown in angle brackets):

UI Element

Description

Generate. Generates the Excel report

Find. Searches the post-processing script for text that you entered in the find box.

Tip: Click the Find button again to find the next occurrence of the text.

Run post-processing

Instructs ALM to run the post-processing script after the data is exported to Excel. Clear this option if you do not want to run the script when you generate the report.

<script editor box>

Contains the Visual Basic script that runs in Excel after the report data is exported to Excel.

Tip: Base the script on the template script already displayed in the Script Editor box.