Cybertrax 2.1 Client (UAT)

From UG

(Difference between revisions)
Jump to: navigation, search
(Core Shipper Functionality)
(Core Shipper Functionality)
Line 5: Line 5:
=== Create User with Shipper Role ===
=== Create User with Shipper Role ===
-
 
* case: Shipper User created with "E0.ClientCompany:" = X; 1 month later "E0.ClientCompany:" is set to Y. What (should) happen?
* case: Shipper User created with "E0.ClientCompany:" = X; 1 month later "E0.ClientCompany:" is set to Y. What (should) happen?
-
** nee to ask MO
+
** need to ask MO
* case: Shipper User created with "Shipper(T1):" = X; 1 month later "Shipper(T1):" is set to Y. What (should) happen?
* case: Shipper User created with "Shipper(T1):" = X; 1 month later "Shipper(T1):" is set to Y. What (should) happen?
Line 20: Line 19:
** OK
** OK
-
* case: commodity table =  
+
* case: commodity table = PO empty
-
**  
+
** Bug
-
* case:  
+
* case: commodity table = PO NOT empty
 +
** OK
 +
 
 +
* case: commodity table = Sku empty
 +
** Bug
 +
* case: commodity table = Sku NOT empty
 +
** OK
 +
 
 +
* case: commodity table = Quantity 0
 +
** Bug
 +
* case: commodity table = Quantity NOT empty
 +
**OK
 +
 
 +
* case: commodity table = Item Description empty
 +
** Bug
 +
* case: commodity table = Item Description NOT empty
 +
**OK
 +
 
 +
* case: commodity table = #plt empty
 +
** OK according to rule
 +
 
 +
* case: commodity table = pkgs / plts empty
 +
** If # of pallets NOT = to 0, then # of pkgs MUST be greater than 0 (Spec updated)
 +
* case: commodity table = pkgs / plts NOT empty
 +
** OK
 +
 
 +
* case: commodity table = loose pkgs empty
 +
** OK according to rule
 +
 
 +
* case: commodity table = TTL GW empty
 +
** Bug, cannot default to 0
 +
* case: commodity table = TTL GW NOT empty
 +
** OK
 +
 
 +
* case: commodity table = Piece Price empty
 +
** Bug, cannot be = to 0.00
 +
* case: commodity table = Piece Price NOT empty
 +
** OK when # is greater than 0.00
 +
 
 +
* case: commodity table = Total Value
 +
** See above piece price
 +
 
 +
* case: commodity table = N Haz
 +
** OK
 +
* case: commodity table = Y Haz
 +
** OK
 +
 
 +
* case: commodity table = N Stack
 +
** Bug, default to Y
 +
* case: commodity table = Y Stack
 +
** OK
=== View CTs ===
=== View CTs ===

Revision as of 14:00, 12 July 2010


Contents

Core Shipper Functionality

Create User with Shipper Role

  • case: Shipper User created with "E0.ClientCompany:" = X; 1 month later "E0.ClientCompany:" is set to Y. What (should) happen?
    • need to ask MO
  • case: Shipper User created with "Shipper(T1):" = X; 1 month later "Shipper(T1):" is set to Y. What (should) happen?
    • need to update spec

Create CT

  • case: Shipper = Pick up Location
    • OK
  • case: Shipper NOT EQUAL TO Pick up Location
    • OK
  • case: commodity table = PO empty
    • Bug
  • case: commodity table = PO NOT empty
    • OK
  • case: commodity table = Sku empty
    • Bug
  • case: commodity table = Sku NOT empty
    • OK
  • case: commodity table = Quantity 0
    • Bug
  • case: commodity table = Quantity NOT empty
    • OK
  • case: commodity table = Item Description empty
    • Bug
  • case: commodity table = Item Description NOT empty
    • OK
  • case: commodity table = #plt empty
    • OK according to rule
  • case: commodity table = pkgs / plts empty
    • If # of pallets NOT = to 0, then # of pkgs MUST be greater than 0 (Spec updated)
  • case: commodity table = pkgs / plts NOT empty
    • OK
  • case: commodity table = loose pkgs empty
    • OK according to rule
  • case: commodity table = TTL GW empty
    • Bug, cannot default to 0
  • case: commodity table = TTL GW NOT empty
    • OK
  • case: commodity table = Piece Price empty
    • Bug, cannot be = to 0.00
  • case: commodity table = Piece Price NOT empty
    • OK when # is greater than 0.00
  • case: commodity table = Total Value
    • See above piece price
  • case: commodity table = N Haz
    • OK
  • case: commodity table = Y Haz
    • OK
  • case: commodity table = N Stack
    • Bug, default to Y
  • case: commodity table = Y Stack
    • OK

View CTs

...

Edit CT

...

View CT

...

Clone CT

...

Personal tools