ui测试自动化 UI自动化 RPA 爬虫 uiautomation 等技术 备忘
软件测试的四个阶段【单元测试、集成测试(联调)、系统测试和验收测试】
这种辅助工具,稳定性第一,选型注意。AutoIT这种玩具,自己应该不选择。
Puppeteer:一个免费开源的无头Chrome神器 爬虫
自动提交表单,UI测试,键盘输入等
https://kkboxsqa.wordpress.com/2019/03/10/windows-automation-with-winappdriver/ 入门文章不错
WinAppDriver全称是Windows Application Driver,它提供了一些API,使得用户可以像selenium操作web一样来操作windows的应用程序
.资源
WinAppDriver
https://github.com/microsoft/WinAppDriver/releases/tag/v1.2.1
定位工具FlaUInspect
https://github.com/FlaUI/FlaUInspect/releases
WinAppDriver
定位工具UIRecorder https://github.com/microsoft/WinAppDriver/tree/master/Tools/UIRecorder
定位工具inspect Inspect.exe和UISpy.exe工具
微软官方工具集成于 Windows SDK
http://news.sohu.com/a/695355930_121124363 这篇文章很棒
https://accessibilityinsights.io/
AirtestProject是由网易游戏推出的UI自动化测试解决方案
使用 Microsoft Edge WebDriver 自动执行和测试 WebView2 应用
Download Accessibility Insights
uiautomation
win32gui、win32api、win32con三个包
pyautogui
Appium WinAppDriver
Appium Windows APP UI 自动化
Appium windows-app-testing
WinAppDriver
Microsoft UIAutomation
在 Windows 上,使用 C# + UI Automation + WinAPI 进行 UI 测试的方法
Python wrapper of Microsoft UIAutomation
参考网友文章(飞龙札记) 基于UI Automation的自动化测试工具设计指南
项目搭建(一):windows UIAutomation API 框架
AirtestIDE 底层用的pywinauto
pywinauto
说说网易的这个,对游戏框架基于图像识别的是支持最好的,也可做些Android Native UI基于元素识别的,实际也可以做windows ui不过目前还有些问题,团队再积极改进.
erwa.cn
二娃网