work-blog/articles/drafts/uses-and-abuses.md
Gregory Gauthier 65d2e46788 refactor(articles): standardize YAML front-matter across published and draft articles
Add consistent front-matter schema to CLAUDE.md and GROK.md, including title, date, topics, related articles, and abstracts. Apply similar front-matter to draft files (agile-stories.md, uses-and-abuses.md) and published articles (Agile-Or-Whatever-You-Call-It.md, Testers-As-Explorers.md, etc.) to improve indexing, searchability, and cross-referencing. Ensure topics use a controlled vocabulary and abstracts capture core theses.
2026-04-07 16:29:10 +01:00

22 lines
492 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: The Uses and Abuses of Test Automation
date: 2025-04-07
topics: [automation, philosophy, craft]
related:
- what-makes-us-better
- the-logic-of-software-testing
abstract: An Aristotelian examination of whether test automation expands the craft of testing or quietly transforms it into a different kind of craft altogether.
---
# The Uses and Abuses of Test Automation
What Is Test Automation?
What Is It Good For?
What ISNT It Good For?
What are some common pitfalls?