link:
content:
header: 专题课列表
items:
- image: ../../../assets/linux.png
content:
header: Linux命令与Bash脚本
description:
- Linux 系统连接
- Linux 常用命令
- Bash 编程语法
- image: ../../../assets/junit5.png
content:
header: Java编程语言与JUnit5测试框架
description:
- Java 基础语法
- Java 常用标准库
- 常用的依赖管理
- image: ../../../assets/selenium1.png
content:
header: Java/Web/App/用户端自动化与专项测试
description:
- 自动化测试元素定位、模拟器使用等技巧
- Appium 源代码分析
- 使用 STF 进行多设备管理
- image: ../../../assets/restassured.png
content:
header: Java接口自动化测试
description:
- 接口自动化测试用例编写
- 接口请求构造与响应断言
- 接口鉴权解决方法
- 接口加密解决方法
- image: ../../../assets/jmeter.png
content:
header: 性能测试
description:
- 性能测试场景设计
- 性能测试工具 JMeter
- 性能监控体系
- image: ../../../assets/burpsuite.png
content:
header: 安全测试
description:
- 常见安全漏洞原理与解决方法
- 常用安全测试工具的使用
- image: ../../../assets/android.png
content:
header: 专项测试
description:
- 专项测试工具
- 弱网测试、健壮性测试、兼容性测试方法
- 用户端性能测试能力建设
- image: ../../../assets/devops.png
content:
header: 持续集成/持续交付/Devops
description:
- 持续集成的体系构建
- 自动化测试持续集成
- Web 与 App 应用自动发布流水线构建方法
- 持续部署的流程和实现
- image: ../../../assets/elastic.png
content:
header: 测试右移
description:
- 测试右移技术体系
- 测试右移常用技术 ELK
- image: ../../../assets/springboot.png
content:
header: Java测试平台开发
description:
- 后端框架的基本安装与配置
- 常用的路由管理与注册技术
- 解决跨域问题
- 常用数据库 ORM 框架
- image: ../../../assets/suanfa.png
content:
header: Java算法与设计模式
description:
- 数据结构
- 设计模式