• Test coverage is noble, but can give a false sense of security
  • isolated “perfectly crafted” test data
  • real life has a ton of data errors
  • especially older apps
  • So consier: do you have good data coverage in your tests?