Giter Site home page Giter Site logo

apitest's Introduction

基本组成

该产品分为前端后台部分,采用了web的形式进行操作,用户可以通过浏览器来完成相应的操作,如执行用例等。

编程语言及框架

前端语言包含: html, css, javascript,框架为bootstrap。

后端语言为Python  主体框架为flask。

使用说明

  1. 配置本地mongo数据库存放测试用例,我本地端口号都在config里边 默认配置如下:

image.png

mongo 库和collection如下:

image.png

  1. 配置本地Mysql存放注册用户信息(目前密码明文)

image.png

  1. 修改本地config的root目录,与你的代码存放地点保持一致

image.png

  1. 安装所需要的库如flask-sqlalchemy

  2. 启动run.py运行web应用

image.png

  1. 打开浏览器输入地址:localhost:9000访问页面

image.png

  1. 注册并登陆

登陆后excel平台页面

image.png

可视化页面

image.png

新增/编辑用例

image.png

执行用例

image.png

查看用例结果

image.png

查看用例详情

image.png

展开(有些异常情况还有些bug待修复)

image.png

大体上就这样吧, 欢迎提出整改意见!

apitest's People

Contributors

wuranxu 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.