Agile Software Development, Scrum, Extreme Programing, XP, Test Driven Development, TDD, Feature Driven Development, FDD, Lean, DSDM, Behavior Driven Development, BDD, Refactoring, Pair Programming, Kanban
 

xUnit Test Patterns: Refactoring Test Code – Part 1

Test automation expert Gerard Meszaros talks about his book xUnit Test Patterns and how it aids developers and test automaters write better, more maintainable automated tests. He introduces the common Test Smells that test automaters may encounter and what these symptoms should tell them about how they’ve automated the tests. …