JUnit Report

compared with
Current by Robin Shen
on Aug 07, 2009 06:12.


 
Key
These lines were removed. This word was removed.
These lines were added. This word was added.

View page history


There are 0 changes. View first change.

 QuickBuild supports [publish JUnit Report|Publish JUnit Report] by default, after JUnit Report has been published successfully, the following navigation menus will be displayed in _Build_ Tab:
 !junit_tabs.png!
  
 You can view the JUnit report by a particular type.
  
 h3. Failed Tests
  
 In this report, all failed tests will be displayed. Following is an example screenshot:
 !junit_failed_tests.png!
  
 h3. Test Packages
  
 In this report, the package related data will be displayed, by clicking the link of 'Package Name', you will see the details of the test suites information. By clicking the link next to !trend_icon.gif!, you can view the trends chart of this indicator in last several builds.
 !junit_packages.png!
  
 h3. Test Suites
  
 Like the Test Packages report, you can see a lot of information for the specified test suite.
 !junit_testsuites.png!
  
 h3. Test Cases
  
 This report displays all the test cases that ran in the current build.
 !junit_testcases.png!