Reports on JUnit tests and JUnit plug-in tests

Right-click on a TPTP JUnit Test in the Test Navigator and select Report... from the pop-up menu:

 

This will bring up the New Report dialog:

 

Select the Time Frame Historic option then click on Next:

 

Provide the parent folder and a name for the report, then click on Next and provide the report time frame Start and End dates:

 

 

Finally click on Finish to generate the reports. There are 4 basic types: Overview, By Test, By Log, and Details.

Overview Report

 

The Overview report is a 3D pie chart showing the overall breakdown across all test runs during the specified period. In this example two-thirds (66.67%) of the tests failed and one-third (33.33%) were in error.

By Test Report

 

The By Test report shows the overall relative proportions of the categories Pass, Inconclusive, fail, and Error.

 

By Test Log Report

 

 

The By Test Log report shows, for each test log, the overall relative proportions of the categories Pass, Inconclusive, fail, and Error.

Details Report

 

The Details report is in 2 sections: Summary and Results by Test.

Summary Section

This summarizes the outcomes for test runs taking place during the specified period. In this case, out of a total of 6 tests, there were 4 failed tests and 2 tests in error.

Results by Test

This tabulates the the test outcomes for each test log.

 

(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.