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:
- cucumber + restassured api automation☆20Jul 16, 2018Updated 8 years ago
- 灵猫智能管理平台是一个在线web测试项目与测试工具管理平台,通过灵猫智能快速敏捷的灵活性,实现项目管理、用例管理、模块管理、UI自动化测试管理、小工具应用等等系统的测试☆11Jun 21, 2021Updated 5 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
- django3 python3☆21May 31, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 自动化测试框架基石工程,包含众多自动化测试需要用到的基础功能,可以做为脚手架☆11May 7, 2022Updated 4 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自动化测试平台☆733Feb 11, 2026Updated 7 months ago
- HTTP 请求类, 支持 CURL 和 Socket, 默认使用 CURL , 当手动指定seCurl 或者 curl 扩展没有安装时, 会使用 Socket目前支持 get 和 post 两种请求方式 ,修改用于QueryList(http://querylist.cc …☆10Jul 25, 2017Updated 9 years ago