Feb 08 2010
Behaviour Driven Development with Cucumber: Video, Slides and Links
Here’s the video from my talk on Behaviour Driven Development and Acceptance Testing with Cucumber last week. In this talk, I go over the basics of Cucumber scenario structure and integration and show examples of using it with Ruby, .NET and Java applications. (scroll down to see the slides and links from the presentation) If you’re interested Cucumber or Behaviour-Driven development, also check out my new Introduction to BDD and Hands-on BDD with Cucumber workshops.
Finally, here are the links I mentioned during the talk.
- Main Cucumber web site
- Richard Lawrence’s blog (.NET Cuke4Nuke integration)
- Cuke4Duke (Java integration)
- Visual Studio plugin for Cuke4Nuke
- My BDD in .NET with Cucumber article series: part 1, part 2, part 3
- Introduction to BDD and BDD with Cucumber workshops
![]() |
![]() |



Gojko, the video isn’t working for me. I just see the message “Sorry. The creator of this video has not given you permission to embed it on this domain. This is a Vimeo Plus feature.”
I get the same thing on the SkillsMatter site: http://skillsmatter.com/podcast/agile-testing/using-cucumber-for-bdd-and-agile-acceptance-testing.
Probably your corporate firewall playing with you.
This is _not_ a firewall issue. When I go to watch directly on Vimeo (http://vimeo.com/9215643) – which I can watch other things on. I get
‘This is a private video’
‘Sorry, you do not have permission to watch this private video.’
Please could you amend the permissions for this video so that we can watch it. I would be very grateful.
James
unfortunately that video is not mine. Skills Matter have uploaded it. You should be able to view it on my web site and on skillsmatter.com, i’ve tried it from a few different locations.
[...] The project with the most presence right now in the ATDD/BDD space is Cucumber, but it does come with a learning curve. Here is a presentation on Behaviour driven development with cucumber [...]