Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

python+selenium +HTMLTestRunner自动化测试

python 3 +selenium3 +HTMLTestRunner(python3版本)

使用的框架是python自带的unittest。使用ddt数据驱动,Excel管理测试用例

bussinses 公共的逻辑模块编写

data存放测试用例,界面定位元素

report存放测试报告

case存放测试用例。

log 存放测试过程中的测试日志

resultpang存放测试过程中的截图

suite 测试用例集

util 公共模块

run.py 执行脚本。

About

selenium UI自动化测试框架

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.