Completed
80/20 test code/production code
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
TDD and Other Drugs
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Background
- 3 Why would I care about quality?
- 4 Quality Threat Modelling (QTM)
- 5 Identify your existing test pyramid
- 6 Map the architecture multidimensionally
- 7 Identify quality threats & mitigation plan
- 8 Mitigate quality threats
- 9 HQ: Code and software practices
- 10 80/20 test code/production code
- 11 Treat test code with the SAME care as prod code
- 12 HQ: Test code is code!