Skip to content

laovvvcom/VerySimpleAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VerySimpleAutomation

一个极简自动化测试脚本

very simple automation script
Developed by Huangxiaocheng

Third Party Library Requirements

· lackey
· pyautogui
· ddt
· xlrd==1.2.0
· beautifulreport

Introduction

测试数据与代码分离,通过图像识别进行自动化测试,并生成测试报告
Separate test data from code, perform automated testing through image recognition, and generate test reports

Detailed description

Folder:
· action-->case folder and its operation pictures
· expectation-->case folders and pictures of expected results
File:
· ExcelTestData.xlsx-->test data

How to use

对你想要操作的按钮或者输入框进行截图
然后
运行python run.py
Take a screenshot of the button or input box you want to operate
and
python run.py

Working principle

image

About

very simple automation script

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages