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:

  1. Organize test cases logically (feature-wise, module-wise, or flow-wise)

  2. Define the order in which test cases should execute

  3. Run multiple flows together for consistent regression coverage

  4. Configure environment-specific runs (real device, emulator, CI/CD)

  5. Track and analyze execution results over time

Last updated

Was this helpful?