OSDC 2010 - You've Got Cucumber in my Java and it Tastes Great
by Aaron Walker on Apr 18, 2012
- 360 views
Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, automated ...
Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, automated tests and development-aid - all rolled into one format.
Feature: OSDC 2010 Talk
In Order to learn about using cucumber to test my Java Code
As a OSDC attendee
I want to attend the "You've got Cucumber in my Java....and it tastes great!!!" talk
Scenario: Cucumber Introduction
Given a lack of knowledge of cucumber
And an interest in Java testing techniques
When I am told what cucumber is
And how I can use it
Then I should have a basic understand of cucumber
Scenario: Using Cucumber and Java
Given I still have to program in Java
And I want a better way to test my code
When I am shown how to implement cucumber steps in Java
And shown some cool demos
Then I should be able to test my own Java code with cucumber
Accessibility
Categories
Upload Details
Uploaded via SlideShare as Adobe PDF
Usage Rights
© All Rights Reserved
Statistics
- Likes
- 0
- Downloads
- 0
- Comments
- 0
- Embed Views
- Views on SlideShare
- 349
- Total Views
- 360