very simple automation script
Developed by Huangxiaocheng
· lackey
· pyautogui
· ddt
· xlrd==1.2.0
· beautifulreport
测试数据与代码分离,通过图像识别进行自动化测试,并生成测试报告
Separate test data from code, perform automated testing through image recognition, and generate test reports
Folder:
· action-->case folder and its operation pictures
· expectation-->case folders and pictures of expected results
File:
· ExcelTestData.xlsx-->test data
对你想要操作的按钮或者输入框进行截图
然后
运行python run.py
Take a screenshot of the button or input box you want to operate
and
python run.py
