Oracle ERP Testing Tool > Test Library > SCM > Inventory Management > Transfers
Syntra Standard Oracle Test Library

Oracle Fusion Transfer Order Exceptions Test Cases

Validate correct system behavior when exception conditions occur at any stage of the transfer order lifecycle, and confirm each exception is correctly detected, classified and reflected across creation, shipment and receipt.

Test IDORCL.SCM.INV.XFER.EXCEPTIONS
ApplicationOracle Fusion Cloud
ProductSCM / Inventory Management
ModuleInventory Management
ProcessTransfers
Business FlowPlan-to-Produce
Scenario TypeNegative / Exception Handling
Test UsageFunctional Testing / Regression Testing / Exception Classification
PriorityHigh
AutomationSyntraFlow Ready
LibrarySyntra Standard

Note on test design: SyntraFlow executes the detailed Oracle Fusion UI interactions automatically while presenting the scenario as business-readable test steps for documentation, review and reporting. This scenario is presented as 9 business-readable test steps; SyntraFlow's automation executes approximately 31 underlying Oracle Fusion UI actions to complete it.

Test Objective

Validate correct Oracle Fusion system behavior when exception conditions occur at any stage of the transfer order lifecycle — creation, shipment or receipt — and confirm each exception is correctly raised, classified and reflected in transfer order and inventory status.

The scenario should confirm that:

  • the deliberately invalid creation, shipment or receipt condition is correctly rejected or flagged rather than silently accepted
  • the resulting exception, error or validation message matches the expected classification for the stage and condition triggered
  • the transfer order status correctly reflects the blocked state rather than indicating a successful transaction
  • no partial or inconsistent inventory state results from a blocked transaction
  • after the triggering condition is corrected, the transaction can be retried and completes successfully
  • a likely root-cause category, drawn from Jarvis Failure Intelligence's eight categories, and a recommended corrective action can be recorded where evidence supports it — an exception is never labeled as an Oracle defect without supporting evidence

A negative transfer order scenario passes when Oracle correctly raises the expected validation at the creation, shipment or receipt stage. This scenario does not attempt to certify a specific Oracle application defect. Where an exception appears unexpected or its cause is unclear, it is treated as requiring further investigation and supporting evidence rather than a confirmed conclusion — it should not be labeled as an Oracle defect without supporting evidence.

When to Use This Test

  • Functional testing of transfer order exception handling across creation, shipment and receipt for a new Oracle Fusion implementation
  • Regression testing of organization, quantity, period and lot/serial validations after an Oracle quarterly update
  • UAT sign-off for transfer order controls that must correctly reject or flag invalid conditions at every stage
  • Baseline exception case referenced by Create Transfer Order, Ship Transfer Order and Receive Transfer Order within the same Transfers cluster
  • Final coverage point confirming the Transfers cluster provides complete exception coverage across the transfer order lifecycle

Where This Test Fits in the Transfers Process

Create Transfer Order
Ship Transfer Order
Receive Transfer Order
Exceptions

Transfer Order Exceptions is the fifth and final scenario family in the Transfers cluster, following Create Transfer Order, Ship Transfer Order and Receive Transfer Order. Rather than performing a normal transfer transaction, it deliberately spans exception conditions that can arise at the creation, shipment or receipt stage, plus cross-stage conditions such as closed accounting periods and security restrictions. Exact exception triggers and messages depend on organization configuration, item setup, transfer order type and customer-specific Oracle Fusion configuration.

Preconditions

  1. Oracle Fusion Inventory Management transfer order configuration is in place for the source and destination organizations under test.
  2. A representative transfer order scenario exists, or can be constructed, that will deliberately trigger a creation-stage exception — an invalid organization pair, an inactive item, or a similar condition.
  3. Test data required to trigger a shipment-stage exception — insufficient on-hand quantity, a ship quantity that exceeds the order, or an invalid ship method — is available or can be constructed.
  4. Test data required to trigger a receipt-stage exception — a receive quantity that exceeds the in-transit balance, an invalid destination locator, or a lot/serial mismatch — is available or can be constructed.
  5. A closed accounting period and at least one persona without transfer order authorization are available to validate cross-stage and security conditions.
  6. The test user, or Syntra DataVault, can reproduce or observe exception conditions across the creation, shipment and receipt stages.

Exact exception triggers, messages and classifications may vary by Oracle Fusion implementation, organization configuration and item setup.

Sample Test Data

Transfer Order Number${TRANSFER_ORDER_NUMBER}
Source Organization${SOURCE_ORGANIZATION}
Destination Organization${DESTINATION_ORGANIZATION}
Item${ITEM}
Quantity${QUANTITY}
Lot${LOT}
Serial${SERIAL}
Ship Method${SHIP_METHOD}
Exception Stage${EXCEPTION_STAGE} — Creation / Shipment / Receipt
Expected Exception Type${EXPECTED_EXCEPTION_TYPE}

Sample values are illustrative. Actual exception triggers, messages and thresholds depend on the target Oracle Fusion environment and its transfer order configuration.

Test Steps

9 business-readable steps. SyntraFlow's automation executes ~31 underlying UI actions to complete these steps — see How SyntraFlow Automates This Test.

#User ActionExpected Result
1
Sign In
Sign in to Oracle Fusion Cloud as a user with Inventory Management transfer order access.
The user is authenticated and lands on the Oracle Fusion home page.
2
Navigate to Inventory
Navigate to the Oracle Fusion Inventory Management work area for transfer orders.
The Inventory Management work area opens successfully.
3
Construct the Exception Scenario
Construct a transfer order scenario deliberately built to trigger the exception condition under test at the creation, shipment or receipt stage.
${EXCEPTION_STAGE} / ${TRANSFER_ORDER_NUMBER}

This single business step replaces multiple technical actions such as opening the transfer order screen, entering the deliberately invalid value and submitting.

The transfer order data reflects the deliberate exception condition for the stage under test.
4
Attempt the Transaction
Attempt to create, ship or receive the transfer order, as applicable to the stage under test.
Oracle Fusion processes the attempt against the exception condition rather than silently accepting it.
5
Capture the Resulting System Message
Capture the exception, error or validation message returned by Oracle Fusion at the point the condition is triggered.
An exception, error or validation message is displayed or logged for the transaction.
6
Verify the Message Matches Expected Validation
Compare the observed message and its likely root-cause category against the expected classification for the stage and condition triggered.
${EXPECTED_EXCEPTION_TYPE}

SyntraFlow's Jarvis Failure Intelligence assesses evidence against eight categories — DATA_ERROR, CONFIGURATION_ERROR, SECURITY_ERROR, EXPECTED_VALIDATION, AUTOMATION_ERROR, INTEGRATION_ERROR, ENVIRONMENT_ERROR and APPLICATION_ERROR. For example: Transfer Order Exceptions failed at shipment — Likely category: DATA_ERROR — Evidence: source on-hand insufficient at time of shipment — Recommended action: verify current on-hand before retrying shipment. Or: Transfer Order Exceptions failed at receipt — Likely category: EXPECTED_VALIDATION — Evidence: receive quantity exceeds in-transit balance — Recommended action: this is expected behavior; correct the receive quantity. This classification aggregates evidence across every exception path on this page, so it should not be labeled as an Oracle defect without supporting evidence.

The observed message matches the expected classification for the triggered condition.
7
Correct the Triggering Condition
Correct the underlying condition that triggered the exception — for example, select a valid organization pair, adjust the quantity, select an open accounting period, or correct the locator or lot/serial data.
The triggering condition no longer exists on the transfer order.
8
Retry the Transaction
Retry the same creation, shipment or receipt transaction after the correction.
Oracle Fusion accepts the corrected transaction.
9
Verify Successful Completion After CorrectionBusiness assertion
Confirm that the transfer order transaction completes successfully after correction, with order status, inventory balances and audit history all consistent.

This is the main business assertion for the scenario — a correctly detected exception followed by a successful, evidenced retry is a passing test, not a failure.

The transaction completes successfully and transfer order status, inventory state and audit/history all correctly reflect the corrected transaction.

Expected Results

  • Each exception condition, whether triggered at creation, shipment or receipt, produces the expected Oracle Fusion error or validation message.
  • The exception message and likely root-cause category match the expected classification for the stage and condition triggered.
  • Transfer order status correctly reflects the blocked state rather than silently indicating success.
  • No partial or inconsistent inventory state results from a blocked transaction.
  • After the triggering condition is corrected, the transaction retries and completes successfully.
  • Evidence, including audit/history detail, is captured to support both the exception classification and the corrected transaction.

Key Validation Checkpoints

  • Each exception condition raises the correct, specific validation message.
  • No partial or inconsistent inventory state results from a blocked transaction.
  • Transfer order status accurately reflects the blocked state.
  • Retry after correction succeeds.
  • Audit/history reflects both the attempted and the corrected transaction.
Core Business Scenario
Transfer Order Exceptions
Business Steps
9
Exception Stages
3 + Security
Test Data
DataVault-Driven
Execution
On-Demand / Scheduled / Batch
Automation
SyntraFlow Ready
Jarvis AI

Go Beyond the Standard Test with Jarvis AI

The Syntra Standard Test Library defines the core transfer order exception scenario. Jarvis AI can extend this scenario by systematically generating additional exception variations across Creation Exceptions, Shipment Exceptions, Receipt Exceptions and Security, using customer-specific test data and configuration available through Syntra DataVault.

Teams do not need to manually construct dozens of near-identical exception scenarios to cover every invalid organization pair, on-hand shortfall, in-transit overage or unauthorized access attempt. Jarvis uses the standard exception scenario as the foundation and generates stage-by-stage coverage relevant to the customer's environment.

From Standard Test to Executed Regression Pack

01
Syntra Standard Test
Reusable transfer order exception scenario and automation logic.
02
Customer DataVault
Provides approved customer-specific test data required for exception scenario generation — Transfer Order Number, Source/Destination Organization, Item, Quantity, Lot and Serial.
03
Jarvis AI
Analyses the standard exception scenario together with available test data and generates relevant stage-specific variations.
04
Positive + Negative Test Variations
Correctly enforced validations and deliberately invalid creation, shipment, receipt and security conditions.
05
Regression Pack
Selected exception variations can be grouped into an executable suite.
06
On-Demand / Scheduled / Batch Execution
Execute immediately or schedule the regression pack for unattended batch execution.
07
Results + Evidence + Exceptions
Capture execution results, business assertions, screenshots/evidence and exception classification.

Rather than maintaining a separate test for every possible transfer order exception condition, SyntraFlow maintains one core exception scenario and allows Jarvis AI to generate stage-specific variations across creation, shipment, receipt and security using the customer's available test data.

AI-Generated Test Variations

The same Transfer Order Exceptions business scenario can produce many test variations without creating separate public library pages. Below is a real slice of SyntraFlow's Build Scripts library, filtered to SCM Inventory Management Transfers.

Positive Scenarios
  • Expected validation raised for insufficient on-hand quantity at shipment
  • Expected validation raised for an invalid organization pair at creation
  • Expected validation raised for a closed accounting period
  • Expected validation raised for a lot/serial mismatch at receipt
Negative Scenarios
  • Transfer order creation attempted against an invalid source/destination organization pair
  • Transfer order creation attempted for an inactive item
  • Shipment attempted with insufficient on-hand quantity in the source organization
  • Shipment quantity entered exceeds the transfer order line quantity
  • Receipt quantity entered exceeds the in-transit balance
  • Receipt attempted against an invalid destination locator
  • Receipt encounters a lot or serial mismatch against the shipped transaction
  • Transaction attempted within a closed accounting period
  • Transaction attempted against a cancelled or closed transfer order
  • Transaction attempted by a persona without the required transfer order authorization

These are representative examples only. Exception triggers, messages and classifications can depend on the customer's Oracle Fusion configuration, organization setup and item controls — not every Oracle configuration behaves identically.

Generated Using Your DataVault Test Data

Generic test data rarely represents every organization, item, quantity and lot/serial combination in a real Oracle Fusion environment. Where connected, Jarvis can use approved test data available through Syntra DataVault — Transfer Order Number, Source/Destination Organization, Item, Quantity, Lot and Serial — to deliberately construct each exception condition relevant to the customer's actual implementation.

Standard Library Definition

Exception Stage        ${EXCEPTION_STAGE}
Transfer Order Number  ${TRANSFER_ORDER_NUMBER}
Source Organization    ${SOURCE_ORGANIZATION}
Destination Org        ${DESTINATION_ORGANIZATION}
Item                   ${ITEM}
Quantity                ${QUANTITY}
Lot                     ${LOT}
Serial                  ${SERIAL}
Expected Exception     ${EXPECTED_EXCEPTION_TYPE}

DataVault

Organizations
  Valid and deliberately mismatched source/destination pairs
Items
  Active, inactive, lot- and serial-controlled items
Quantities
  On-hand, in-transit and out-of-tolerance values
Locators
  Configured and unconfigured destination locators
Accounting Periods
  Open and closed periods

Jarvis AI Generates

Scenario 01 — Invalid Organization Pair at Creation
Scenario 02 — Inactive Item at Creation
Scenario 03 — Insufficient On-Hand at Shipment
Scenario 04 — Ship Quantity Exceeds Order
Scenario 05 — Receive Quantity Exceeds In-Transit
Scenario 06 — Lot/Serial Mismatch at Receipt
...

Customer-specific test data and AI-generated exception variations are not published to the Syntra Standard Test Library. Where DataVault is connected, customer-specific dimensions such as organizations, items and locators remain within the customer's controlled SyntraFlow environment and access model.

Example Test Variations

Representative examples of transfer order exception scenarios Jarvis can generate from this business scenario, spanning creation, shipment, receipt and security conditions. These are illustrative, not separate indexable pages — the canonical page for all of them remains this one.

IDVariationTypeKey DifferenceExecution
VAR-001Invalid Organization Pair at CreationCreationTransfer order created against a source/destination organization pair that is not valid togetherSyntra Ready
VAR-002Inactive Item Referenced at CreationCreationTransfer order line references an item that is inactive in the source or destination organizationSyntra Ready
VAR-003Duplicate Transfer Order NumberCreationTransfer order number entered already existsSyntra Ready
VAR-004Same Source and Destination OrganizationCreationSource and destination organization entered are identicalSyntra Ready
VAR-005Insufficient On-Hand at ShipmentShipmentShip transaction attempted with on-hand quantity below the ship quantity in the source organizationSyntra Ready
VAR-006Ship Quantity Exceeds Order QuantityShipmentQuantity entered to ship exceeds the transfer order line quantitySyntra Ready
VAR-007Invalid Ship MethodShipmentShip method entered is not configured or valid for the transactionSyntra Ready
VAR-008Shipment Attempted in a Closed PeriodShipmentShipment date falls within a closed or unopened accounting periodSyntra Ready
VAR-009Receive Quantity Exceeds In-Transit BalanceReceiptReceived quantity exceeds the quantity recorded as in-transitSyntra Ready
VAR-010Invalid Destination LocatorReceiptDestination locator entered at receipt does not exist or is not valid for the itemSyntra Ready
VAR-011Lot/Serial Mismatch at ReceiptReceiptLot or serial number entered at receipt does not match the shipped transactionSyntra Ready
VAR-012Receipt Attempted in a Closed PeriodReceiptReceipt date falls within a closed or unopened accounting periodSyntra Ready
VAR-013Transaction Against a Cancelled Transfer OrderCreation/Shipment/ReceiptCreation, shipment or receipt attempted against a transfer order that has been cancelled or closedSyntra Ready
VAR-014Inventory Planner Outside AuthorizationSecurityInventory Planner persona attempts a transfer order action outside their configured authorizationSyntra Ready
VAR-015Unauthorized User Attempts Any Transfer ActionSecurityUser without transfer order access attempts to create, ship or receive a transfer orderSyntra Ready

Why a Correctly Blocked Transfer Order Can Be a Passing Test

Positive Testing

Jarvis generates scenarios designed to confirm that Oracle Fusion correctly enforces its transfer order validations when creation, shipment or receipt conditions are not satisfied. A correctly enforced validation is a PASS for the test even though it represents an 'exception' in business terms.

Invalid Organization Pair + Creation Attempt → Expected Organization Validation Displayed

Negative Testing

Jarvis can also generate edge-case scenarios that stress-test whether an exception is detected, classified and reflected correctly at all — these surface potential gaps in Oracle's exception handling rather than confirm it. Only a genuinely unexpected or unhandled system failure — not a correctly enforced business rule — counts as a FAIL here.

  • Exception Silently Ignored → Transaction Should Have Been Blocked (potential defect requiring investigation)
  • Exception Detected but Misclassified → Wrong Stage or Category Assigned
  • Exception Condition Blocks an Unrelated Eligible Transaction
  • Exception Detected but Transfer Order Status Does Not Reflect It
  • Retry After Correction Fails to Complete the Transaction
  • Partial Inventory State Left Behind by a Blocked Transaction

