NoUnit Development Process

Some notes on agile process based around NoUnit – to be expanded later

Metrics

  1. Use Cases Completed (e.g. Track using XPlanner)
  2. Tests (Junit) written to confrim that these use cases are complete.
  3. Percentage of Unit Tests Running (should be 100%)
  4. Code Coverage of these tests (using NoUnit)
  5. Code Quality (Sun Javadoc Quality Checker, Code Review)

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s