qe-wms-testing-patterns

Installation
SKILL.md

WMS Testing Patterns

<default_to_action> When testing Warehouse Management Systems:

  1. VALIDATE inventory accuracy (receipt, putaway, cycle count, adjustments)
  2. TEST pick/pack/ship workflows end-to-end (wave release -> shipment confirm)
  3. VERIFY EDI message processing (856 ASN, 940 Order, 945 Confirmation, 943/944 Stock)
  4. ASSERT RF/barcode scanning flows (scan -> validate -> update -> confirm)
  5. EXERCISE allocation and replenishment logic (FIFO, FEFO, lot control)
  6. TEST WMS-ERP integration (inventory sync, order status, goods receipt)
  7. VALIDATE wave management (wave planning, release, short-pick handling)

Quick Pattern Selection:

  • Inventory discrepancies -> Cycle count and adjustment tests
  • Order fulfillment issues -> Pick/pack/ship workflow tests
  • EDI failures -> Message format and acknowledgment tests
  • Scanning problems -> RF device simulation tests
  • Allocation errors -> Lot control and FIFO/FEFO tests
  • Integration gaps -> WMS-ERP sync boundary tests
Related skills
Installs
42
GitHub Stars
348
First Seen
Feb 27, 2026