HACKER Q&A
📣 jlevers

What are your favorite resources for learning about testing?


What are your favorite resources for learning about testing?


  👤 sss111 Accepted Answer ✓
1. Introduction to Software Testing: https://cs.gmu.edu/~offutt/softwaretest/

2. Obey the testing goat online book: http://www.obeythetestinggoat.com/

3. Neal Ford on test driven design (Requires a oreilly subscription): https://www.oreilly.com/library/view/neal-ford-on/9781449314... Here's the free PDF of the slides though, https://github.com/nealford/presentations/blob/master/Test%2...

Threads on if(why) testing is overrated: https://news.ycombinator.com/item?id=23778878 https://news.ycombinator.com/item?id=20309815