Skip to content

Project Introduction

The AngusTester Project provides teams with a centralized work management platform, delivering an integrated solution for resource consolidation, progress tracking, and risk control to comprehensively enhance project delivery efficiency and quality.

Core Value Proposition

1. Structured Work Management

Function: Hierarchical organization of project resources
Implementation:

  • Break down projects into phases/subtasks by module
  • Establish task dependencies
  • Visualize workload allocation

Value Proposition:

Clarifies task division to ensure timely delivery at each phase

Efficient Team Collaboration

Function: Create centralized collaboration space
Core Capabilities:

  • Integrated real-time communication tools
  • Document sharing hub
  • Unified task board

Value Proposition:

Eliminates information silos and reduces communication costs

2. Intelligent Progress Tracking

Function: Real-time project health monitoring
Key Features:

  • Real-time task status dashboard
  • Automatic bottleneck alerts
  • Multi-dimensional performance analysis reports

Value Proposition:

Data-driven decision making for timely project adjustments

3. Comprehensive Risk Management

Function: Proactive risk control
Workflow:

  1. Risk identification
  2. Impact assessment
  3. Response strategy formulation
  4. Continuous tracking

Value Proposition:

Reduces project failure rates and ensures delivery quality

Core Features

1. Work Breakdown & Execution

Function: Hierarchical task management
Operation Path:

  1. Create project
  2. Add main tasks
  3. Break down subtasks (when needed)
  4. Configure task assignees, priorities, dependencies
  5. Assignees execute tasks

2. Real-time Collaboration Space (TODO)

Function: Integrated collaboration environment
Components:

  • Documentation repository
  • Task discussion area
  • File sharing center
  • Change notification system

Operation Tip:

Use @mention feature for quick member association

3. Intelligent Reporting System

Report Types:

  1. Resource Utilization: Team workload distribution
  2. Progress Tracking: Milestone achievement rate
  3. Quality Analysis: Defect trend distribution
  4. Risk Heatmap: High-priority risk items

Generation Method:

  1. Select report type
  2. Set time range
  3. Customize filters
  4. Export/share report

4. Risk Control Workflow (TODO)

Four-step Management:

Key Operations:

  • Set risk level (High/Medium/Low)
  • Designate risk owners
  • Add mitigation measures
  • Configure automatic alerts

Project Templates

1. Agile Project Template

Core Characteristics:
Template designed for agile development teams, supporting complete Scrum framework workflows with iterative delivery capabilities to ensure product development aligns with user requirements. Provides kanban views and sprint planning tools for end-to-end tracking from requirements to delivery.

Applicable Scenarios:

  • Software teams using agile methodology
  • Projects requiring rapid iteration
  • Scenarios with frequent requirement changes
  • Cross-functional agile teams

Typical Workflow:

  1. Break down requirements into user stories
  2. Plan iteration cycles (typically 2-4 weeks)
  3. Daily standup meetings
  4. Iteration review and retrospective
  5. Continuous delivery of product increments

2. General Project Template

Core Characteristics:
Provides standardized project management framework supporting Work Breakdown Structure (by module) construction, integrated with Gantt chart tools for visualizing task dependencies. Resource load views enable precise cross-team collaboration management.

Applicable Scenarios:

  • Traditional waterfall development projects
  • Complex cross-departmental engineering
  • Long R&D cycle products
  • Scenarios requiring strict schedule control

Core Components:

  • Work Breakdown Structure: Hierarchical task decomposition
  • Gantt Chart: Visual timeline and dependency display
  • Milestone Tracking: Key node progress monitoring
  • Resource Management: Balanced team workload allocation

3. Testing Project Template

Core Characteristics:
End-to-end test management solution designed for QA teams, supporting complete lifecycle management from test planning to defect resolution. Integrates functional, API, and performance testing capabilities with defect tracking boards.

Applicable Scenarios:

  • Software quality assurance teams
  • Specialized testing projects (e.g., security testing)
  • CI/CD pipelines
  • Pre-release quality validation

Key Capabilities:

  1. Test Planning: Define scope and strategy
  2. Case Management: Design and execute test scenarios
  3. Defect Tracking: Closed-loop management
  4. Quality Reporting: Automated test coverage analysis

⚠️ Note: Project template types cannot be modified after creation.

Project Field Information

ParameterField NameTypeRequiredLength LimitDescription
IDidlongConditional/Unique identifier;
System-generated;
Mandatory for modifications
Project TypetypeenumNo/Project type enumeration:
- AGILE(default),
- GENERAL,
- TESTING
Project NamenamestringYes≤100Unique project identifier name
Project IconavatarstringNo≤400Visual project identifier
Owner IDownerIdlongYes/Primary project owner
Owner NameownerNamestringNo/Owner name
Start DatestartDatedatetimeYes/Project commencement date
DeadlinedeadlineDatedatetimeYes/Planned completion date
DescriptiondescriptionstringNo≤2000Project objectives and scope
Import Demo DataimportExamplebooleanNo/Whether to import demo data
Default false
Member ConfigmemberTypeIdsmapYes/Member type-ID mapping
Format: {OrgTargetType: [ID1,ID2]}
Project MembersmembersmapNo/Member details
Auto-generated post-creation
Creator IDcreatedBylongRead-only/Project creator ID
Creator NamecreatedByNamestringRead-only/Creator name
Creation DatecreatedDatedatetimeRead-only/Project creation timestamp
Last Modifier IDlastModifiedBylongRead-only/Last modifier ID
Last Modifier NamelastModifiedNamestringRead-only/Last modifier name
Last Modified DatelastModifiedDatedatetimeRead-only/Last modification timestamp

Project Type Enum (ProjectType)

Enum ValueDescriptionApplicable Scenarios
AGILEAgile ProjectRapid-iteration software projects
GENERALGeneral ProjectTraditional waterfall projects
TESTINGTesting ProjectSpecialized QA projects

Member Type Enum (OrgTargetType)

Enum ValueDescriptionExplanation
USERUserAdd specific user members
DEPTDepartmentAdd entire department members
GROUPGroupAdd specific group members

Released under the GPL-3.0 License.