Autotest_platform 是一款基于 POM 模式开发的 Web UI 自动化测试平台,通过选择绑定好的 selenium 的关键字,比如打开 url,左键点击,输入文本等等这些动作,背后的代码已在后端封装好,前端只需要像填表格来设计测试案例即可。此外,由于平台是基于 POM 模式的设计,项目,页面,元素,定位都可拆分管理,我们可以更为方便维护我们的测试脚本,当产品发生迭代的时候,我们只需要修改对应页面对应元素的定位即可,无需重新设计涉及到这个元素的所有测试案例。数据库当中已封装了 selenium 常见的关键字,可以在 ./Autotest_platform/PageObject/Base.py 里面自行添加自己需要的 selenium 关键字,甚至是更为复杂的自定义函数。…
☆30Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for Autotest_platform
Users that are interested in Autotest_platform are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 灵猫智能管理平台是一个在线web测试项目与测试工具管理平台,通过灵猫智能快速敏捷的灵活性,实现项目管理、用例管理、模块管理、UI自动化测试管理、小工具应用等等系统的测试☆11Jun 21, 2021Updated 5 years ago
- 这是一个将测试报告自动化变成测试脚本的项目,使用Python3.7+selenium3☆12Feb 1, 2019Updated 7 years ago
- 直接解析ngrinder csv结果,统计TPS标准差,TPS波动率,最小/大RT,RT 25/50/75/80/85/90/95/99百分位数; 如需直接在ngrinder详细页展示,需二次开发请查看:☆19Feb 16, 2016Updated 10 years ago
- ☆43Feb 21, 2024Updated 2 years ago
- Some scenarios using Playwright - deeplink bookmarks, tactical integration, RPA, UI Healthcheck, Test Automation of User Interface, docum…☆30Jan 13, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 一款基于 POM 模式开发的 Web UI 自动化测试平台☆163Dec 8, 2022Updated 3 years ago
- django3 python3☆21May 31, 2022Updated 4 years ago
- ☆18Sep 26, 2021Updated 4 years ago
- ☆15Nov 3, 2017Updated 8 years ago
- 基于python+Selenium+unittest+HTMLTestRunner框架的WebUI自动化测试脚本(PO模式)☆13Feb 25, 2018Updated 8 years ago
- when your android connected, do sth :)☆12Dec 5, 2020Updated 5 years ago
- Python+flask+selenium 搭建UI自动化测试平台☆732Feb 11, 2026Updated 5 months ago
- 有关自动化测试的一套框架,通过pytest实现ui、app、api、h5的测试脚本执行及管理,并生成测试报告。如果喜欢麻烦给个star☆21Apr 13, 2026Updated 3 months ago