Srs

14
Welcome to Our Presentation Software Requirements Specification (SRS) Document Group Members Nebiyou Enbakom Derara Senay

description

shopping center management system

Transcript of Srs

Page 1: Srs

Welcome to Our PresentationSoftware Requirements Specification

(SRS) Document

Group Members Nebiyou Enbakom Derara Senay Tewodros Ayele

Page 2: Srs

requirements at a level of detail

sufficient to enable designers to design a

system when combined with

the system context diagram, use cases, and use case descriptions

Page 3: Srs

Keyboard

Mouse

Monitor

Printer

Page 4: Srs

Login Screen

Item Scan Screen

Customer Record Screen

Administrator Screen

Report Query Screen

Page 5: Srs

The system shall interface with MySQL or Access database.

HardwareHardware InterfacesInterfacesThe system shall run on any machine

since it is java based system

Page 6: Srs

The system shall be a standalone product

that does not require any communication

interfaces.

Page 7: Srs

define the fundamental actions that system must perform

Logging •For the system administrator and

managers.•The system shall record the customer’s

first name and last name.

Page 8: Srs

•The system shall keep the previous data.•The system shall record the customer’s

phone number.•The system shall record the expected

checkout date and time.•The system shall record the payment.

Item•The system shall track all Items

purchased in the Shopping Center. •The system shall notify if there is scarce

item.

Page 9: Srs

Management

•The system shall display the profit for a specified period of time (days).

•The system shall display expenditure for a specified period of time (days).

•The system shall allow managers to assign user passwords.

Page 10: Srs

define the needs in terms of performance, logical database requirements, design constraints, standards compliance, reliability, availability, security, maintainability, and portability

Page 11: Srs

acceptable response times for system

load time for user interface screens shall take no longer than a second log in information shall be verified within a second Queries shall return results within a second.

Page 12: Srs

include the retention of the following data elements

Authentication SystemCustomer first nameCustomer last nameCustomer addressCustomer phone numberNumber of customers

Page 13: Srs

ItemItem nameItem priceProfit from each item

ManagementUser Level User NamePasswordUser phone numberUser address

Page 14: Srs

THANK YOU