Generate Report Page

Applies to TestComplete 15.63, last modified on April 10, 2024

The Generate Report page assists you in generating the final report for the desired application or process. Also, you can use this page to generate memory dumps for your application and add comments to the event logs.

The Generate Report Page

This page is the last one of the Report Generator wizard.

Common Tasks

To add a comment to the event logs
  • Click Comment current state.

  • Enter the desired text in the ensuing dialog.

  • Click Add comment to close the dialog and add the specified text to the application's event logs.

To generate a dump
  • Click Generate memory dump.

  • The Report Generator will generate a dump file for the monitored application.

  • An appropriate line will be automatically added to the application's event logs.

    Note: The name of the dump file has the following format: DD.MM.YYYY_hh.mm.ss.ms.dmp, where DD.MM.YYYY stands for the date of the dump creation (day, month, year) and hh.mm.ss.ms - for the time of the creation (hour, minute, second, millisecond).
To generate a report

The generated report may contain dump files and event logs. If you clicked the Generate memory dump button before testing or if the Report Generator generated a dump file for an exception occurred in the application automatically, the final report will contain all the dump files and event logs. If no dumps were generated, the report will contain the event logs only.

The basic procedure of generating a report includes the following steps:

  • Click Generate.

  • Specify the file name and the folder that will store the generated report.

    Note: By default, the name of such an archive has the following format: SmartBear error report - application_name.zip, where application_name corresponds to the name of the monitored application. You can accept the default name of the ZIP archive and its location or specify the name and path you need.
  • After specifying the name of the ZIP archive with the report file and its location, click Save.

Page Description

The Generate Report page contains the following data and controls that assist you in generating a report for the application shown in the caption of the dialog.

  • Auto-scroll - If this check box is selected, the Report Generator automatically scrolls the Application event view table so that the latest event is displayed.

  • Application event view - This table shows the event logs for the selected application. These event logs will be automatically added to the generated report after you click Generate. Also, this table contains information on the dumps generated for the application.

  • Generate memory dump - Generates a memory dump for the selected application. After you click this button, a dump report will be generated and a corresponding line will be added to the Application event view table.

    Note: The “Generate memory dump” button becomes disabled when the monitored application stops running.
  • Comment current state - Opens the Comment current state dialog that lets you add a comment to the application's event logs. To add a comment, enter the desired text in the dialog and click Add comment. A corresponding line will be added to the Application event view table.

  • Generate - Opens the standard Save File dialog that you use to save the generated report. If Report Generator has generated the dump files before you clicked the Generate button, the report will contain both the event logs and the dump files for the selected application. If no dumps were generated, the report will contain the event logs only.

To generate a report, click Generate. Back will return you to the previous step. If you click Cancel, the Report Generator will display a dialog asking whether you want to generate a report before closing the dialog, as all the collected data will be lost otherwise. To create a report and close the dialog, click Yes. To close the dialog without saving any changes, click No.

See Also

Choose Option Page
Launch Application Page
Attach to Process Page
Track Application Launch Page
Report Generator Pages
Working With the Report Generator

Highlight search results