testivetoista
Testivetoista is a term used in Finnish-language software development discourse to describe a workflow in which experiments and product decisions are driven by automated tests and test results. The approach emphasizes measurable outcomes and test coverage as primary guides for design choices, rather than relying solely on intuition or initial specifications.
Etymology and usage notes describe testivetoista as a neologism formed from testi (test) and vetoinen (driven).
Practice and workflow commonly associated with testivetoista involve several elements: defining explicit hypotheses about product outcomes,
Critics of testivetoista caution that it can slow early-stage prototyping and add process overhead, potentially narrowing
See also: Test-driven development, Behavior-driven development, A/B testing, Experimentation platform, Continuous integration.