Skip to main content

Testing Environment / 测试环境

Environment Checklist / 环境检查清单

Before starting any test cycle, verify:

  • Device/OS matches the required spec / 设备/操作系统符合要求
  • Browser/app is the correct version / 浏览器/应用版本正确
  • Network connection is stable / 网络连接稳定
  • Proxy/VPN configured if required / 已配置代理/VPN(如需)
  • Test accounts are available / 测试账号可用
  • Cache cleared from previous sessions / 清除先前会话的缓存
  • System clock is accurate / 系统时钟准确

Types of Environments / 环境类型

Environment 环境Description 说明Used For 用途
Production 生产Live, real users 线上,真实用户Post-release monitoring 发布后监控
Staging 预发布Pre-production mirror 预生产镜像Final validation 最终验证
Dev 开发Developer's local 开发者本地Active development 日常开发
QA 测试Dedicated testing 专用测试Test cycles 测试周期