Goals

Stories

Measuring our speed improvements

"Speed of migration" will be rate of change of LOC of select source files (.jsp, *Action.java, *Controller.java, etc.) - comparing only jsp to jsp, ftl to ftl etc., over time (since we might expect, for instance, less LOC in ftl than jsp).

For testing related goals, we will measure:

  1. time spent modifying CreateSavingsAccountTest
  2. Number of items caught during CSS walk through.
  3. Number of layout or functional bugs logged during testing phase.(missed during walk through)
  4. Time spent by QA

Measuring in this way will allow us to track a rough "burndown" of remaining UI code to convert (jsp and *Action.java LOC remaining).

More potential dev tasks

Spring Web flow examples in application