The statistics tabbed pane in the agent GUI displays the cumulative statistics for the tests in the test suite.
 
The following table describes the contents of the statistics tabbed pane.
| Field | Description | 
|---|---|
| currently active | Number of tests being run by the agent | 
| passed | Number of tests run by the agent that had passing results | 
| failed | Number of tests run by the agent that had failing results | 
| error | Number of tests run by the agent that had errors | 
| not run | Number of tests not run by the agent and not filtered out by the JavaTest Harness harness | 
| exceptions | Number of tests filtered out of the test run by the JavaTest Harness harness | 
Copyright © 2001, 2011, Oracle and/or its affiliates. All rights reserved.