Posted on October 18, 2009, 5:30 pm, by admin, under
Testing.
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. [...]
Posted on October 4, 2009, 5:20 pm, by admin, under
Uncategorized.
Posted via email from iamjustin’s posterous
Posted on October 2, 2009, 5:19 pm, by admin, under
Testing.
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. [...]