Purpose of a Test Plan
A Test Plan defines how multiple test cases are organized, executed, and monitored at scale within Drizz Cloud. It provides a structured framework to group related flows, control execution sequencing, configure environment-specific conditions, and analyze results centrally. Test Plans ensure predictable, repeatable, and comprehensive test coverage across diverse application scenarios—from regression runs to CI/CD automation.
A Test Plan enables teams to:
Organize test cases logically (feature-wise, module-wise, or flow-wise)
Define the order in which test cases should execute
Run multiple flows together for consistent regression coverage
Configure environment-specific runs (real device, emulator, CI/CD)
Track and analyze execution results over time
Last updated
Was this helpful?