PHPUnit Tutorial @ OSCON 2008

Sebastian Bergmann » 18 March 2008 » in Presentations » 0 Comments

OSCON 2008

I will present a tutorial on PHPUnit and Selenium RC at this year's edition of OSCON:

Testing with PHPUnit and Selenium

In the last decade, PHP has developed from a niche language for adding dynamic functionality to small websites to a powerful tool making strong inroads into large-scale Web systems. Critical business logic like this needs to work correctly. But how do you ensure that it does? You test it, of course.

To make code testing viable, good tool support is needed. This is where PHPUnit comes into play. It is a member of the xUnit family of testing frameworks and provides both a framework that makes the writing of tests easy as well as the functionality to easily run the tests and analyse their results.

PHPUnit is an open source framework for test-driven development in any PHP-based code that automates unit testing and reduces the effort required to frequently test code while developing it. Held by the tool’s creator, attendees of this tutorial will receive insight and sage advice not found anywhere else. They will learn how to test both the backend and frontend of their web applications with PHPUnit and Selenium.

I submitted the tutorial proposal before phpUnderControl came out, but I do plan on covering it.

See you in Portland, OR July 21-25 2008!


Defined tags for this entry: , , ,

Trackback specific URI for this entry

0 Comments to "PHPUnit Tutorial @ OSCON 2008"

Display comments as (Linear | Threaded)
  1. No comments

2 Trackbacks to "PHPUnit Tutorial @ OSCON 2008"

  1. Sebastian Bergmann 01/06/2008 at 09:39
    In addition to the tutorial on PHPUnit and phpUnderControl, I will present two Birds of a Feather sessions at this year's edition of OSCON:Frameworks/Tools for (Unit) TestingThe Hamcrest Project illustrates that good things happen when the developers of (
  2. Sebastian Bergmann 10/07/2008 at 01:35
    In addition to the tutorial on PHPUnit and phpUnderControl and the Birds of a Feather sessions on Frameworks/Tools for (Unit) Testing and Hamcrest, I will also lead a discussion round on emPHPower at this year's edition of OSCON:emPHPowerThe PHP community

Add Comment


To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Submitted comments will be subject to moderation before being displayed.