Module
Area Staging



The solution

This module allows you to have a separate environment, copy of the one in production.

rescue network

Application scenarios

  • Beta testing: to test new features.
  • Integration testing: to test integrations between different platforms.

  • Configuration Test: Configure the environment as desired and verify the side effects before returning the changes to production.
  • Train: to train users on a non-productive platform.