AMIGO Wiki

AI Managed Implementation Governance Office - Documentation

Home

Introduction

Relationships

FAQ

Glossary

View on GitHub

Introduction

Key Relationship

Test Scenario

Important Field Dependencies

Object | Usage Notes | Visibility | Filter & Search Criteria -- | -- | -- | -- Organization | Modifications to the Organization record will be reflected in the Test Scenario | Users invited to the Organization record will gain access to the specific Test Scenario | [Organization](https://platinum-pmo-llc.github.io/amigo-wiki/Organization-(Detail-Page)) Portfolio | Modifications to the Portfolio record will be reflected in the Test Scenario | Users invited to the Organization record will gain access to the specific Test Scenario | [Portfolio](https://platinum-pmo-llc.github.io/amigo-wiki/Portfolio-(Detail-Page)) Program | Modifications to the Program record will be reflected in the Test Scenario |Β Users invited to the Organization record will gain access to the specific Test Scenario | [Program](https://platinum-pmo-llc.github.io/amigo-wiki/Program-(Detail-Page)) Project | Modifications to the Project record will be reflected in the Test Scenario | Users invited to the Organization record will gain access to the specific Test Scenario | [Projects](https://platinum-pmo-llc.github.io/amigo-wiki/Projects-(Detail-Page))

Available features

Add Test Case

πŸ’Ό Business Usage

PMO Application

Test Scenarios represent high-level business processes to be validated during testing. They form the top level of the reusable Test Library, organizing test cases into logical business groupings that can be assigned to multiple test plans.

Common Use Cases

Use Case Description
End-to-End Processes Order-to-cash, procure-to-pay workflows
User Journeys Complete user interactions with the system
Integration Points Cross-system data flows and handoffs
Regulatory Compliance Audit and compliance validation scenarios
Business Rules Complex business logic validation

Test Library Hierarchy

Test Scenario (business process)
    └── Test Case (specific functionality)
        └── Test Component (sub-function)
            └── Test Steps (detailed actions)

Scenario Types


πŸ“š References