A negative scenario passes when Oracle correctly enforces the expected business rule or validation.

ScenarioOracle OutcomeTest Result
Valid transfer orderOrder createdPASS
Invalid organizationOrganization validation occursPASS
Same source/destinationValidation occursPASS
Security restrictionAccess preventedPASS
Unexpected application exceptionUnexpected failureFAIL

Turn AI-Generated Variations into a Regression Pack

Users can select generated exception scenarios and group them into reusable execution packs.

Transfer Order Exception Regression Pack

  • Invalid Organization Pair at Creation
  • Inactive Item Referenced at Creation
  • Same Source and Destination Organization
  • Insufficient On-Hand at Shipment
  • Ship Quantity Exceeds Order Quantity
  • Receive Quantity Exceeds In-Transit Balance
  • Invalid Destination Locator
  • Lot/Serial Mismatch at Receipt
  • Transaction Against a Cancelled Transfer Order
  • Unauthorized User Attempts Any Transfer Action
Add Selected to Regression Pack(coming soon)Run Now(coming soon)Schedule(coming soon)

Run On-Demand or Schedule Automated Batch Execution

SyntraFlow can execute selected exception scenarios individually or as a batch. Users can schedule regression packs according to their testing cycle.

Once scheduled, SyntraFlow executes the selected exception scenarios unattended and records the outcome of each test and business assertion.

Run immediatelyNightly regressionWeekly regressionBefore releaseAfter configuration changesAfter environment refreshQuarterly Oracle update testingPre-UAT validation
PackTransfer Order Exception Regression Pack
ScheduleQuarterly Update Regression
Tests15 scenarios
ExecutionBatch Mode
Start10:00 PM
EnvironmentOracle Fusion TEST
StatusScheduled

Illustrative example — not a live schedule.

Review Results Across the Entire Test Pack

Users can drill from the regression pack into a scenario, its business steps, the underlying automation actions, and the evidence captured for each.

Illustrative example data — not actual production metrics.

15
Total Scenarios
14
Passed
1
Failed
1
Exceptions
4
Positive Tests
11
Negative Tests
90
Business Assertions

Regression Pack → Scenario → Business Step → Automation Action → Evidence

Security & Persona Variations

Access to trigger, correct and retry transfer order transactions is controlled by Oracle Fusion's security configuration, which varies by customer. Jarvis can generate representative persona-based variations to confirm that transfer order access behaves as expected for each role — not to assert a single universal Oracle security model.

PersonaActionExpectedSyntra Result
Inventory PlannerAttempts Action Outside AuthorizationAccess preventedPASS
Unauthorized UserAttempts Any Transfer ActionAccess preventedPASS

Understand Why a Test Failed

SyntraFlow execution evidence can help distinguish business-data failures, configuration issues, automation problems and potential application defects.

DataConfigurationSecurityAutomationApplicationEnvironmentExpected Validation
Jarvis Failure Intelligence — Coming Soon

From Business Scenario to Execution Evidence

Business teams get readable test documentation; automation teams retain detailed execution traceability.

Standard Business Scenario
AI-Generated Variation
Regression Pack
Business Test Step
Automation Actions
Business Assertion
Screenshot / Evidence
Execution Result

Meet Jarvis — SyntraFlow's AI Testing Engine

Jarvis extends the Syntra Standard Test Library by analysing the transfer order exception scenario, available DataVault test data and expected business outcomes to systematically generate exception coverage across Creation Exceptions, Shipment Exceptions, Receipt Exceptions and Security for the customer's environment.

Generate
Positive and negative exception variations by lifecycle stage.
Parameterize
Use relevant organization, item and quantity data from DataVault.
Assemble
Build reusable regression packs.
Execute
Run scenarios autonomously.
Schedule
Execute unattended test batches.
Validate
Evaluate expected business outcomes.

How SyntraFlow Automates This Test

The Standard Test defines the scenario; DataVault, Jarvis AI and SyntraFlow's execution engine take it from a single reusable business definition to executed, evidenced regression coverage.

Standard Library — Transfer Order Exceptions, 9 Business Steps
DataVault — Customer-Specific Test Data
Jarvis AI — Generate Stage-Specific Exception Variations
Regression Pack — Select Relevant Coverage
SyntraFlow Execution — Each Variation
Detailed UI Actions
Business Assertions
Evidence
PASS / FAIL

