The web interface is started by executing the following command within
the <ROOT> on the system which has python is installed to host the
AACE Test Harness (this is also the directory where production.ini must
be available, and edited according to the instructions in the INSTALL
file):
  paster serve production.ini&

Setting this command as a background task is not necessary, but the process
must be extant to keep viewing the web page dynamically.

The database views table can be used to filter runtest data and display it
according to what entries are set on the rows of an individual view that
is entered into this table. See the entry on the views table in the
db_tables file. When more than one view existed you can easily change
views by choosing from the drop-down View box.

The "show filters" and "expand rows" tabs display what filters are used
for the current view and timing information about all test suites,
respectively.  Times for individual test suites can be obtained by just
clicking on the test suite in the left-hand column.

Clicking on individual pass and fail columns of the results web table allows
one to drill down to the particular tests, how they were run, and what 
output was recorded. These details show up in the right-hand pane, and by
clicking on any flag ID group further information can be obtained. In
general links with more information follow the standard convention of
being underlined.
