Verify that a store owner can schedule automated backups of their PrestaShop database and files.
Verify that a store owner can schedule automated backups of their PrestaShop database and files.
- Test case designer: name
- Date of creation : 12.08.2025
Test case description
This test case verifies that a store owner can schedule automated backups of their PrestaShop database and files. The objective is to ensure that the system allows the user to configure backup schedules (e.g., daily, weekly), and that backups are performed automatically at the specified times, including both the database and file system. The test also checks that the backups are complete and restorable.
Pre-state:
- At least one backup schedule (e.g., daily, weekly) can be configured.
- There is existing data in the PrestaShop database and files to be backed up.
- The backup destination (e.g., server, email, cloud storage) is available and properly configured
Test Steps
- Go to backup settings.
- Set up an automated backup with a schedule (e.g., daily or any preferred time)
- Wait for the backup time.
Expected result
- A new backup appears automatically at the scheduled time.