News Feed
Jobs Feed
Sections




News Archive
QaFoo.com:
Behavior Driven Development
March 08, 2013 @ 11:54:21

On the QaFoo blog today there's a new post looking at behavior driven development and a PHP-based tool that makes implementing it in your workflow simpler (Behat).

While unit, integration and system tests - especially combined with the methodology of Test Driven Development (TDD) - are great ways to push the technical correctness of an application forward, they miss out one important aspect: the customer. None of these methods verify that developers actually implement what the customer desires. Behavior Driven Development (BDD) can help to bridge this gap.

The introduce some of the basic concepts behind behavior driven development and include an example of a Gherkin-formatted test example checking a page to ensure if has the correct content. They briefly define the structure of the test then take it into a Behat context and show how it would be implemented.

Of course, the examples shown above are only very rudimentary, missing e.g. variables and other advanced features. However, they should have explained what BDD is all about: Communication
0 comments voice your opinion now!
behaviordriven development behat introduction rationale


blog comments powered by Disqus

Similar Posts

Brandon Savage's Blog: The 15 Minute Rule Of Software Development

Phillip Norton's Blog: Getting Started With PHP DocBlox

NetTuts.com: Taming Slim 2.0

Marco Tabini's Blog: Is PHP running out of itches to scratch?

Juan Treminio: Unit Testing with PHPUnit Tutorial Series


Community Events











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


introduction zendframework2 conference opinion interview example object functional community code phpunit application framework unittest podcast series language development testing release

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