https://www.google.com/contributor/welcome/?utm_source=publisher&utm_medium=banner&utm_campaign=2376261057261409

Search This Blog

Search with our Site

Custom Search

Tuesday, May 29, 2012

CS504: Software Engineering-I Assignment No. 03 Semester: Spring 2012


Assignment No. 03
Semester: Spring 2012
CS504: Software Engineering-I


Total Marks: 20
Due Date: 05/06/2012

Instructions
Please read the following instructions carefully before assignment submission.

It should be clear that your assignment will not get any credit if:

§         The assignment is submitted after due date.
§         The submitted assignment does not open or file is corrupt.
§         All types of plagiarism are strictly prohibited.


Objective
The objective of this assignment is:

§         To assess your overall understanding of Software Engineering concepts
§         To check your level of understanding for use cases
§         How we create sequence diagram based on use cases

Note:

The assignment should be in .doc format. Assignment in any format other than MS Word format will not be accepted.




You are required to recall the concepts related to Unified Modeling Language (UML), use-cases and sequence diagrams before solving this assignment.





Assignment


In assignment 2, you were asked to develop use-case model and data flow diagram for HealthCare Sale Management System. Continuing further, you are now required to draw sequence diagrams for the some of the use cases identified in previous assignment.

Remember that this assignment is based on solution of your previous assignment (Assignment 2).

Description: Advance HealthCare is a medicine manufacturer company which manufactures medicines and sells to its customers. Advance HealthCare wants to develop an online system which will facilitate to manage the routine tasks of medicine sales and will convert the manual working in a computerized system. The system is meant to manage almost every aspect of the medicine sale system such as maintaining the stock record of the medicine, suppliers/companies accounts, purchase record, customer (patient) record, sales invoice generation, employees’ record etc. This system will maintain all the sales of medicines to customer and purchase from supplier. The medicine stock will be managed along with their batch numbers, expiry date, rate and quantity. When the medicine is purchased, and record is entered, the stock record will be updated immediately. The system will also handle the accounts including payments to suppliers and receiving from customers. The proper ledgers of every account will be maintained. The system will also help in maintaining the employees’ record that includes storing their name and other particulars along with their salary package. The system will generate many sophisticated reports including stock reports, ledger prints and rate lists. The system will not generate any advanced accounting reports as trial balance, balance sheet, Operating Expense Report and worksheets. The System should be user friendly, technology independent and platform independent. The System service should have availability most of the time in the day. It must be capable of supporting multiple users at a time without affecting the performance. It should be able to complete its on-going operations in spite of any error or problem within defined response time.

Question:

 You are required to draw Sequence Diagrams for the following two Use Cases:

1)    Add Account
  HINT: Using this use case, the manager will be able to add new account into the system.

2)    Update Item
  HINT: This use case will allow the user to update the information for an item (medicine) in the inventory.

 ``

No comments:

Post a Comment