Skip to content

Test Case Bulk Operations – Management Guide

3 min read

Bulk operations in Hawzu allow you to manage multiple test cases at once, saving time and reducing repetitive work. You can bulk edit properties, delete test cases, export data, and quickly create test runs from selected test cases.

Bulk actions are available directly from the Repository when one or more test cases are selected.


  • Click the checkbox next to a test case to select it
  • Selected test cases are highlighted in the list
  • Click again to deselect
  • Select multiple checkboxes manually
  • Selection works across the currently visible list
  • Selection remains active while scrolling

To select all test cases in the current folder view:

  • Click the checkbox in the list header

Note
Only test cases visible in the current folder and filter context are selected.


Once test cases are selected, a bulk actions bar appears at the top of the list.

Available actions include:

  • Bulk Edit
  • Delete
  • Export
  • Create Test Run
  • Clear Selection

The bar also displays the number of selected test cases.

Bulk Actions BarBulk Actions Bar
The Bulk Actions Bar appears when one or more test cases are selected

Bulk Edit allows you to update common properties across multiple test cases at once.

  1. Select one or more test cases
  2. Click the Edit icon in the bulk actions bar
  3. The Bulk Edit Test Cases modal opens
  4. Select the fields you want to update
  5. Apply the changes

Only the fields you explicitly select will be updated.

You can bulk update:

  • Priority
  • Severity
  • Test Type
  • Automation Status
    • Manual
    • Automated
    • To Be Automated
    • Automation In Progress
  • Requirements
  • Tags

Fields that are not selected remain unchanged.

Bulk Edit Test Cases ModalBulk Edit Test Cases Modal
The Bulk Edit Test Cases modal allows you to update common properties across multiple test cases at once

Bulk Delete removes multiple test cases at once.

  1. Select the test cases to delete
  2. Click the Delete icon in the bulk actions bar
  3. Confirm the deletion

You can export selected test cases for reporting, backup, or migration.

  1. Select one or more test cases
  2. Click the Export icon
  3. Choose an export format
  • Excel (.xlsx)
  • CSV (.csv)
  • JSON (.json)

Exported files include:

  • Test case metadata
  • Steps and expected results
  • Preconditions
  • Tags and requirements
  • Custom fields

Bulk selection provides a fast way to create a test run.

  1. Select the required test cases
  2. Click Create Test Run
  3. Enter test run details
  4. Create the test run
Create Test Run from Selected Test CasesCreate Test Run from Selected Test Cases
Create a test run from selected test cases
  • Test runs created this way are standalone executions
  • Test runs are not tied to releases
  • Selected test cases are added automatically

This is useful for:

  • Ad-hoc regression runs
  • Smoke or sanity executions
  • Exploratory testing sessions

To clear all selected test cases:

  • Click the Clear Selection icon

This hides the bulk actions bar and resets the list state.


  • Apply filters first, then use Select All
  • Double-check selections before deleting
  • Use bulk edit for consistent metadata updates
  • Export test cases before large deletions
  • Prefer bulk test run creation for quick execution cycles

Bulk operations depend on project role:

  • Project Manager – Full access to bulk operations
  • Project Coordinator – Can bulk edit and create test runs
  • Project Member – Limited bulk actions based on permissions
  • Project Viewer – Read-only access

Custom roles may further restrict or allow specific bulk actions.