July 3, 2008

Pages


Search Site


Topics


Useful Links

Blogs I Read


Archives

The Testing Timeline

April 23 2007 by Andrew Powell
  1. Unit Testing
  2. Integration Testing
  3. System Testing
Unit Testing - Testing individual units of source code Integration Testing - Testing groups of units as modules System Testing - Testing of all groups as an application as a whole entity These terms are not interchangeable. They are not synonyms. Each is its own step. Learn this and know this inside and out. It will make you a better developer, I promise.

Posted in ColdFusion | Test-Driven Development | 1 comments

1 response to “The Testing Timeline”

  1. Sammy Larbi Says:
    <p>Good advice overall, but I'd describe it more like a time cycle rather than line.</p>

Leave a Reply