Home
About
Posts
RSS
Interview with Alan Keefer on Testing
Alan outlines the three rules of software testing:
Rule 0: Write Tests.
Rule 1: Test at the highest level that makes sense.
Rule 2: Tests should be fast.