Functional Requirement For Enter Received Item-Software Engineering-Assignment, Exercises of Software Engineering

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

2011/2012

Uploaded on 08/01/2012

parmitaaaaa
parmitaaaaa 🇮🇳

4.2

(111)

173 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Assignment No. 05
Semester: Spring 2012
CS504: Software Engineering-I
Total Marks: 20
Due Date: 28/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 Test Cases
How we create test cases for testing the certain functionality of the system
Note:
The assignment should be in .doc format. Assignment in any format other than MS Word format
will not be accepted.
docsity.com
pf3

Partial preview of the text

Download Functional Requirement For Enter Received Item-Software Engineering-Assignment and more Exercises Software Engineering in PDF only on Docsity!

Assignment No. 05

Semester: Spring 2012

CS504: Software Engineering-I

Total Marks: 20 Due Date: 28/06/

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 Test Cases  How we create test cases for testing the certain functionality of the system

Note:

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

will not be accepted.

Assignment

Reference:

  1. Healthcare Sales Management System given as Case study in assignment no. 1
  2. Annex-1 (Annex-1.doc) attached with this assignment *

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]:

  1. Develop a test case to test the functional requirement “Enter Received Item”.

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.

  1. Develop a test case to test the functional requirement “Edit User Account”.

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.