Archive for October 2009

Are we done yet?

What it means to be done
This seems to be a somewhat misunderstood concept in the world of software. Most often, I see people attempting to quantify a product as “done” by using open various types of defect reports, statistics on runs of test cases, status of unit tests or various other types of automated testing. [...]

Dead weather in new orleans

Posted via email from iamjustin’s posterous

How would you test this? – Take II

This is my solution to Mat Heusser’s How would you test this? – Take II
Strategy:
For the first pass of testing, I would use a form of session based test management to create a set of charters or themes that the testing can be grouped into. Each theme is allocated some amount of time for exploration. [...]