[jboss-dev-forums] [Design of JBoss Labs] - QA Metrics for JEMS Matrix

wrzep do-not-reply at jboss.com
Fri Sep 8 10:12:15 EDT 2006


Hello,


After discussing measuring productization, I'd like to focus on QA metrics.


>From the beginning of JMM, statistics from CruiseControl seemed as the most valuable.

"ryan.campbell at jboss.com" wrote : Test coverage should be obtainable from cruisecontrol once  project has implemented it.  This will basically involve following links from a build report page like:
  | http://cruisecontrol.jboss.com/cc/buildresults/jms-head-testsuite
  | 

Using Kosmos we can get the latest build stats from CruiseControl like number of tests and number of errors. These could be useful metrics, but to make them more meaningful I'd consider measuring number of errors (or tests) per number of code lines (or, perhaps, thousands of code lines). These metrics are already implemented :)


The point is, this affects only the latest build. Overall statistics are also interesting: http://cruisecontrol.jboss.com/cc/buildresults/jbosside?tab=metrics.

We can obtain from there:
- Number of Build Attempts,
- Number of Broken Builds and
- Number of Successful Builds.

This is what I'd like to include in JMM as well.

All in all, we've got the latest build stats and total stats. Having one more category of metrics would be cool.

What do you think?

Cheers

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970359#3970359

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970359



More information about the jboss-dev-forums mailing list