Welcome to Cat2BugWelcome to Cat2Bug
Home
  • Cat2Bug-Platform
  • Cat2Bug-Platform
  • GitHub
  • Gitee
  • 简体中文
  • English
Home
  • Cat2Bug-Platform
  • Cat2Bug-Platform
  • GitHub
  • Gitee
  • 简体中文
  • English
  • Guide

    • Introduce
    • Experience
    • Rapid Deployment
    • /lang/us/document/cat2bug-platform/guide/update.html
  • Function

    • Member
    • Team
    • Project
    • Deliverable
    • Test Cases
    • Defect
    • Report
    • Document
    • /lang/us/document/cat2bug-platform/system/notice.html
  • API Interface

    • API Introduction
    • Defect Interface
    • Reporting Interface

Introduce

Preface

Cat2Bug Platform is a necessary basic management platform in the Cat2Bug ecosystem, and the latest version is V0.3.2

Platform Introduction

Cat2Bug Platform is a permanently free open source bug management platform with a B/S architecture, and we will provide it to individuals and groups for free use without reservation. Its target audience is individuals or small to medium-sized software development teams. The concept of Cat2Bug is to eliminate various heavy management in project management, allowing individuals or teams to quickly get started and focus on managing software quality. The platform is developed using JAVA+VUE and supports deployment and use on various system platforms.

Operating environment

Cat2Bug Platform adopts web based interaction and supports running on multiple platforms such as Windows, Linux, and MacOS.

Software Configuration

MySql database front - and back-end separation mode
* JDK 11
* MySQL 8.2
* Redis 7.0
* Ollama 0.1.48
H2 database single Jar file embedded mode
* JDK 11
* Ollama 0.1.48

Hardware Configuration

  1. Minimum hardware configuration (without AI functionality)
  • CPU: 2 Core
  • Memory: 4G
  • Hard Disk: 150MB
  1. Minimum hardware configuration (with AI functionality)
  • CPU: 4 Core
  • Memory: 8G
  • Hard Disk: 50GB
  1. Optimal hardware configuration (with AI functionality)
  • CPU: 2 Core
  • Memory: 4G
  • GPU: NVIDIA T4/1 * 16G
  • Hard Disk: 50GB

Function Introduction

  1. Team management: Manage projects and members within the team.
  2. Project management: Manage defects, members, and API keys in the project.
  3. Use case management: Manage test cases
  4. Defect management: Manage bugs, requirements, and tasks.
  5. Deliverables management: Maintain deliverables in the project.
  6. Report management: Display team, project, test cases, defects, deliverables and other related data indicators.
  7. Document management: Keep various documents used in the project.
Last Updated:
Contributors: yuzhantao
Next
Experience