Skip to content

doubleZ0108/Software-Testing-Visual-Platform

Repository files navigation

Software Testing Visual Platform

pythonGroupInfo

目录

部署地址

运行环境

目录结构

项目截图

部署地址

前端:http://47.100.95.43:8083

后端:http://106.15.194.220:1216

运行环境

  • python版本要求: python 3.7
  • python库要求: requirements.txt
pip install -r requirements.txt 

目录结构

.
├── app                     # 项目主目录
│   ├── app.py              # app入口文件
│   ├── common              # 公共工具集
│   │   └── commonUtil.py   # Dataframe的读取及更新
│   ├── controller          # 控制层
│   │   ├── __init__.py     # api命名空间注册
│   │   ├── questionX.py    # questionX API接口实现
│   │   └── demo.py
│   ├── csv                 # csv
│   │   ├── qX              # 测试用例csv目录
│   │   └── index.py        # csv索引
│   ├── model               # 实体层
│   │   ├── questionX.py    # questionX 参数读取模型
│   │   └── demo.py
│   └── service             # 业务逻辑层
│       ├── questionX.py    # questionX 的业务实现
│       └── demo.py
└── start.py                # 项目启动文件

项目截图

后端

image-20200702204639892

image-20200702204710495

image-20200702204805166

前端

  1. 参数测试

image-20200702205044725

  1. 预定义用例测试

image-20200702204929339

  1. 问题分析

image-20200702204958146

About

Software Testing | Tongji Univ. SSE Course Project

Topics

Resources

Stars

Watchers

Forks

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy