/ngtesting-platform

Next Generation Testing Management Tool

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Next Generation Testing Management Tool

交流合作请加微信, Wechat: 462826

客户端代码已开源:https://github.com/aaronchen2k/ngtesting-client

DEMO: http://139.224.8.129:50080

AngularJS, SockJS, SpringBoot, MyBatis, PostgreSQL

Quick start

Use Docker

  1. Install docker and docker-compose;
  2. Download file from https://raw.githubusercontent.com/aaronchen2k/ngtesting-platform/master/docker-compose.yml ;
  3. In same dir, enter "docker-compose up;docker-compose logs -f;" to launch.
  4. Open http://localhost:50080/test.html using Chrome.

Test Project

project_view

Test Case

project_view

Test Execution

project_view

Test Plan

project_view project_view

Issue Query

issue_query

Issue View

issue_view

Issue Page Design

issue_page_design

Issue Workflow Design

issue_workflow_design

Licenses

All SERVER SIDE source code is licensed under the GPLv3 License.