sakurally128 / Autotest_platform
Autotest_platform 是一款基于 POM 模式开发的 Web UI 自动化测试平台,通过选择绑定好的 selenium 的关键字,比如打开 url,左键点击,输入文本等等这些动作,背后的代码已在后端封装好,前端只需要像填表格来设计测试案例即可。此外,由于平台是基于 POM 模式的设计,项目,页面,元素,定位都可拆分管理,我们可以更为方便维护我们的测试脚本,当产品发生迭代的时候,我们只需要修改对应页面对应元素的定位即可,无需重新设计涉及到这个元素的所有测试案例。数据库当中已封装了 selenium 常见的关键字,可以在 ./Autotest_platform/PageObject/Base.py 里面自行添加自己需要的 selenium 关键字,甚至是更为复杂的自定义函数。…
☆28Updated 2 years ago
Alternatives and similar repositories for Autotest_platform:
Users that are interested in Autotest_platform are comparing it to the libraries listed below
- BDD - Web、API自动化测试平台,一个不用写代码的她☆22Updated 3 years ago
- 测试工具平台开发系列之Mock平台的后端API服务☆11Updated 5 months ago
- 基于 POM 模式设计的脚本展示 Demo☆14Updated 4 years ago
- 基于Django的接口测试平台☆10Updated 5 years ago
- JMeter脚本录制工具:将Fiddler/Charles转换为JMeter 4.0以上的脚本,并支持过滤功能 JMeter script recording tool: converts Fiddler / Charles into scripts above J…☆47Updated 2 years ago
- 接口自动化测试系统(Automated Api Testing System)☆14Updated last year