Cybertrax 2.1 Client (UAT)

From UG

(Difference between revisions)
Jump to: navigation, search
(Create CT)
(Create CT)
Line 29: Line 29:
** OK
** OK
-
* case: commodity table Quantity = empty
+
* case: commodity table Quantity = 0
** Bug, cannot be 0, must be a # greater than 0
** Bug, cannot be 0, must be a # greater than 0
* case: commodity table Quantity = NOT empty
* case: commodity table Quantity = NOT empty
Line 39: Line 39:
**OK
**OK
-
* case: commodity table #plt = empty
+
* case: commodity table #plt = 0
** OK according to rule
** OK according to rule
-
* case: commodity table pkgs / plts = empty
+
* case: commodity table pkgs / plts = 0
** If # of pallets NOT = to 0, then # of pkgs CANNOT = 0
** If # of pallets NOT = to 0, then # of pkgs CANNOT = 0
* case: commodity table = pkgs / plts NOT empty
* case: commodity table = pkgs / plts NOT empty
** OK
** OK
-
* case: commodity table = loose pkgs empty
+
* case: commodity table loose pkgs = 0
** OK according to rule
** OK according to rule
-
* case: commodity table TTL GW = empty
+
* case: commodity table TTL GW = 0
** Bug, cannot be 0, must be a # greater than 0
** Bug, cannot be 0, must be a # greater than 0
* case: commodity table TTL GW = NOT empty
* case: commodity table TTL GW = NOT empty
** OK
** OK
-
* case: commodity table Piece Price = empty
+
* case: commodity table Piece Price = 0.00
** Bug, cannot be 0.00, must be a # greater than 0.00
** Bug, cannot be 0.00, must be a # greater than 0.00
* case: commodity table Piece Price NOT = empty
* case: commodity table Piece Price NOT = empty
Line 63: Line 63:
** See above piece price
** See above piece price
-
* case: commodity table = N Haz
+
* case: commodity table Haz = N
** OK
** OK
-
* case: commodity table = Y Haz
+
* case: commodity table Haz =
** OK
** OK
-
* case: commodity table = N Stack
+
* case: commodity table Stack = N
** Bug
** Bug
-
* case: commodity table = Y Stack
+
* case: commodity table Stack = Y
** OK
** OK

Revision as of 14:44, 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, cannot be 0, must be a # greater than 0
  • 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 = 0
    • OK according to rule
  • case: commodity table pkgs / plts = 0
    • If # of pallets NOT = to 0, then # of pkgs CANNOT = 0
  • case: commodity table = pkgs / plts NOT empty
    • OK
  • case: commodity table loose pkgs = 0
    • OK according to rule
  • case: commodity table TTL GW = 0
    • Bug, cannot be 0, must be a # greater than 0
  • case: commodity table TTL GW = NOT empty
    • OK
  • case: commodity table Piece Price = 0.00
    • Bug, cannot be 0.00, must be a # greater than 0.00
  • case: commodity table Piece Price NOT = empty
    • OK
  • case: commodity table = Total Value
    • See above piece price
  • case: commodity table Haz = N
    • OK
  • case: commodity table Haz =
    • OK
  • case: commodity table Stack = N
    • Bug
  • case: commodity table Stack = Y
    • OK

View CTs

...

Edit CT

...

View CT

...

Clone CT

...

Personal tools