p. In this article I introduce the topic of Acceptance Testing (aka Functional Testing), something more PHP programmers should be starting to practice. I’m sure many of us are well aware of Unit Testing and even Integration Testing so where does this third wheel come into play for web applications given our growing obsession with Web 2.0 and AJAX and how does it differ from the former two practices? Below I’ll explain this. I will also introduce how to implement Acceptance Testing using the killer combination of PHPUnit and Selenium.
Acceptance Testing of Web Applications with PHP
padraic |
5 comments | June 27th, 2007
PHPUnit 3 has been released
Cal Evans (Editor-in-Chief) |
Comments Off | November 20th, 2006
Sebastian Bergmann is more than just a great photographer. In his spare time he writes cood. I got an email from him this morning announcing version 3 of his PHPUnit project. Click on inside and I’ll share it with you.
Sebastian Bergmann on ZendCon and PHPUnit 3
Cal Evans (Editor-in-Chief) |
Comments Off | October 18th, 2006
p. Sebastian Bergmann works at eZ systems. In his spare time he wrote and mantains the PHPUnit project. Sebastian will be speaking at ZendCon this year so I thought I’d run him down and get a feel for how things are going. Click on in and join in the fun.
Sebastian Bergmann Announces Integration of “Selenium RC” with PHPUnit
Cal Evans (Editor-in-Chief) |
Comments Off | October 4th, 2006
p. Sebastian Bergmann, who is a heck of a photographer, announced today that he has committed the initial work for integrating Selenium RC with PHPUnit. Come on inside, we’ll take a look.

