Rollback Deployment Without Service Interruption
Verify / Validate test case
- Test case designer: name
- Date of creation : 02.07.2025
Test case description
System administrator can rollback deployment quickly and easily without service interruption.
Pre-state:
- A new version has just been deployed to the production environment.
- The service is active and users are logged in.
Test Steps
- Create a situation where the new deployment causes an error or disruption.
- Initiate the rollback process via the administrator UI or command line.
- Monitor the service status during the rollback.
- Verify that users can still use the service without interruption.
- Ensure that the rollback successfully restores the previous version.
Expected result
- The rollback process starts quickly (e.g., within 2 minutes).
- The service remains available throughout the rollback.
- The previous version is restored successfully and the error situation is resolved.
Edited by AH0984