Acceptance Testing of Web Applications with PHP

Padraic has written a long how-to article for the Zend Developer Zone about Acceptance Testing (aka Functional Testing). He starts out by explaining what Acceptance Testing is and why its useful. After you are convinced, he goes on to explain how to set up and use PHPUnit and Selenium to start testing your PHP applications. If you’ve been putting off learning how to implement testing in PHP, this article should be a great way to get started.

Bookmark and Share

Leave a Reply