Skip to content

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

  1. Create a situation where the new deployment causes an error or disruption.
  2. Initiate the rollback process via the administrator UI or command line.
  3. Monitor the service status during the rollback.
  4. Verify that users can still use the service without interruption.
  5. 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