BDD and Automated Acceptance Testing for Java Web Apps: A Primer

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Behavior Driven Development (BDD) is an approach in which we build up our understanding of user requirements using concrete examples of the applications expected behavior. We propose features that the system will need and use concrete examples and counter-examples to explore and understand these features more fully.<img src="http://feeds.feedburner.com/~r/DevxLatestPublishedArticles/~4/Xc4CZRjLWkw" height="1" width="1"/>

View the full article
 
Back
Top