【UI自动化测试】经典框架

时间:2021-02-26 13:33:35   收藏:0   阅读:0

参考:

https://www.cnblogs.com/CesareZhang/p/11140520.html

https://www.cnblogs.com/CesareZhang/p/10744722.html

 

框架结构:


Business:业务相关公共模块,如登录

Common:业务无关公共模块,如读取文件

PageObject:页面元素封装

TestCase:测试用例层

TestData:测试数据

TestSuite:测试套件

browser.ini:运行浏览器配置文件

run.py:运行文件

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!