...
Info | ||
---|---|---|
| ||
Report categories and contents vary from product to product. For details on the reports generated by a specific Parasoft product, see that product’s user’s guide. |
...
title | Troubleshooting Issues with Eclipse Report Display |
---|
A known bug in older versions of Eclipse may result in a crash when displaying reports. The following workarounds may help you overcome this issue:
...
Anchor | ||||
---|---|---|---|---|
|
Generating the Report
...
- After the test has completed, click the Generate Report button that is available in the Test Progress panel’s toolbar.
- Complete the Report dialog that opens. The Report dialog allows you to specify:
Preferences: Report preferences (by clicking the Preferences button and specifying settingsas explained in Configuring Reporting Settings).
Options fileOption file: Any localsettings/options that specify reporting settings you want to use. These will override settings specified in the GUI’s Preferences panel).For details on configuring reports through localsettings, see Configuring Localsettings.
- Report location: The location of the report file. Default is
<USER>\AppData\Local\Temp\parasoft\reports
(Windows) or<USER>\parasoft\reports
(macOS). - Open in browser: Whether the file is automatically opened in a browser.
- Delete on exit: Whether the report is deleted upon exit.
- Generate reports: Whether a report should be created.
- Publish reports to Team Server: Whether the report should be uploaded to the Team Server (Server Edition only; requires Team Server). Publish code reviews: Whether code review tasks/results should be uploaded to the Team Server (any edition; requires Team Server) To enable this option, Team Server must be properly configured in the Team Server preferences.
- Click OK to open the report.
...
- Follow the above procedure, but be sure to enable Publish : Reports before reports to Team Server before clicking OK.
Info | ||
---|---|---|
| ||
Team Server uses the following criteria to identify unique reports:
If your team performs multiple cli runs per day—and you want all reports included on Team Server—you need to use a different session tag for each run. You can do this in the Test Configuration’s Common tab (using the Override Session Tag option). |
...