The Measure Platform is a web application which allows to collect, compute, store, and visualize measurements by execution of software measures (they may be defined in SMM - Structured Metrics Metamodel)
While having a software development dashboard is great, there are other steps that can be taken in order to refine the displayed information even further. For instance, if the company policy is that a software version is releasable only if it has no known critical bugs, the dashboard should display wether the version is releasable or not (not going into detail on the number of critical bugs). This can be implemented by some sort of threshold system.
Furthermore, a notification system based on these thresholds could act as a detection mechanism for in-production systems.
This is an improvement proposal as per Scenario 5 of the first evaluation.
While having a software development dashboard is great, there are other steps that can be taken in order to refine the displayed information even further. For instance, if the company policy is that a software version is releasable only if it has no known critical bugs, the dashboard should display wether the version is releasable or not (not going into detail on the number of critical bugs). This can be implemented by some sort of threshold system.
Furthermore, a notification system based on these thresholds could act as a detection mechanism for in-production systems.