【测开23期】持续集成实战(8月7日)课前准备

需要初步掌握的内容

  1. Python3 程序开发
  2. PyCharm 使用
  3. git与github 的配置与使用
  4. Allure Report测试报告输出
  5. Python 接口自动化测试程序开发
  6. Python + Selenium自动化测试程序开发 + 运行环境配置
  7. Appium + Python 自动化测试
  8. Jenkins 基础使用技巧

环境准备

  1. 已搭建 Jenkins Server
  2. Python + Appium 运行环境, 包括已搭建Appium Server 和 可运行的安卓模拟器或者实体机
  3. Python + Selenium 运行环境
  4. 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