设计并实现一个基于UI自动化、接口自动化、PO模式、数据驱动、关键字驱动、持续集成与持续发布、图像识别等技术的自动化测试框架。本框架选用 Selenium+Requests+pytest框架作为控制层进行逻辑验证,YAML作为持久层进行测试数据的存储,利用Logging 埋点记录日志,基于 Git+Jenkins 实现持续集成,之后在显示层通过钉钉机器人将漂亮的Allure测试报告持续交付至钉钉群,最终实现了自动化测试。
☆38Apr 14, 2024Updated last year
Alternatives and similar repositories for Hy-AutoTest-Framework
Users that are interested in Hy-AutoTest-Framework are comparing it to the libraries listed below
Sorting:
- 一款基于Pytest+ATX(uiautomator2+Facebook-wda)+Allure二次封装、遵循PO模式的ui自动化测试框架,支持多设备并行测试、编写单用例可支持双平台(iOS+Android)执行测试、支持图像识别点击、断言失败截图、性能数据采集(CPU、运…☆58Jun 26, 2023Updated 2 years ago
- 基于selenium+pytest的UI自动化框架☆51Jun 21, 2020Updated 5 years ago
- pytest+allure+requests☆38Nov 11, 2020Updated 5 years ago
- ☆15Nov 19, 2023Updated 2 years ago
- Change hash for a signed pe☆17Jul 18, 2023Updated 2 years ago
- 通过GT实现app的性能数据采集,结合maxim实现高速monkey☆13Apr 28, 2018Updated 7 years ago
- Python+Requests+PyTest+Excel+Allure接口自动化测试实战☆13Mar 16, 2023Updated 3 years ago
- Playwright Python tool practice , with pytest pytest-bdd page-object(POM) allure cucumber-report, use UI and API mix together.python实现的U…☆17Apr 15, 2022Updated 3 years ago
- Mock是一个零侵入的服务端Mock平台,底层基于JVM Sandbox。相比于Fiddler、Charles和Burp Suite等客户端的代理调试工具,Mock的优势在于可以对调用链中的任何服务节点数据进行Mock,而不只是Mock离客户端最近一个节点的数据。☆20Feb 20, 2023Updated 3 years ago
- 本框架主要是基于 Python + pytest + allure + log + yaml + mysql + 钉钉通知 + Jenkins 实现的接口自动化框架,本框架优势在于易维护,功能丰富,测试人员只需要维护测试用例,零基础小白也可以快速上手,框架 支持多环境、多角色…☆364Feb 10, 2023Updated 3 years ago
- Learning route of some programmer☆11Jan 12, 2026Updated 2 months ago
- lyrebird-java-client 是Lyrebird的一个 Java SDK,通过调用Lyrebird本身提供的API实现在Java项目中控制 Lyrebird Services☆15Sep 9, 2021Updated 4 years ago
- a toy mock server based on anyproxy