当前位置:   article > 正文

web自动化测试框架 pytest-allure-selenium-po-demo_web自动化pytest框架pom

web自动化pytest框架pom

web自动化测试框架 pytest-allure-selenium-po-demo

源码地址https://gitee.com/HP_mojin/pytest-allure-selenium-po-demo

介绍

web自动化测试框架 pytest-allure-selenium-po-demo

软件架构

采用PO模型设计思路+pytest测试框架allure展示测试报告

├─base
├─business
│  ├─func_all
│  ├─new_task
├─common
├─config
│  ├─pre
│  └─test
├─images
├─log
├─png
├─test_func
├─test_risk
└─文档
    └─4,selenium的操作总结
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
安装教程
  1. 安装依赖环境 pip install -r requirements.txt -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
  2. 安装allrue报告allure-2.xx.xx.zip
  3. 安装java环境,allure需要java环境
使用说明
  1. 实现封装了iframe切换,句柄切换,非Input标签上传等等操作

  2. 采用PO模型设计思路+pytest测试框架allure展示测试报告

  3. 相关文档
    在这里插入图片描述

  4. 测试报告
    在这里插入图片描述

    在这里插入图片描述

    在这里插入图片描述

    在这里插入图片描述

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/笔触狂放9/article/detail/883004
推荐阅读
相关标签
  

闽ICP备14008679号