Exploration Through ExampleExample-driven development, Agile testing, context-driven testing, Agile programming, Ruby, and other things of interest to Brian Marick
|
Tue, 30 Aug 2005The author of the configuration video I mentioned earlier writes:
It's for Windox and x86 Linux. What do people use on Macs? I was going to use Snapz Pro X and iMovie - but I'm completely ignorant.
## Posted at 06:36 in category /misc
[permalink]
[top]
I'm fond of this article (pdf), by Kevin Lawrence, about growing a test harness. I have worked with many testing common organizations where a common pattern is repeated over and over. It goes something like this - we realize there is more manual testing to do than time available, we decide to automate the testing, and we begin working on a test harness. Several weeks later, we have the start of a harness, but it's barely useful and we still have not written any tests. At this point, we're behind - so we abandon the harness and revert to manual testing. |
|