question archive Draw a use case diagram for the following scenario:Scenario 1: A bookshop has a number of books from different titles
Subject:Computer SciencePrice: Bought3
Draw a use case diagram for the following scenario:Scenario 1: A bookshop has a number of books from different titles. A user shops for a book by searching for the book title and receives the prices of available versions of the title. Afterwards, the user either pays the price and buys the book using a credit card or cancels the purchase. A credit card payment should be authorised by the bank. The bookshop owner can add new books to its stock.
Scenario 2:
A transport company owns a number of vehicles to transport goods. A client submits a request for transportation with size of package, its source and destination. The company then sends an offer to the client by finding the first possible period when the vehicle of an appropriate size is available. If the client agrees with the terms of the offer, it provides an account number and the authorisation to withdraw the requested amount from the account. Upon a successful transaction with the bank, the amount of money is transferred to the company's account and the company schedules the transport as specified in the offer.