Skip to content

Reporting Service

Past due by 8 months 30% complete

Reporting service composes of frontend web interface and backend metric collection. The work can be broken down in to two stages:

Stage 1: Display of release reports

  • Setup backend which able to collect and compile metrics from test servers
  • Manage databases and generate reports on the reporting server
  • Display release reports on a web interface
  • Limit web a…

Reporting service composes of frontend web interface and backend metric collection. The work can be broken down in to two stages:

Stage 1: Display of release reports

  • Setup backend which able to collect and compile metrics from test servers
  • Manage databases and generate reports on the reporting server
  • Display release reports on a web interface
  • Limit web access behind github authentication or similar

Stage 2: Extendable report services

  • Add a service comparing between runs
  • Add new reports / modify old reports
  • Update the frontend for displaying new reports
Loading