Much ado about testing
Testing is a wide field, with lots of weird concepts not much discussed in the industry.
This talk means to introduce:
- example based testing and how it falls short
- property based testing (PBT) and strategies to identify useful properties
- metamorphic testing for when PBT is too expensive