Tue, Dec 2, 2003

There are dates/times like last night, and again this morning, that my unified theory of software development seems to be coming together. My latest concepts, documented here just so I won't forget them :), involve:

  • Testing use cases with sample data. (Not an original idea.)
  • Knowing that you are finished with use case development when:
    • You can pass my noun/verb tests as they apply to use cases.
    • You can accurately count function points.

So much more to write on these concepts, so little time. The important thing is that I put these ideas to the test, and fortunately I have a perfect opportunity to do that this week.