自动化测试框架 LYMRobot

码农软件 · 软件分类 · 测试工具 · 2019-11-22 22:26:36

软件介绍

LYMRobot 是基于 python+webdriver提供excel和脚本模式自动化测试框架。

1、目录说明
  LYMRobot
      - readme.txt    说明文档
      - template.xls  用例模块文件
      - LYMRobot.py   主入口程序
      + LYMCOMMON     通用功能模块
         - LYMCommon      通用数据定义
         - LYMLog         日志模块
         - LYMXMLParser   xml解析器
         - LYMEXCELParser excel解析器
      + LYMLIB        自动化框架库封装
         - LYMWebdriver   webdriver封装
         - LYMBuilder     动态用例编译器
      + LYMUI         自动化框架界面模块()待开发
      + utils         第三方开源库
         - xlrd           excel读取库
         - xlwt           excel写入库
         - xlutils        excel读写库连接器

2、为什么要写这么个东西?
   2.1 为广大软件测试从业者提供入门自动化测试的示例
   2.2 为广州软件测试从业者提供一个可用的、简洁的自动化测试工具

3、你可以做什么?
   3.1 可以随意修改源码,进行二次发布,但不可以用于商业用途
   3.2 您可以将您新增的代码共享出来给大家

4、作者联系信息
   4.1 email:  lymking@foxmail.coom
   4.2 个人站点:http://www.testingunion.com

本文地址:https://codercto.com/soft/d/19582.html

Distributed Algorithms: An Intuitive Approach

Distributed Algorithms: An Intuitive Approach

Wan Fokkink / MIT Press / 2018-2-2 / USD 48.00

The new edition of a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mathematical models. This book offers students and researchers a guide to ......一起来看看 《Distributed Algorithms: An Intuitive Approach》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具