沙盒, 測試環境
a testing environment that isolates new code or programs from the production environment
範例:
• Developers often use a sandbox to test new features before deploying them. 開發人員通常在部署新功能之前使用沙盒進行測試。 • Running untrusted code in a sandbox prevents it from affecting the main system. 在沙盒中運行不受信任的程式碼可以防止它影響主系統。 同義詞:
test environment isolated environment