With Rspec and Cucumber, Ruby has brought testing to a whole new level, but tests still require a lot of work.
But things just got better. Llewellyn Falco will show you new patterns and practices ...
In this talk, Dan contrasts the traditional top-down and bottom-up approaches with a proven "outside-in" approach based on real life experience - engaging with and listening to our stakeholders. He...
DRAFT VERSION - Want to learn how to write good automated unit tests that are beneficial both to the product/customer and to you as a developer? See an overview of the mechanics of unit testing inc...
Are you writing code that never gets used? Are you struggling to make the code fit your requirements?
Behaviour-Driven Development (BDD) is a fresh breathe of air in the agile community, and its...
This session covers how Hashrocket, an experienced Ruby on Rails consultancy, uses a wide range of real-world testing techniques and agile methodologies every day to satisfy client customer require...
Founded in 2005 by a group of Software Quality Assurance Engineers, SQA Solution is your global partner in Software Quality Assurance and Release/Configuration Management. We offer a wide range of...
A free JUnit and EasyMock cheat sheet from DZone. Unit testing and test driven development are proven ways to improve both the productivity of a developer and the quality of their software. JUnit a...
Two key aspects of extreme programming (XP) are unit testing and merciless refactoring. Given the fact that the ideal test code / production code ratio approaches 1:1, it is not surprising that uni...