Monthly Archives: January 2022

Building Collaboration with Visible Tests

Customer requirements that have outcomes visible to the user can use a testing approach that is readable to the Customer to decrease effort and increase collaboration.    The FizzBuzz Kata is a frequently used exercise to develop TDD skills.   We’ll show an alternative approach to the kata that focuses the visible output and provides an easy way to add variations from a tester’s perspective.   This approach can be used for any business rules and calculations that are specified by the customer or subject matter experts. 

Here is the html. Here is the pdf.