Business Step → Underlying UI Actions

Business Step
Construct the Exception Scenario
May internally include
Open Transfer Order Screen → Select Source/Destination Org → Enter Deliberately Invalid Value → Submit → Capture Response
Business Step
Capture the Resulting System Message
May internally include
Open Message Detail → Capture Exception Text → Capture Exception Code → Map to Category

What SyntraFlow Captures Per Run

Parameterised input valuesReusable navigationAutomation action traceScreenshots / evidence captureExecution timingPass / fail statusBusiness assertionsEnvironment-independent test data

Action Status vs. Business Validation

A successful UI interaction does not automatically prove the exception was correctly classified or the retry correctly evidenced — this is illustrative of how SyntraFlow separates action success from business validation; it does not reflect a specific live execution.

StepAction StatusBusiness Validation
Attempt the TransactionPass
Capture the Resulting System MessagePass
Verify Successful Completion After CorrectionPassPass

Related Transfer Tests

Transfer Order Exceptions is the fifth and final, most comprehensive scenario family in the Transfers cluster, aggregating exception coverage from Create Transfer Order, Ship Transfer Order and Receive Transfer Order into a single exception-focused test.

Turn This Standard Test into Your Oracle Transfer Order Regression Suite

Start with the Syntra Standard transfer order exception test, use DataVault to provide environment-specific organization, item and quantity data, let Jarvis generate additional stage-specific exception variations, and execute the resulting regression pack automatically with SyntraFlow.

Use This Oracle Fusion Test Case

Download Test Case

Excel, CSV or JSON export.

Coming soon

Automate with SyntraFlow

Run this script against your own tenant today.

Frequently Asked Questions

Does a correctly blocked transfer order mean the test failed?
No. A negative transfer order scenario passes when Oracle correctly raises the expected validation — for example, rejecting a transfer between an invalid organization pair, an over-receipt beyond the in-transit balance, or a shipment against insufficient on-hand quantity. The test only fails if Oracle does not behave as expected, such as silently accepting an invalid condition or leaving inventory in a partial or inconsistent state.
How are the eight Jarvis Failure Intelligence categories used on this page?
Where evidence supports it, each exception is assessed against DATA_ERROR, CONFIGURATION_ERROR, SECURITY_ERROR, EXPECTED_VALIDATION, AUTOMATION_ERROR, INTEGRATION_ERROR, ENVIRONMENT_ERROR and APPLICATION_ERROR. For example, a shipment blocked by insufficient on-hand is typically DATA_ERROR with evidence that source on-hand was insufficient at time of shipment, and a receipt blocked because the receive quantity exceeds the in-transit balance is typically EXPECTED_VALIDATION — expected behavior requiring a quantity correction rather than a defect. Because this page aggregates every exception path in the Transfers cluster, this classification is used more here than on any other transfer page, and it should not be labeled as an Oracle defect without supporting evidence.
Are exceptions tested at every stage of the transfer order lifecycle?
Yes. This scenario deliberately spans creation-stage exceptions (such as an invalid organization pair or an inactive item), shipment-stage exceptions (such as insufficient on-hand or a ship quantity exceeding the order), receipt-stage exceptions (such as an over-receipt against the in-transit balance, an invalid destination locator, or a lot/serial mismatch), and cross-stage conditions such as a closed accounting period, a cancelled or closed order reference, and security restrictions.
How is security tested as part of transfer order exceptions?
Jarvis generates persona-based variations that confirm access to trigger and correct transfer order transactions behaves as expected for each role — for example, confirming that an Inventory Planner attempting an action outside their authorization, or an unauthorized user attempting any transfer action, is correctly prevented. A correctly enforced access restriction is a passing test.
What happens after the triggering condition is corrected?
The scenario retries the same creation, shipment or receipt transaction after the underlying condition — such as an invalid organization, insufficient quantity, closed period, or lot/serial mismatch — has been corrected, and verifies that the transaction then completes successfully with transfer order status, inventory balances and audit history all consistent.
How does this page relate to the other Transfers test pages?
Transfer Order Exceptions is the fifth and final scenario family in the Transfers cluster, following Create Transfer Order, Ship Transfer Order and Receive Transfer Order. It does not repeat normal transfer processing — instead it aggregates exception and negative-path coverage across all three prior stages into one comprehensive test.