• Stars
    star
    276
  • Rank 148,428 (Top 3 %)
  • Language
    Python
  • Created almost 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

selenium UI自动化测试框架

python+selenium +HTMLTestRunner自动化测试

python 3 +selenium3 +HTMLTestRunner(python3版本)

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

bussinses 公共的逻辑模块编写

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

report存放测试报告

case存放测试用例。

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

resultpang存放测试过程中的截图

suite 测试用例集

util 公共模块

run.py 执行脚本。

Alt text