News Feed
Jobs Feed
Sections




News Archive
Web Builder Zone:
Zend_Test for Acceptance TDD
May 25, 2010 @ 09:29:51

On the Web Builder Zone (of DZone) Giorgio Sironi has posted an article looking at the Zend_Test component of the Zend Framework and how to use it for acceptance test-driven development.

Acceptance Test-Driven Development is an Agile technique that extends the test-first approach to the development of the front end of an application. The mechanics of Acceptance TDD are clear: first you write a test which defines the goal of your development, which is basically the feature you're adding to your application. As with all TDD variants, this test must fail.

With the help of the Zend_Test component, your tests can execute through the full MVC stact of your application (including views) to check to see if the resulting content matches certain criteria. He includes a few code examples showing content searching (contains), validating the query string and checking for a redirect.

0 comments voice your opinion now!
zendtest acceptance testdriven development tdd zendframework


blog comments powered by Disqus

Similar Posts

Stefan Koopmanschap's Blog: A call for Agile Developers

CakeBaker: Use components from the Zend Framework with CakePHP

Danne Lundqvist's Blog: Zend Framework and locales

InfoWorld: Zend readies PHP applications framework

Sara Golemon's Blog: MS Web Dev Summit 2007


Community Events









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


opinion example interview testing event development zendframework2 object introduction database release code community api framework composer functional phpunit unittest language

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