基于 appium , Android APP UI遍历测试 , Python3.x
☆13Nov 13, 2017Updated 8 years ago
Alternatives and similar repositories for automonkey
Users that are interested in automonkey are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 测试技术资源☆38Apr 9, 2017Updated 9 years ago
- 软件测试成长之路学习书籍☆11Jan 12, 2021Updated 5 years ago
- 外部链接可用性检查监控系统☆13Dec 8, 2022Updated 3 years ago
- 安卓App性能测试工具☆13Dec 6, 2017Updated 8 years ago
- 基于UICrawler开源工程,开发的针对android APP 自动化遍历工具,针对hybird或者纯native APP,做深度优先遍历。主要用于监听被抓取APP的页面是否有变动,并生成diff报告☆14Mar 1, 2019Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- jmeter4.x的html报告模版汉化☆12Jul 4, 2019Updated 7 years ago
- 基于Appium的App自动化测试框架完美版☆138Nov 1, 2018Updated 7 years ago
- 公司现用的RF所有测试公共方法及资源组织架构,包括API测试、UI测试、JMeter性能测试 样例,自定义库NdolLibrary、redis、mysql、Opencv、xml、date、appium等公共封装,PAI基础关键字、UI基础关键字、业务组合关键字、常规逻辑的通…☆23Sep 13, 2017Updated 8 years ago
- when your android connected, do sth :)☆12Dec 5, 2020Updated 5 years ago
- monkey android test☆161Feb 5, 2018Updated 8 years ago
- 一个用Python写的一个monkeyrunner,支持手机屏幕的显示,截图以及定时截图的功能☆12Oct 12, 2014Updated 11 years ago
- python android toolkit 🔨☆19Feb 23, 2020Updated 6 years ago
- Api接口 mock server返回,常用于app api容错测试☆59Sep 23, 2018Updated 7 years ago
- 实现WebUI自动化,和接口测试自动化☆25Jul 25, 2016Updated 9 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- This Project Created To Get RealTime Test Report Using TestNG☆34Jul 2, 2025Updated last year
- 一个强大的api自动化测试,无需每次app上线都把全部功能跑一遍☆36Jun 29, 2018Updated 8 years ago
- proxy_scrapy是一个scrapy搭建的代理模块,主要包括代理抓取、代理测试和使用代理三个模块。包括了对主要的代理网站的抓取和代理稳定性的测试,并整合进scrapy爬虫当中。☆10Jan 20, 2017Updated 9 years ago
- 基于XCTestWD 的iOS自动化测试工具-FastMonkey☆30Dec 28, 2018Updated 7 years ago
- A large labeled corpus for Application Privacy Policy in Chinese to train named entity recognition models for Android Dangerous PERMSSION…☆11Jun 19, 2025Updated last year
- APP 遍历测试☆11Jun 13, 2016Updated 10 years ago
- WeTest Assistant☆23May 31, 2016Updated 10 years ago
- 自己写的android自动化测试工具SDK,测试框架基于robotium,重写了robotium里一点bug代码,做了测试报告功能扩充,懒得导成jar。此工具可以自动生成测试报告,自动截图,自动获取控制台log,自动记录每一 步操作。解决测试报告不友好、不能自动截图和报告分析…☆43Apr 15, 2016Updated 10 years ago
- 基于python2的自动化测试框架。☆34May 4, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Files from a very, very old Spine coding workshop.☆31Apr 5, 2013Updated 13 years ago
- 基于JMeter的性能自动化测试框架完美版☆78Nov 29, 2022Updated 3 years ago
- Android App UI自动遍历方案(有时比较忙,没有进一步开发,欢迎大家积极沟通&贡献)☆126Mar 9, 2018Updated 8 years ago
- 微信小程序测试2048☆16Sep 27, 2016Updated 9 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆10Apr 3, 2017Updated 9 years ago
- IntelliJ/PyCharm plugin for Robot Automation Framework☆11May 4, 2018Updated 8 years ago
- AppetizerIO CLI for Mobile DevOps Development☆29Aug 1, 2019Updated 6 years ago
- Async unittest of Python3. Run every testcases with coroutine.☆35Jul 19, 2018Updated 7 years ago
- 实现功能:新输入一段文本,与已有数据进行相似度进行比较,返回TOP10的文本。主要实现方法:jieba中文分词、gensim、TF-IDF词汇重要性、cosine余弦相似度。☆11Jul 30, 2020Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 移动端UI自动化测试脚本,Appium + Cucumber测试模式,Ruby编写。https://www.jianshu.com/p/c3db8e5dc306☆11Jun 15, 2018Updated 8 years ago
- 搭建了一个SSM框架,涵盖了大部分演示功能,希望对初学者有帮助。具体实现功能如下: *基于idea创建的项目,所以Eclipse不能正常加载 *基于Maven搭建,pom所依赖的包基本都配置完毕 *替换了spring默认的log4j日志框架为当下流行的logback *实现…☆15May 23, 2017Updated 9 years ago
- 干净的RPC全家桶thrift、dubbo、google-protocol-buffer,当然zookeeper注册中心是少不了的,其中在test的测试单元模块,我写了dubbo的底层实现原理(例如socket的RPC反射代理完成跨机器请求,同时还有RMI的代理模型)一看就…☆23Oct 11, 2023Updated 2 years ago
- 接口自动化测试框架,用于完成接口自动化测试,适用于dubbo、http/https、mysql的测试,输出html报告☆91Dec 16, 2022Updated 3 years ago
- 基于python3+django+Vue自动化测试平台开发☆40Sep 29, 2021Updated 4 years ago
- android性能测试工具测试CPU、内存、以及流量☆17Jun 3, 2015Updated 11 years ago
- WireMock UI☆38Jul 5, 2025Updated last year