Behavior Driven Development

Recently, i read on Behavior driven development (in short, called as BDD) - Its a new style, which is very useful to apply user stories for acceptance tests.

This can minimize the waste and impact the business outcome, this can make direct accessible with customers to testers, developers and domain experts with the goal of producing quality software.

This makes impact to the business process and increase the value.



AgileDox is ancestor of BDD, which is a automation tool for generating technical documentation.

Now, several tools released to build the BDD community such as Cucumber, RSpec etc.

I will write in next posts, how i am started learning this..

Popular Posts

JMeter Producing Error: Windows RegCreateKeyEx(...) returned error code 5

Understanding about Contract Testing