GithubHelp home page GithubHelp logo

loanapiautotest's Introduction

LoanApiAutoTest

GitHub:https://github.com/13691579846/LoanApiAutoTest
框架主要功能
    - 动态生成目录及指定文件
    - 正则匹配测试数据
    - 数据的序列化与反序列化
    - 解析配置文件
    - 解析Excel表格文件
    - 操作数据库
    - 发送POST和GET请求
    - 记录日志
    - 生成Html测试报告
项目框架
    unittest+ddt+requests
目录结构
    - base
        - 存放整个项目框架的入口文件
    - business
        - 存放项目业务信息处理的文件
    - cases
        - 存放所有接口测试用例文件
    - common
        - 存放与业务无关的公共方法文件
    - config
        - 存放整个项目所需要的配置文件
    - data
        - 存放接口自动化测试用例需要的测试数据文件
    - libs
        - 第三方测试库文件
    - log
        - 项目动态生成此文件夹,存放项目运行时生成的日志文件
    - report
        - 项目动态生成此文件夹,存放项目运行后生成的测试报告文件
项目状态
    当前已完成登录接口,注册接口的自动化测试用例编写,后续继续编写其他接口用例
    完结!

loanapiautotest's People

Contributors

13691579846 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.