QA Split Testing Levels Pyramid

Apply the testing pyramid to a feature — divide test scenarios across levels (unit, integration, e2e), assign each scenario to the cheapest sufficient level, and produce a coverage split per level. Use when asked "unit, integration or e2e?", "what level should this test be?", "how should we test this feature?", "what test coverage do we need?", or to apply the test pyramid to a feature or project.

testomatio 9d9b8c9 2.5 KB Updated

File contents

testomatio/skills/tree/main/skills/qa-split-testing-levels-pyramid commit 9d9b8c9710

Frequently asked questions

npx skillmds@latest add testomatio/qa-split-testing-levels-pyramid