From f657e607cc6b83be77b71051a2332b7bc57776b3 Mon Sep 17 00:00:00 2001 From: Alex Corcoles Date: Sun, 17 Mar 2024 12:49:30 +0100 Subject: [PATCH] Add TotT risk-driven testing --- INTERESTING_ARTICLES.org | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.47.3