Access Keys:
Skip to content (Access Key - 0)

Dan Hardiker Blog from March, 2008

  2008/03/02
BarCamp Manchester Talk
Last Changed by Dan Hardiker, Mar 31, 2008 23:27
Labels: barcamp, manchester, barcampmanchesteruk, testing, tdd, unit, test, cruisecontrol, bamboo, crucible

I went to BarCamp Manchester (UK) yesterday (we also sponsored the after party) and did a talk on testing which I've published on Slide Share:

Overview: you should test your code and require tests on code you are modifying, otherwise you can't be sure what effect your modifications have had and have no idea if you've introduced a regression or new bugs. There was a discussion at the end about while this being a great philosophy, it's not easy to stick to.

Links to various resources for those interested in follow ups. Wikipedia offers good descriptions and overviews of the terminology used and explained during the talk (the slides unfortunately don't speak).

  1. http://en.wikipedia.org/wiki/Unit_test
  2. http://en.wikipedia.org/wiki/Integration_testing
  3. http://en.wikipedia.org/wiki/Acceptance_testing
  4. http://en.wikipedia.org/wiki/Test-driven_development

Software I mentioned during the talk is:

  1. http://cruisecontrol.sourceforge.net/
  2. http://emma.sourceforge.net/
  3. http://cobertura.sourceforge.net/
  4. http://www.atlassian.com/software/bamboo/ (commercial)
  5. http://www.atlassian.com/software/crucible/ (commercial)
  6. http://www.atlassian.com/software/clover/ (commercial)

I'm not suggesting you need to buy software, I'm suggesting you need to use software (free or otherwise) to give yourself a test platform and therefore confidence in your code.

Posted at 02 Mar @ 10:27 PM by Dan Hardiker 0 Comments
Toggle Sidebar
Adaptavist Theme Builder Powered by Atlassian Confluence