There are two distinct order flows for JackRabbit, depending on whether you will be supporting drop ship and/or replenishment orders.
- BOTH (Drop Ship & Store Replenishment): All 5 Test Cases are required
- Drop Ship Only: TC1 and TC2 are the required tests. Do not do any others.
- Store Replenishment Only: TC3, TC4 and TC5 are the required tests. Do not do any others.
There are four distinct order types:
- Drop Ship - direct to consumer orders.
- Bulk - initial PO for a large shipments of products to a store or DC, with the ship-to not provided.
- Release - release PO related to the Bulk PO with specifics on where to ship the items.
- Stand Alone - a stand alone PO to a store or DC.
Before creating a test order, you must load inventory either in the Portal or via EDI, FTP, etc.
Test Case Summary (see further below for the steps to take for each test):
1. TC1 - Dropship - One Line: This test is to simulate a drop ship order with a single line.
ACTION: Acknowledge, ship and invoice the only line of the drop ship order, using the same shipping method as requested on the order.
2. TC2 - Dropship - Multi Line, Cancel First Line: This test is to simulate a drop ship order with multiple lines and actions.
ACTION: As part of the acknowledgement, cancel the first line and accept the second line of the drop ship order. Then ship and invoice the second line, in 2 boxes with a quantity of 3 in the first box and quantity of 1 in the second.
3. TC3 - Bulk - Cancel, Backorder, and Accept: This test is to simulate a bulk purchase order (store replenishment). Bulk POs are not meant to be shipped, instead a release PO will be submitted later with the final order and shipping details.
ACTION: As part of the acknowledgement of the bulk order (store replenishment): Partially cancel the first line of the order; cancel quantity 10 with the cancel/change reason of "IR". Backorder the second line in full, providing an estimated ship date. As part of the acknowledgement, accept the third line in full.
4. TC4 - Release Order - Accept and Ship All items: This test is to simulate the release of the bulk order in the previous test case.
ACTION: As part of the acknowledgement, accept all lines of the order. Ship and invoice the first and second order lines in one box, ship and invoice line 3 in a separate box.
5. TC5 - Stand Alone - Cancel and Ship: This test is to simulate the a stand alone store replenishment order (not related to a bulk/release scenario).
ACTION: As part of the acknowledgement, accept the first and third lines of the order. Cancel the second line of the order. Use any cancel/change reason. Ship and invoice the first and third order lines in one box.
Comments
Please sign in to leave a comment.