需要初步掌握的内容
- Python3 程序开发
- PyCharm 使用
- git与github 的配置与使用
- Allure Report测试报告输出
- Python 接口自动化测试程序开发
- Python + Selenium自动化测试程序开发 + 运行环境配置
- Appium + Python 自动化测试
- Jenkins 基础使用技巧
环境准备
- 已搭建 Jenkins Server
- Python + Appium 运行环境, 包括已搭建Appium Server 和 可运行的安卓模拟器或者实体机
- Python + Selenium 运行环境
- Android SDK环境
课堂项目工程
https://github.com/princeqjzh/iSelenium_Python
https://github.com/princeqjzh/iAppium_Python
https://github.com/princeqjzh/AndroidSampleApp
https://github.com/princeqjzh/iAppBVT_Python