软件测试学习路径汇总

1.软件测试理论

1.1 软件相关概念

软件相关概念

1.2 软件测试经典实例

软件测试经典实例项目:杯子

2.Selenium自动化测试

2.1 Selenium环境搭建

Selenium环境搭建

2.2 Selenium常用

Python Selenium常用方法

3.Android自动化测试

3.1 使用ADB命令进行自动化测试

使用adb命令编辑自动化测试脚本

3.2 使用UIAutomator2进行自动化测试

python使用UIAutomator2进行自动化测试

4.接口测试

4.1 python接口自动化测试

使用Python requests进行接口测试

5.python自动化测试

5.1 unittest加载自动化测试用例的几种方式

unittest加载自动化测试用例的几种方式

猜你喜欢

转载自blog.csdn.net/xuefu_78/article/details/112366684