Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • 10
    "testable design is almost always better design" - I think the main reason for this is because testable code is generally modular and with simplified dependencies. Commented Sep 20, 2010 at 16:46
  • "Everyone likes having tests, but few people like writing them." - is this really true? Seems like it'd be fun to think of good tests, to try to trip up the software being tested. Commented Oct 28, 2010 at 18:01
  • 3
    @DarenW- I dunno about you, but I'd rather make things work than break them. That said, someone who does think the way you suggest is hella-valuable as a tester. There are not enough quality QA guys in the world. Commented Oct 28, 2010 at 18:18
  • I'm getting a 403 Forbidden error on the lnk to that PDF Commented Dec 3, 2012 at 17:10
  • Updated to what I'm pretty sure was the same pdf (it was a couple years ago) Commented Dec 3, 2012 at 19:01