Understanding System Testing for C Reports

System Testing for C

Test reports for System Testing are displayed in HCL DevOps Test Embedded (Test Embedded) Report Viewer.

The test report is a hierarchical summary report of the execution of a test node. Parts of the report that have Passed are displayed in green. Failed tests are shown in red.

Report Explorer

The Report Explorer displays each element of a test report with a Passed , Failed symbol.

  • Elements marked as Failed are either a failed test, or an element that contains at least one failed test.

  • Elements marked as Passed are either passed tests or elements that contain only passed tests.

Test results are displayed for each instance, following the structure of the .pts test script.

Report Header

Each test report contains a report header with:

  • The version of Test Embedded used to generate the test as well as the date of the test report generation

  • The path and name of the project files used to generate the test

  • The total number of test cases Passed and Failed. These statistics are calculated on the actual number of test elements listed in the sections below

  • Virtual Tester information.

Main Report Sections

For each Virtual Tester execution, the report lists the details of test script execution, with time stamps

and test result tables.

  • Messages: The report displays fields and values for each field

  • Tests Results: For each message, the report compares initial values, expected values and obtained values

Related Topics

Understanding System Testing UML Sequence Diagrams | Using the Report Viewer | Opening a Report | Exporting reports