Advantages of BDD for solo developer

Posted by user248959 on Programmers See other posts from Programmers or by user248959
Published on 2011-09-28T12:11:45Z Indexed on 2011/11/15 18:07 UTC
Read the original article Hit count: 272

Filed under:
|
|
|

I have found this lines below about the advantages of BDD (Behavior Driven Development)

The domain experts define what they need in the program in a way that the developers can not misinterpret (or at least not as much as in most other approaches).

Are there any more advantages apart from that?
If I'm working alone (I'm not in contact with managers that could write BDD features),
do I need to use BDD?

© Programmers or respective owner

Related posts about ruby-on-rails

Related posts about ruby