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

NetTuts.com: Building Web Applications from Scratch with Laravel

DeveloperDrive.com: What Web Developers Need to Know About Cross-Site Scripting

Nick Halstead's Blog: Uses of Pseudo Code in Development

Wojciech Sznapka's Blog: Dynamic LAMP setup for localhost development

OpenShift Blog: Getting started with PHP, CodeIgniter, MongoDB, and the cloud (OpenShift)


Community Events











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


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

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