Skip to content

Verify that a store owner can securely and reliably store backups in a chosen location

Verify that a store owner can securely and reliably store backups in a chosen location

  • Test case designer: name
  • Date of creation : 12.08.2025

Test case description

This test case verifies that a store owner can securely and reliably store backups in a chosen location. The goal is to ensure that the backup operation function correctly, preserving data integrity and security.

Pre-state:

  • The backup feature is enabled and accessible.
  • There is data present in the system that can be backed up.

Test Steps

  1. Initiate the backup process.
  2. Verify that the backup completes without errors.

Expected result

  • The backup is saved in the selected location.
Edited by AH0984