In: Computer Science
Case Study #1 Develop the conceptual/analysis class diagram based on the following narrative. Note any ambiguities or questions that you have as you develop the model. If you need to make assumptions, also note them. The purpose of the Open Access Insurance System is to provide automotive insurance to car owners. Initially, prospective customers fill out an insurance application, which provides information about the customer and his or her vehicles. This information is sent to an agent, who sends it to various insurance companies to get quotes for insurance. When the responses return, the agent then determines the best policy for the type and level of coverage desired and gives the customer a copy of the insurance policy proposal and quote.
Case Study #2 Develop the conceptual/analysis class diagram based on the following narrative. Note any ambiguities or questions that you have as you develop the model. If you need to make assumptions, also note them. The purchasing department handles purchase requests from other departments in the company. People in the company who initiate the original purchase request are the "customers" of the purchasing department. A case worker within the purchasing department receives that request and monitors it until it is ordered and received. Case workers process requests for the purchase of products under $1,500, write a purchase order, and then send it to the approved vendor. Purchase requests over $1,500 must first be sent out for bid from the vendor that supplies the product. When the bids return, the case worker selects one bid. Then, he or she writes a purchase order and sends it to the vendor.
********************
Question 1:
In Case Study #1, the Insurance Agent must be represented by a class in the conceptual class diagram.
Question 1 options:
True | |
False |
Save
Question 2
In Case Study #1, the Customer must be represented by a class in the conceptual class diagram that has an association to the class Insurance Application.
Question 2 options:
True | |
False |
Question 3
In Case Study #1, the relationship between the Customer and Insurance Company is represented by a direct association between the two classes in the conceptual class diagram?
Question 3 options:
True | |
False |
Question 4
In Case Study #2, the In-house customer and purchasing department will be represented by two separate classes in the conceptual class diagram.
Question 4 options:
True | |
False |
Question 5
In Case Study #2, the bid will be represented by class in the conceptual class diagram.
Question 5 options:
True | |
False |
1.) True
2.) True
3.) False
4.) True
5.) True