课前准备内容
- git 源码管理工具使用
- github 的配置与使用
- python程序开发
- nosetests 安装, 参考命令:pip3 install nose
- Python Selenium自动化测试程序开发 + 运行环境配置
- Python Appium 自动化测试程序开发 + 运行环境配置
- 已搭建 Jenkins Server
- Jenkins 基础使用技巧
课堂项目工程:
https://github.com/princeqjzh/iSelenium_Python
https://github.com/princeqjzh/iAppium_python