Is the difference between BDD and TDD nothing more than a vocabulary shift?
Posted
by
Desolate Planet
on Programmers
See other posts from Programmers
or by Desolate Planet
Published on 2011-03-01T21:58:28Z
Indexed on
2011/03/01
23:32 UTC
Read the original article
Hit count: 270
testing
Hello,
I recently made a start on learning BDD (Behaviour Driven Development) after watching a Google tech talk presented by David Astels. He made a very interesting case for using BDD and some of the literature I've read seem to highlight that it's easier to sell BDD to management. Admittedly, I'm a little skeptical about BDD after watching the above video. So, I'm interested to understand if BDD is indeed nothing more than a change in vocabulary or if it offers other benefits.
© Programmers or respective owner