Testing Stage
Continuous Testing Faster
In the context of software development, developers or testers will build a sandbox, which is a testing environment that isolates untested code changes and thorough experiments from the production environment. In our R&D team, we use writable snapshot technology to build a sandbox, which can be restored easily and quickly. The overall development and continuous testing can be 25% faster compared with destroying and rebuilding the test environment.