joinsum / UItestframework
UItestframework项目目前具有以下功能: 1,对webdriver进行了第二次的简单封装,使用更加方便public / common / pyselenium.py (ps:这个是在虫师的pyse基础加了打印日志功能,参考:https ://github.com/defnngj/pyse) 2,可以对excel表进行数据读取,完成数据驱动:public / common / datainfo.py 3,具有打印日志的功能,打印在控制台和文件中:public /common/log.py,日志保存在report / log /目录下 4,读取配置文件(.ini文件):public / common / readconfig.py 5,具有发邮件的功能:public /…
☆17Updated 5 years ago
Alternatives and similar repositories for UItestframework:
Users that are interested in UItestframework are comparing it to the libraries listed below
- 基于Django开发的接口测试平台☆15Updated 6 years ago
- 公司内部测试管理平台☆21Updated 2 years ago
- 接口自动化测试管理平台☆25Updated 6 years ago
- 微信小程序☆31Updated 6 years ago
- Autotest_platform 是一款基于 POM 模式开发的 Web UI 自动化测试平台,通过选择绑定好的 selenium 的关键字,比如打开 url,左键点击,输入文本等等这些动作,背后的代码已在后端封装好,前端只需要像填表格来设计测试案例即可。此外,由于平台是…☆28Updated 2 years ago
- 测试用例管理系统☆59Updated 3 years ago
- 接口自动化测试模板, Pytest版本☆14Updated 4 years ago
- (大修改中)App Ui自动化测试框架,采用OP设计模式,xml管理元素信息,excel管理用例☆23Updated 7 years ago
- python接口自动化测试框架,使用excel管理测试用例,客户端操作。☆33Updated last year
- Python3 + Appium + 安卓模拟器 实现APP自动化测试,并生成测试报告 示例项目☆69Updated 6 years ago
- 自动化测试平台☆51Updated 4 years ago
- 基于Flask的测试信息管理平台,集成Zentao, TestLink, Jenkins,跟踪测试任务进度,回归测试进度,新增缺陷趋势,缺陷状态展示,测试用例分布,测试自动化率☆69Updated 6 years ago
- 基于 POM 模式设计的脚本展示 Demo☆14Updated 4 years ago
- 接口自动化测试平台(后期可集成app 以及web 测试)☆14Updated 5 years ago
- 基于Python的接口自动化测试工具,从Excel读取用例。☆23Updated 7 years ago
- itest平台☆11Updated last year
- Appium 作为一款出色的 Mobile UI 自动化测试工具,工程利用 Python 语言对其 API 进行了深度封装,旨在提升测试工作的效率与便捷性 。其强大的自动化功能使得 Appium 成为值得你深入学习的优秀工具。本项目暂停维护了,最新代码已经合入到 [owl 项…☆41Updated 2 years ago
- the server side of xtest☆19Updated 6 years ago
- 接口自动化测试框架(Java)☆16Updated 3 years ago
- python+selenium+pageobject数据驱动测试框架☆31Updated 3 years ago
- ☆49Updated 3 years ago
- Android移动端自动化测试框架☆46Updated 3 years ago
- 接口自动化测试框架--java版本☆23Updated 6 years ago
- code版robotframework测试框架☆18Updated 7 years ago
- 开源接口测试平台☆47Updated 4 years ago
- 安卓性能测试工具☆90Updated 4 years ago
- JMeter脚本录制工具:将Fiddler/Charles转换为JMeter 4.0以上的脚本,并支持过滤功能 JMeter script recording tool: converts Fiddler / Charles into scripts above J…