Test Plan Structure
A Test Plan in Drizz is composed of modular components that define what to run, where to run it, and how results are aggregated. By separating test cases, execution settings, and reporting into distinct yet interconnected units, Drizz ensures flexible configuration, predictable execution, and unified insights across every run.
A Test Plan in Drizz typically contains:
Test Cases – Individual authored tests
Execution Settings – Device, platform, run type
Reports & Logs – Automatic aggregation post-run
Each component is independent yet designed to work in a cohesive manner.
Last updated
Was this helpful?