System Analysis and Design - Old Questions

Question Answer Details

9. Develop a context diagram and top level logical DFD for the system made up of the following.

B & B is a mail-order company that distributes CDs, DVDs of music, games, movies, software at discount prices to club members.

  •  When an order processing clerk receives an order form, he or she verifies that the sender is a club member by checking the Member file.
  •  If the sender is not a member, the clerk returns the order along with a membership application form.
  •  If the customer is a member, the clerk verifies the order item data by checking the item file.
  •  Then the clerk enters the order data and saves it to the Daily Order file. The clerk also prints and invoice and shipping list for each order, which are forwarded to Order Fulfillment Department.
10 marks
Asked in 2019

Answer

AI Generated Answer

AI is thinking...