• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

What does BDD in Action give me

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi John

I am just about to start a BDD development role using Cucumber JVM and so was about to purchase

The Cucumber Book: Behaviour-Driven Development for Testers and Developers (Pragmatic Programmers)

What does BDD in Action offer that's different and therefore why I should consider purchasing it?

Thanks

 
Author
Posts: 43
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Cucumber Book is an excellent reference for Cucumber in Ruby, and provides a good introduction to BDD practices. But Cucumber is not the only BDD tool, and BDD is not about using a particular tool. BDD in Action is broader and covers more practices and tools, from high-level requirements analysis, through automated acceptance criteria (with examples and tools in several languages, such as Java, .Net and Python), and down to the unit testing level (again, with tools and examples in several languages, including Java, .Net, Javascript and so on). BDD in Action also covers the philosophy and conceptual approach behind BDD in detail, which is applicable for any language or platform.
 
today's feeble attempt to support the empire
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic