+

Search Tips   |   Advanced Search


Generate functional test reports

You can generate functional test reports of tests, which summarize the pass or fail verdicts of elements in the test log. Functional reports are generated from the test run as HTML files that use predefined report designs.

Before you can generate a functional report, successfully run a test or schedule and produce a test run.

The following report types are available:

If you use own XSLT style sheets, verify that the style sheets contain this line:


Generate a functional report

  1. In the Test Navigator, select a test run or runs.

    You can use the Ctrl key to select multiple test runs or schedule runs. You cannot generate a functional report containing more than 5000 calls or objects.

  2. In the Test Runs view, right-click the test runs and select Generate Functional Test Reports.

    This opens the Generate HTML Functional Test Report wizard.

  3. Select the location in the workspace where to generate the functional report.

  4. Click Next.

  5. Select a predefined report designs or click Add to add a custom BIRT report design or an XSLT style sheet.

    Common Functional Test Report Generic functional test report for all test protocols.
    SAP Functional Report Functional test report for SAP tests.
    Web services - Failed events Functional test report for service tests. The report contains only failed events. Events with other verdicts are not shown in the report.
    Web services - Failed tests Functional test report for service tests. The report contains only failed tests. Tests with other verdicts or other event types are not shown in the report.
    Web services - Full Functional test report for service tests. The report contains detailed information on all events.
    Web services - Summary Summary functional test report for service tests.
    Web services - Truncated Functional test report for service tests. The report contains detailed information on all events, but truncates XML contents after 500 characters.

    One functional report is generated for each selected report design. Report designs marked with (xslt) use XSLT style sheets and are more suitable for larger reports.

    A time stamp and the type of report is appended to this base name when the report is generated.

    To keep the temporary XML file that is created to generate the report for debugging purposes, select...

      Keep intermediate XML data

  6. Click Finish.

Example functional test report...


Results

The functional reports are generated as HTML files in the specified location in the workspace.