Testing

Selenium testing

I have been a proponent of automated testing for many years now, ever since I discovered jUnit for Java and PHPUnit for PHP. The whole philosophy of running tests before committing a change to a source code repository, to reduce the risks that new bugs have been introduced, makes perfect sense to me.

Syndicate content