Atlas › 02 AI-Augmented Test Design › Write vs Generate: The Decision Matrix☰ Read as one page
Write vs Generate: The Decision Matrix
12.1The Central QuestionFor every testing task, you face a decision: should I write these tests from scratch, or should I generate them with AI and curate the…12.2The Decision Matrix- Write from scratch when the test requires deep understanding of a specific problem that AI lacks context for. - Generate + curate when…12.3The Curation WorkflowWhen you choose "Generate + Curate," follow this five-step process:12.4When Hybrid Is the Right ChoiceThe hybrid approach combines human-written test structure with AI-generated permutations. This is ideal for complex scenarios.12.5The Economics of Write vs Generate12.6Red Flags: When to Stop Generating and Start WritingSwitch from "generate + curate" to "write from scratch" when:12.7Key TakeawayThe write-vs-generate decision is not about AI capability -- it is about where your expertise adds the most value. Use AI for systematic…