Let’s Play TDD #2: Peering Dimly Into the Future
Published October 13th, 2010 Under Software Testing, TDD | Leave a Comment
James Shore continues his series on Test Driven Development in Java with Eclipse and JUnit with further development and test of the project application.
Video producer: James Shore
Let’s Play TDD #1: How Does This Thing Work, Again?
Published October 5th, 2010 Under Software Testing, TDD | Leave a Comment
James Shore starts this series on Test Driven Development by describing what his goals are and then starts with a new project in Java with Eclipse where he will apply TDD using JUnit.
Video Producer: James Shore
Contract Tests in JUnit 4
Published May 28th, 2010 Under Software Testing | Leave a Comment
As part of his talk on integration tests J.B. Rainsberger talked about how contract tests can be used to test the interaction between classes when using a mockist approach to developer testing. He wondered aloud if it would be possible to write these kinds of tests using abstract classes and JUnit 4. The answer is yes, with some caveats, as Ben Rady demonstrates it.
Video produced by Ben Rady
In The Brain of JBehave 2
Published June 23rd, 2009 Under Software Testing | Leave a Comment
Elizabeth Keogh is a developer for JBehave, a behaviour-driven development testing framework built on top of JUnit. Elizabeth Keogh showed an example of using the current version of JBehave with a little screencast: she used the Game of Life program that she had written to write JBehave tests in what seemingly looked like natural language. JBehave actually operates with keywords in the test files and uses pattern matching to see whether the test was successful.
http://skillsmatter.com/podcast/java-jee/jbehave-2
To Test or Not to Test
Published March 11th, 2009 Under Software Testing, TDD | Leave a Comment
Antony Marcano presents a discussion of FIT, and jUnit in the context of communication, automated testing, and TDD at the Agile Alliance Functional Testing Tools (AAFTT) visioning workshop.
A Place To Put Things
Published February 17th, 2009 Under Software Testing | Leave a Comment
At the Agile Alliance Functional Testing Tools (AAFTT) Visioning Workshop, Elisabeth Hendrickson proposes a high level structure to standard where the elements in a functional test go. She discusses how xUnit and FIT provide significant value through the power of organizing elements.
JUnit Tutorial
Published November 14th, 2008 Under Software Testing | Leave a Comment
A brief tutorial on how to use the JUnit testing framework for Java.
RSS
Twitter
Facebook