Show HN: AutomateOrNot – decide if you should automate a test
Category: devtools
Tags: test-automation, decision-tree, qa
Score: 5.0/10 (Innovation: 5, Technical: 4, Documentation: 6, Utility: 6)
AutomateOrNot is a decision tree tool that helps testers and QA engineers decide whether to automate a test based on research-backed criteria. It uses a weighted flow of eight factors, starting with test oracle determinism, to produce a clear automate/don't-automate verdict. The project is interesting for grounding test automation decisions in empirical data rather than gut feeling.
Target audience: QA engineers, testers, backend devs, devops
Repository: https://automateornot.dev/
View on Hacker News