Creating a Test Plan

A Test Plan in Drizz is created to organize and execute multiple test cases as a single structured run. While creating a test plan, you select the test files to include, define the execution order, choose device/environment settings, and configure run preferences such as retries or parallel execution. This setup ensures consistent, repeatable, and scalable test execution across real devices, emulators, or CI/CD pipelines.

Step 1 : Navigate to Test Plans on Drizz cloud @appdrizz.dev

Go to Drizz Cloud → Test Plans.

Step 2 : Create New Test Plan

Click Create Test Plan and provide:

  1. Name

  2. Description (optional but recommended)

  3. Project association

Step 3 : Select provider

Select device provider for execution on Emulator/Simulator/Real-Device

Step 4 : Select the Application

Select the application over which you want to run the testplans

Step 5 : Select device configuration

Select amongst the model/OS/type of device

Step 6 : Add Test Cases

Browse and select from already authored test cases

Step 7 : Arrange Execution Order

Drag and reorder test cases based on:

  1. Dependency requirement

  2. Hierarchy of execution cycle

  3. Flow sequencing

Step 5 : Save

Save and your test plan is ready for execution.

Last updated

Was this helpful?