diff options
| author | Alex Corcoles <alex@pdp7.net> | 2024-03-17 12:49:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-17 12:49:30 +0100 |
| commit | f657e607cc6b83be77b71051a2332b7bc57776b3 (patch) | |
| tree | 082818d264832d9b31c8a0208607ccd572b7541e /INTERESTING_ARTICLES.org | |
| parent | c828870d8e341903785feb1513a526755e804877 (diff) | |
Add TotT risk-driven testing
Diffstat (limited to 'INTERESTING_ARTICLES.org')
| -rw-r--r-- | INTERESTING_ARTICLES.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/INTERESTING_ARTICLES.org b/INTERESTING_ARTICLES.org index 4ef26d3e..b3959cdf 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 |
