Browse Source

test: 重构系统测试用例,分离API测试和Web浏览器测试

测试策略调整:
- 小程序端:API接口测试,构造请求数据验证响应,不进行UI点击
- Web管理后台:浏览器自动化测试,管理员/指导师登录,测试过程截图

测试账号更新:
- 管理员: 13800138000/admin123
- 指导师: 13800138003/teacher123
- 家长和孩子不登录Web后台

环境配置:
- 后端API地址: http://192.168.16.18:8080
- Web管理端地址: http://192.168.16.18:8081
Sisyphus 5 months ago
parent
commit
bbc8af93fa
2 changed files with 590 additions and 1369 deletions
  1. 361 457
      docs/系统测试/run-tests.js
  2. 229 912
      docs/系统测试/test-cases.js

File diff suppressed because it is too large
+ 361 - 457
docs/系统测试/run-tests.js


File diff suppressed because it is too large
+ 229 - 912
docs/系统测试/test-cases.js


Some files were not shown because too many files changed in this diff