News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Zend Developer Zone:
Acceptance Testing of Web Applications with PHP
June 27, 2007 @ 15:45:00

From the Zend Developer Zone, there's a tutorial covering acceptance testing of web applications, specifically using PHPUnit and Selenium.

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.

They start by asking "Why acceptance testing?" at all with an answer of "it's not about isolated testing, but testing as a whole". The rest of the article is broken up into several parts:

  • Of User Stories and Acceptance Tests
  • The Iteration Plan
  • Preparing For Acceptance Testing (setting up PHPUnit and Selenium)
  • Writing And Running The Acceptance Tests
  • How to run the tests

In their example they show how to validate that a login on the site works as expected (including interacting with a form on the page).

0 comments voice your opinion now!
acceptance testing application phpunit selenium acceptance testing application phpunit selenium



Similar Posts

Sebastian Bergmann\'s Blog: Fluent Interface in PHPUnit 3.0

Ibzi's Blog: Start caching all your pages in 5 steps

International PHP Magazine: Poll Question: Which One of the Following is Your Favorite PHP Game?

Cyberlot\'s Blog: Using scalability to improve your PHP applications MySQL security Part 2

International PHP Magazine: November 2006 Issue Released


Community Events







Don't see your event here?
Let us know!


conference application ajax security mysql book framework zendframework zend developer job releases example database cakephp PEAR code release package PHP5

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework