I did not get any feedback on the approach I had used to write a Data-Driven test that depends on the output of another Data-Driven test, so I decided to do a self-evaluation using the excellent xUnit Test Patterns Refactoring Test Code by Gerard Meszaros.
Goals of Test Automation
First I looked at the overlap between my test requirements (below) and Meszaros’s Chapter 3: Goals of Test Automation.
Continue reading “Evaluating your tests using xUnit Test Patterns Refactoring Test Code by Gerard Meszaros”