Difference between revisions of "Order Modification Tests"

From Opentaps Wiki
Jump to navigationJump to search
(New page: After an order is created, it is still possible to modify the order by adding more items, canceling items, adding payment methods and so on. This suite of tests is designed to verify the ...)
 
m
 
Line 1: Line 1:
 
After an order is created, it is still possible to modify the order by adding more items, canceling items, adding payment methods and so on.  This suite of tests is designed to verify the integrity of the sometimes complex business logic at this stage of the order lifecycle.
 
After an order is created, it is still possible to modify the order by adding more items, canceling items, adding payment methods and so on.  This suite of tests is designed to verify the integrity of the sometimes complex business logic at this stage of the order lifecycle.
  
*  [[Add Item to Created Order]]
+
*  [[Add Item to Created Order Tests]]

Latest revision as of 23:45, 8 October 2007

After an order is created, it is still possible to modify the order by adding more items, canceling items, adding payment methods and so on. This suite of tests is designed to verify the integrity of the sometimes complex business logic at this stage of the order lifecycle.