

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
I am student at Baddi University of Emerging Sciences and Technologies. To help my friends in other universities, I am uploading my assignments of different courses. Its for Software Engineering course. Other can see if they are searching following: Doc, Format, Sales, Management, System, Case, Study, User, Account, Information, Module, Details
Typology: Exercises
1 / 3
This page cannot be seen from the preview
Don't miss anything!


Total Marks: 20 Due Date: 28/06/
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.
The objective of this assignment is:
To assess your overall understanding of Software Engineering concepts To check your level of understanding for Test Cases How we create test cases for testing the certain functionality of the system
The assignment should be in .doc format. Assignment in any format other than MS Word format
will not be accepted.
Assignment
Reference:
Summary:
In this module we will practice the test cases to test certain parts of the system. Please read the Annex-1 given with this assignment as helping guide. You will have to develop two test cases.
First one will test the module “Medicine Receive Module” of HealthCare Sales Management System against the functional requirement of “Enter Received Item”
Second one will test the module “User Accounts Module” of HealthCare Sales Management System against the functional requirement of “Edit User Account”.
Questions [Marks 10+10]:
In order to add an item in the inventory, the user must have Inventory Management rights. To enter the received items in the inventory, the details of the item including the supplier name, quantity, and item receive date and expiry date of the item is entered into a form. The system then saves the item into database and gives the message for success entry of item.
In order to edit an account, the account should already exist in the system. Note that only the person having the account management privileges can edit the account. To edit an account, user selects an account to edit and gets a form containing already entered information for the account. The user may change some or all of the information for account. The system then saves the account information and gives the message for successful account edit.