zoukankan      html  css  js  c++  java
  • 开源自动化测试平台介绍一览

    以下为小编整理的,各类自动化测试平台,供大家工作中自己参考:

    一 autotestplat 作者:fin

    功能:接口自动化测试,性能测试,appui自动化测试,webui自动化测试

    源码:https://github.com/testdevhome/autotestplat

    官网:http://www.autotestplat.com

    语言:python

    二 lego 作者:美团

    功能:接口自动化测试

    源码:未知

    官网:https://tech.meituan.com/2018/01/09/lego-api-test.html

    语言:java

    三 未知 作者:未知

    功能:接口自动化测试

    源码:https://github.com/githublitao/api_automation_test

    官网:http://120.79.232.23/     用户名admin 密码admin369874125

    语言:java

    四 luckyframe,作者:seagull

    功能:接口自动化测试,appui自动化测试,webui自动化测试

    源码:https://gitee.com/seagull1985/LuckyFrameWeb

    官网:http://www.luckyframe.cn

    语言:java

    五 automagic 作者:radiateboy

    功能:webui测试

    源码:https://github.com/radiateboy/automagic

    官网:未知

    语言:python

    六 easytest,作者:wsyu

    功能:接口测试

    源码:https://github.com/wsyu/EasyTest

    官网:未知

    语言:python

    七 eolinker,作者:eolinker

    功能:接口测试

    源码:https://github.com/eolinker

    官网:www.eolinker.com

    语言:php

    八 xtest,作者:breaking

    功能:接口测试

    源码:https://github.com/x-utest/

    官网:http://gtestbce.gtapp.xyz/login.html

    语言:python

    九 hitchhiker,作者:brookshi

    功能:接口测试,性能测试

    源码:https://github.com/brookshi/Hitchhiker

    官网:http://www.hitchhiker-api.com

    语言:nodejs

    十 Airtest,作者:Meteorix

    功能:游戏和appui测试

    源码:未知

    官网:http://airtest.netease.com

    语言:python

    十一 httprunner 作者:debugtalk

    功能:接口测试,性能测试

    源码:https://github.com/httprunner/httprunner

    官网:http://cn.httprunner.org

    语言:python

    十二 BSTester 作者:BSTester

    功能:接口自动化测试平台

    源码:https://github.com/BSTester/OpenStark

    官网:https://www.bstester.com/2016/10/way-to-test-interfaces-interface-test-platform-another

    语言:未知

    十三 未知,作者:未知

    功能:接口自动化测试

    源码:未知

    官网:http://47.107.147.188/#/login 用户名ceshi 密码123456

    语言:python    

       

    十四 Masteryi,作者:易大师

    功能:接口自动化测试

    源码:未知

    官网:https://gitee.com/xuwangcheng/masteryi-automated-testing

    语言:python        

    十五 三剑客,作者:360

    功能:接口自动化测试

    源码:未知

    官网:http://jiekouceshi.com

    语言:python        

  • 相关阅读:
    利用fstream进行文件拷贝测试
    gcc下inline的一个问题
    链接选项-rpath的一个问题记录
    OpenCV学习代码记录——人脸检测
    OpenCV学习代码记录—— Snake轮廓
    OpenCV学习代码记录——Hough线段检测
    OpenCV学习代码记录——轮廓(contour)检测
    OpenCV学习代码记录——canny边缘检测
    基于Android平台的会议室管理系统具体设计说明书
    关系型数据库工作原理-事务管理(一)(翻译自Coding-Geek文章)
  • 原文地址:https://www.cnblogs.com/finer/p/11895084.html
Copyright © 2011-2022 走看看