Archive for the 'Testing' Category

Private Regression Tests

Monday, November 14th, 2005

This article discusses two classes of regression tests: public ones that are included with published software and private ones that are for the author’s use only. The public ones naturally get more exposure because they impact a wider audience. However, personal-use tests are quite valuable too. In the text below, I explore […]