Testing - Platinum-PMO-LLC/amigo-wiki GitHub Wiki

✅ Testing

Testing and quality assurance capabilities within the AMIGO platform for test planning, execution, and defect tracking.


📖 Overview

The Testing module in AMIGO provides comprehensive functionality for managing all aspects of testing throughout your digital transformation program. From test planning to defect resolution, AMIGO ensures quality assurance through a reusable test library approach.


📋 Testing Objects

Test Planning

Object Description
Test Plans Test planning documentation and scheduling
Test Plan Details Detailed test plan information

Test Library (Reusable)

Object Description
Test Scenarios Highest level - logical grouping of test cases
Test Cases Individual test definitions
Test Components Logical grouping of test steps
Test Steps Individual test procedures and expected results

Defect Management

Object Description
Defect Log Bug tracking and resolution management

🔗 Key Relationships

Test Plan → Test Plan Details
    ↓
Test Scenario → Test Cases → Test Components → Test Steps
    ↓
Defect Log ← (generated from failed tests)
    ↓
Business Transaction Library (for transaction-level testing)

💼 Business Usage

PMO Application

Testing in AMIGO supports the critical quality assurance activities essential for successful go-live. By providing a reusable test library, program teams can efficiently create test plans for each testing cycle while maintaining consistency and traceability.

Common Use Cases

  • Test Planning: Create comprehensive test plans for each testing phase (SIT, UAT, Regression)
  • Test Library Management: Build reusable test scenarios, cases, components, and steps
  • Test Execution: Track test execution results and identify failures
  • Defect Management: Log, track, and resolve defects through governance workflows

Related: Governance | Operational Readiness