Developing Programmers .com

Local Search:



This site is optimized for standards so you can use any standards compliant browser:

Valid XHTML 1.0 Transitional
Valid CSS!
(RSS) RSS Feed

Web Search:
Google


Thursday, 1 December, 2005
Testing On The Cheap

We all know that we “should” write tests for each new feature we add to ensure that the feature works correctly. At work we don’t have a formal testing process so I use a trivial shell script to run a series of tests for me.

Posted by sarah at 11:37 pm in: Methodology , Quality , Tools