From: Alex Corcoles Date: Sun, 17 Mar 2024 11:49:30 +0000 (+0100) Subject: Add TotT risk-driven testing X-Git-Tag: 20241020-emacs~238 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=f657e607cc6b83be77b71051a2332b7bc57776b3;p=alex.git Add TotT risk-driven testing --- diff --git a/INTERESTING_ARTICLES.org b/INTERESTING_ARTICLES.org index 4ef26d3..b3959cd 100644 --- a/INTERESTING_ARTICLES.org +++ b/INTERESTING_ARTICLES.org @@ -7,6 +7,10 @@ - [[https://mikehadlow.blogspot.com/2012/05/configuration-complexity-clock.html][The Configuration Complexity Clock]] Programming languages, configuration files, DSLs for configuration - [[https://olano.dev/2023-11-30-code-is-run-more-than-read/][Code is run more than read]] A unified theory of broken software +** Testing + +- [[https://testing.googleblog.com/2014/05/testing-on-toilet-risk-driven-testing.html][Testing on the Toilet: Risk-Driven Testing]] + ** Python - [[https://lukeplant.me.uk/blog/posts/pythons-disappointing-superpowers/][Python’s "Disappointing" Superpowers]] A convincing defense of dynamic typing