Home » Software Testing

Java Behavior-Driven Development with JBehave

5 March 2012 One Comment

This video explains how to do Behavior-Driven Development (BDD) with JBehave in a Java software development context. In BDD, Product Owners and team members focus on the problem domain and develop a common language for expressing a product’s desired behavior as stories and acceptance test criteria. Developers can then map the stories and criteria on their test code to verify application behavior.

The video presents the concept of BDD and how to write user stories. It then discusses the differences between unit testing with JUnit and BDD. JBehave is introduced as an open source framework for Behaviour-Driven Development that can be invoked from Eclipse or Maven.

Video Producer: San Francisco Java User Group

Video source and presentation slides

Related Posts:

One Comment »

  • Amarnath Rayudu said:

    Great Video …

    We recently started using JBehave for web services testing and it is awesome.

Comments:

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

*