Free Essay

Software Requirements Specification

In:

Submitted By Savi007
Words 2239
Pages 9
SOFTWARE REQUIREMENTS SPECIFICATION
RFID Parking Garage
Anthony Nichols
Matthew Nichols
1.0 Introduction
Finding parking spaces for automobiles and motorcycles can a problematic venture due to limited space and time, while the selling of parking spaces is potential lucrative endeavor. Currently, most large parking garages, including airport parking, use a ticketing system in which users get a time-stamped ticket when entering the structure and pay a time relative fee when exiting. The transmission of these disposable tickets is a time inefficient process susceptible to error. These tickets can easily be lost, and with the lost tickets, the entire process disoriented. The manual payment process can also be time consuming when traffic is at a high rate.
An RFID parking system would improve this by allowing the user to interact with the parking area with an RFID card at the entrance and exit of the parking area. An RFID parking system would also allow the user to keep an account on which the system would keep track of financial transactions. This would reduce the amount of time the user must interact with the system and increase the security of the user. A new system to allow ease of use and increased security of parking areas is needed 1. Goals and objectives • To provide individuals who require a parking area with a system that is efficient and easy to use. • To provide individuals with a system that accounts for the length of each visit and provides them with an account on which that can pay for the visit. • To determine the adaptability of an RFID parking system with different situations • To determine the feasibility and cost effectiveness of an RFID parking system that provides efficiency and ease of use. • Improve security over convention RFID parking systems by adding a keypad

1.2 Statement of scope A description of the software is presented. Major inputs, processing functionality and outputs are described without regard to implementation detail. 1.3 Software context In order to resolve the issue, we must change the way that both that customers access the parking garage and how money is transferred between the building owner and the customer. A simple and accessible technology like Radio Frequency Identification (RFID) cards and readers could be taken advantage of in order to streamline the entry and exit process. The cards would be tied to customer accounts to which money could be transferred using a web interface. This new process would grant users virtually immediate entry and exit from the parking structure, while the garage owner would seamlessly receive correct payment. The process would begin by the user requesting an account through the web interface. This web interface will need to be easy to understand and navigate. After creating an account and receiving their unique RFID card in the mail, the user could add money to their account to be used as payment in the parking garage(s) connected to the system. As a user vehicle passes the RFID reader at a garage entrance, their card would be read in order to retrieve account information. If the account balance was above the required minimum, the vehicle would be granted access. When leaving the garage, the RFID reader at the exit would read the user’s RFID card and remove an appropriate amount of money from the connected account. This process of entry and exit can be streamlined to avoid the lines associated with the current parking garage procedure. The system would be able to count the number of vehicles in the structure at any one time, and therefore, know the amount of free parking spaces, if any existed.

1.4 Major constraints • The system development cost for the initial prototype should not exceed $400. • The final sales cost should be competitive with other typing products and specialized numeric keypad devices that are on the market at the time of sale. • The system should be designed for operation in the home, office, or classroom. • The system should withstand periodic cleaning with a damp cloth and mild detergent. • The system should not contain materials that are hazardous to the user. • The system should maintain functionality when used repetitively by elementary school aged children. • The system should not interfere with the operation of the personal computer to which it is attached. • The system must comply with Part 15, entitled "Radio Frequency Devices" of Title 47 of the Code of Federal Regulations. • The system keypad should be ergonomic in design so that the occurrence of repetitive stress injuries is minimized. • The system must not expose the user to electrical shock.
2.0 Usage scenario 2.1 User profiles • Administrators – these individuals oversee the parking garage and all of its aspect. They are responsible for maintaining prices, user issues such as payment problems, login issues, and general parking garage problems. • Users – these individuals are the ones who use the parking garage system.

2.2 Use-cases Although the RFID Parking Garage is a relatively complex system, its direct interaction with the user is relatively simple. The primary actors in this system are users, administrators, and the database. Users utilize this system to gain access to the parking garage and to access/change their account information. Administrators use the system to manage accounts and add users. The database contains all information about users and decides whether a user is cleared for entrance or not.
[pic] 2.3 Special usage considerations
No special usage considerations needed.
3.0 Data Model and Description 3.1 Data Description The objective of the RFID Parking Garage System is to allow users of the system a fast and convenient way in which to park their vehicles. The system will provide users with an RFID card and a graphical user interface from which to interact with the system. The RFID card is used at parking lots with this system to swipe their card and gain immediate access to a parking space. The user interface will allow users to check account information and additionally make payments to their account. The level zero functionality of the RFID Parking Garage System is illustrated in Figure 1. A summarized description of the level zero functionality follows in a table. 3.1.1 Data objects • RFID Card Swipe – input from the user to the system • Password Entry – input from the user to the system by a keypad • Red/Green Light – indicator for the user of the system that notifies the user if they have access • Admin/User Login – An Admin or user logs into the web interface • Data Request – A data request made by the admin or user of the system on the web interface • Data Response – Data that is sent to the admin or user of the system 3.1.2 Relationships Relationships among data objects are described using an ERD- like form. No attempt is made to provide detail at this stage. 3.1.3 Complete data model 3.1.3.1 Level 0

3.1.3.2 Level 1
[pic]
3.1.4 Data dictionary • Admin - Administrator • RFID – Radio frequency Identification • RQ - Request
4.0 Functional Model and Description 4.1 User Interface (Web) 4.1.1 Processing narrative (PSPEC) The user interface will be accessible via the web and will allow the user to view their account information, including usage data, person information, and money remaining in the account. Users will also be able to add money to their account. 4.1.2 Function flow diagram [pic] 4.1.3 Inputs and Outputs Inputs • Transaction information • Information request • Login information • Updated information Outputs • Data Response 4.1.4 Functionality Allows a user of the parking garage to log in, check their usage information, add money to their account, and change their account information. 4.1.5 Performance Issues The system could run slower if the server is under pressure which could cause delays in updating account information. 4.1.6 Design Constraints N/A. 4.2 Admin Interface (Web) 4.2.1 Processing narrative (PSPEC) The administrator interface will be accessible via the web and will allow administrators to add accounts to the database and update the account information. 4.2.2 Function flow diagram [pic] 4.2.3 Inputs and Outputs Inputs • New account information • Updated account information • Updated parking price • Login information Outputs • Data Response 4.2.4 Functionality Allows the administrators to add new users to the system and update user information. 4.2.5 Performance Issues The system could run slower if the server is under pressure which could cause delays in updating account information. 4.2.6 Design Constraints N/A. 4.3 RFID Reader-Database Interface 4.3.1 Processing narrative (PSPEC) The RFID Reader-Database Interface will be the main way of communication for the RFID card holder to communicate to the database for access into the parking garage. 4.3.2 Function flow diagram [pic] 4.3.3 Inputs and Outputs Inputs • Account holder information contained on the RFID card • Account holder’s 3-5 digit password Outputs • Access/Denial to the parking garage 4.3.4 Functionality The RFID Reader-Database Interface allows for communication from the user to the database. If the user has an account and criteria for access are met then they are granted access into the garage. 4.3.5 Performance Issues Interface from outside sources may possibly cause delays in the request for access to the garage. 4.3.6 Design Constraints The RFID card must be in close proximity for the RFID reader to pick up the signal and relay the information the database. 4.4 Database System 4.4.1 Processing narrative (PSPEC) The database system will hold all of the information of every user’s account registered for the parking garage. The Administrator Interface will communicate to the database system if they need to modify a users account. 4.4.2 Function flow diagram [pic] 4.4.3 Inputs and Outputs Inputs • Information request • Updated account information • New account information • Login information • Transaction information • Account holders 3-5 digit password Outputs • Data response 4.4.4 Functionality The database stores all information for the parking garage system including login information for users and administrators. 4.4.5 Performance Issues Other applications that are running on the same server as the database could potentially cause delays with requests. 4.4.6 Design Constraints The database design should be simple and easy for modification in the future if changes are needed or requested. 4.5 Software Interface Description 4.5.1 External machine interfaces We are currently not planning to make an interface to an external machine not contained within our project as this time. 4.5.2 External system interfaces We are currently not planning to make a system interface for a machine not contained within our project at this time. 4.5.3 Human interface The web interface will be the human interface for our project. The web interface will allow users to monitor their account by adding funds, changing passwords, check history logs (payment and parking), and make payments if necessary. 4.6 Control flow description The control flow is presented in section 5.2 of the document which will give an outline of what our system will be expected to provide upon completion.
5.0 Behavioral Model and Description 5.1 Description for software behavior 5.1.1 Events • User attempts to access the parking garage via RFID card • User logs into the web interface • Admin logs into the web interface • Admin changes users account information in the system • Admin creates/removes an account 5.1.2 States • Garage Access Request • User Web Access • Admin Web Access • Idle 5.2 State Transition Diagrams [pic] 6.0 Restrictions, Limitations, and Constraints • The system development cost for the initial prototype should not exceed $400. • The final sales cost should be competitive with other typing products and specialized numeric keypad devices that are on the market at the time of sale. • The system should be designed for operation in the home, office, or classroom. • The system should withstand periodic cleaning with a damp cloth and mild detergent. • The system should not contain materials that are hazardous to the user. • The system should maintain functionality when used repetitively by elementary school aged children. • The system should not interfere with the operation of the personal computer to which it is attached. • The system must comply with Part 15, entitled "Radio Frequency Devices" of Title 47 of the Code of Federal Regulations. • The system keypad should be ergonomic in design so that the occurrence of repetitive stress injuries is minimized. • The system must not expose the user to electrical shock.
7.0 Validation Criteria 7.1 Classes of tests • General Test – User of the simple attempts to access the parking garage via an RFID card or keypad • Admin Test – An Administrator attempts to login to the system and perform various tasks. (add/remove users, modify user accounts, query database, etc.) • Web interface Test - A user attempts to login the web interface and modify there account. 7.2 Expected software response • General Test – System should indicate to the user whether or not they have access and then either grant or deny access to the user • Admin Test – User information should be modified in the database • Web interface Test – Users account should be modified according the changes that were made. The new data will be stored in the database. 7.3 Performance bounds N/A
-----------------------
[pic]

Similar Documents

Premium Essay

Software Requirement Specification

...Software Requirements Specification Template CptS 322—Software Engineering 9 February 2005 The following annotated template shall be used to complete the Software Requirements Specification (SRS) assignment of WSU-TC CptS 322. The instructor must approve any modifications to the overall structure of this document. Template Usage: Text contained within angle brackets (‘’) shall be replaced by your project-specific information and/or details. For example, will be replaced with either ‘Smart Home’ or ‘Sensor Network’. Italicized text is included to briefly annotate the purpose of each section within this template. This text should not appear in the final version of your submitted SRS. This cover page is not a part of the final template and should be removed before your SRS is submitted. Acknowledgements: Sections of this document are based upon the IEEE Guide to Software Requirements Specification (ANSI/IEEE Std. 830-1984). The SRS templates of Dr. Orest Pilskalns (WSU, Vancover) and Jack Hagemeister (WSU, Pullman) have also be used as guides in developing this template for the WSU-TC Spring 2005 CptS 322 course. Software Requirements Specification Lead Software Engineer Prepared for WSU-TC CptS 322—Software Engineering Principles I Instructor: A. David McKinnon, Ph.D. Spring 2005 Revision History Date Description Author Comments Document Approval The following...

Words: 1662 - Pages: 7

Premium Essay

Software Requirements Specification

... | | | | | | | |Software Engineering | |MedPulse | |Software Requirements Specification | | | |...

Words: 3076 - Pages: 13

Premium Essay

Cis 331 Week 4 Case Study 1: Software Requirement Specification

...CIS 331 Week 4 Case Study 1: Software Requirement Specification Click Link Below To Buy: http://hwcampus.com/shop/cis-331-week-4-case-study-1-software-requirement-specification/ Or Visit www.hwcampus.com Read the case study titled “A Patient Information System for Mental Health Care”, located in Chapter 1 of your textbook. Write a three to five (3-5) page paper in which you: 1. Create a Software Requirement Specification (SRS) that includes the following: 1. A detailed description of both user and system requirements. At least four (4) user requirements and four (4) system requirements should be provided. 2. A detailed description of both functional and nonfunctional requirements. At least four (4) functional requirements and four (4) nonfunctional requirements should be provided. 3. A detailed requirement specification written in structured natural language. 2. Structure and present the requirements in a logical and consistent manner. 3. Develop a use case diagram to summarize the functional requirements of the system through the use of Microsoft Visio or its open source alternative, Dia. Note: The graphically depicted solution is not included in the required page length. Your assignment must follow these formatting requirements: • Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions...

Words: 376 - Pages: 2

Premium Essay

Cis 331 Week 4 Case Study 1: Software Requirement Specification

...CIS 331 Week 4 Case Study 1: Software Requirement Specification Click Link Below To Buy: http://hwcampus.com/shop/cis-331-week-4-case-study-1-software-requirement-specification/ Or Visit www.hwcampus.com Read the case study titled “A Patient Information System for Mental Health Care”, located in Chapter 1 of your textbook. Write a three to five (3-5) page paper in which you: 1. Create a Software Requirement Specification (SRS) that includes the following: 1. A detailed description of both user and system requirements. At least four (4) user requirements and four (4) system requirements should be provided. 2. A detailed description of both functional and nonfunctional requirements. At least four (4) functional requirements and four (4) nonfunctional requirements should be provided. 3. A detailed requirement specification written in structured natural language. 2. Structure and present the requirements in a logical and consistent manner. 3. Develop a use case diagram to summarize the functional requirements of the system through the use of Microsoft Visio or its open source alternative, Dia. Note: The graphically depicted solution is not included in the required page length. Your assignment must follow these formatting requirements: • Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions...

Words: 376 - Pages: 2

Premium Essay

Cis 331 Week 4 Case Study 1: Software Requirement Specification

...CIS 331 Week 4 Case Study 1: Software Requirement Specification Click Link Below To Buy: http://hwcampus.com/shop/cis-331-week-4-case-study-1-software-requirement-specification/ Or Visit www.hwcampus.com Read the case study titled “A Patient Information System for Mental Health Care”, located in Chapter 1 of your textbook. Write a three to five (3-5) page paper in which you: 1. Create a Software Requirement Specification (SRS) that includes the following: 1. A detailed description of both user and system requirements. At least four (4) user requirements and four (4) system requirements should be provided. 2. A detailed description of both functional and nonfunctional requirements. At least four (4) functional requirements and four (4) nonfunctional requirements should be provided. 3. A detailed requirement specification written in structured natural language. 2. Structure and present the requirements in a logical and consistent manner. 3. Develop a use case diagram to summarize the functional requirements of the system through the use of Microsoft Visio or its open source alternative, Dia. Note: The graphically depicted solution is not included in the required page length. Your assignment must follow these formatting requirements: • Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions...

Words: 376 - Pages: 2

Premium Essay

Cis 331 Week 4 Case Study 1: Software Requirement Specification

...CIS 331 Week 4 Case Study 1: Software Requirement Specification Click Link Below To Buy: http://hwcampus.com/shop/cis-331-week-4-case-study-1-software-requirement-specification/ Or Visit www.hwcampus.com Read the case study titled “A Patient Information System for Mental Health Care”, located in Chapter 1 of your textbook. Write a three to five (3-5) page paper in which you: 1. Create a Software Requirement Specification (SRS) that includes the following: 1. A detailed description of both user and system requirements. At least four (4) user requirements and four (4) system requirements should be provided. 2. A detailed description of both functional and nonfunctional requirements. At least four (4) functional requirements and four (4) nonfunctional requirements should be provided. 3. A detailed requirement specification written in structured natural language. 2. Structure and present the requirements in a logical and consistent manner. 3. Develop a use case diagram to summarize the functional requirements of the system through the use of Microsoft Visio or its open source alternative, Dia. Note: The graphically depicted solution is not included in the required page length. Your assignment must follow these formatting requirements: • Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions...

Words: 376 - Pages: 2

Premium Essay

Cis 331 Week 4 Case Study 1: Software Requirement Specification

...CIS 331 Week 4 Case Study 1: Software Requirement Specification Click Link Below To Buy: http://hwcampus.com/shop/cis-331-week-4-case-study-1-software-requirement-specification/ Or Visit www.hwcampus.com Read the case study titled “A Patient Information System for Mental Health Care”, located in Chapter 1 of your textbook. Write a three to five (3-5) page paper in which you: 1. Create a Software Requirement Specification (SRS) that includes the following: 1. A detailed description of both user and system requirements. At least four (4) user requirements and four (4) system requirements should be provided. 2. A detailed description of both functional and nonfunctional requirements. At least four (4) functional requirements and four (4) nonfunctional requirements should be provided. 3. A detailed requirement specification written in structured natural language. 2. Structure and present the requirements in a logical and consistent manner. 3. Develop a use case diagram to summarize the functional requirements of the system through the use of Microsoft Visio or its open source alternative, Dia. Note: The graphically depicted solution is not included in the required page length. Your assignment must follow these formatting requirements: • Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions...

Words: 376 - Pages: 2

Premium Essay

Cis 331 Week 4 Case Study 1: Software Requirement Specification

...CIS 331 Week 4 Case Study 1: Software Requirement Specification Click Link Below To Buy: http://hwcampus.com/shop/cis-331-week-4-case-study-1-software-requirement-specification/ Or Visit www.hwcampus.com Read the case study titled “A Patient Information System for Mental Health Care”, located in Chapter 1 of your textbook. Write a three to five (3-5) page paper in which you: 1. Create a Software Requirement Specification (SRS) that includes the following: 1. A detailed description of both user and system requirements. At least four (4) user requirements and four (4) system requirements should be provided. 2. A detailed description of both functional and nonfunctional requirements. At least four (4) functional requirements and four (4) nonfunctional requirements should be provided. 3. A detailed requirement specification written in structured natural language. 2. Structure and present the requirements in a logical and consistent manner. 3. Develop a use case diagram to summarize the functional requirements of the system through the use of Microsoft Visio or its open source alternative, Dia. Note: The graphically depicted solution is not included in the required page length. Your assignment must follow these formatting requirements: • Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions...

Words: 376 - Pages: 2

Premium Essay

Software Requirement Specification

...< Project scenario name > Software Requirements Specification Version < X.0> < team Name > < Scenario Name > Software Requirements Specification Version < X.0> Team Guide:( Faculty Guide’s Name ) Members:(Team members name) College Name: Department: State: / Page 1 < Project scenario name > Software Requirements Specification Version Revision History Date Version 1.0 2.0 Description Synopsis Synopsis Author / Page 2 < Project scenario name > Software Requirements Specification Version X.0 Table of Contents Description 1.0 Introduction 1.1 1.2 1.3 1.4 1.5 1.6 Purpose Scope Definition, Acronyms, and Abbreviations References Technologies to be used Overview Page No. 2.0 Overall Description 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 Product Perspective Software Interface Hardware Interface Product Function User Characteristics Constraints Architecture Design Use Case Model Description / Page 3 < Project scenario name > Software Requirements Specification Version X.0 2.9 Class Diagram ........................................................................ Sequence Diagram s ............................................................... 2.10 Database Design .................................................................... 2.11.1 2.11.2 ER Diagram ............................................................... Schema ...................................................................... 2.12...

Words: 739 - Pages: 3

Premium Essay

Software Requirement Analysis and Specification

...Abstract:-Software requirement analysis is a method to find out the requirements form the user to develop software. Software requirement analysis and specification also include the types of user requirements and the methods by which developer team can elicit the user requirement and develop suitable software for the user. Introduction:- ➢ Requirement analysis: - Requirements analysis, also called requirements engineering, is the process of determining user expectations for a new or modified product. These features, called requirements, must be quantifiable, relevant and detailed. In software engineering, such requirements are often called functional specifications. Requirements analysis is an important aspect of project management. Requirements analysis involves frequent communication with system users to determine specific feature expectations, resolution of conflict or ambiguity in requirements as demanded by the various users or groups of users, avoidance of feature creep and documentation of all aspects of the project development process from start to finish. Energy should be directed towards ensuring that the final system or product conforms to client needs rather than attempting to mold user expectations to fit the requirements. Requirements analysis is a team effort that demands a combination of hardware, software and human factors engineering expertise as well as skills in dealing with people. ➢ Software requirement analysis: - The success of any new software...

Words: 2585 - Pages: 11

Premium Essay

Software Requirements Specification Document

...Software Requirements Specification for Mountain Bank Cell Phone App Version 5.0 approved CS455/Techs2ATee May 11, 2015 Table of Contents 1. Introduction 1 1.1 Purpose 1 1.2 Document Conventions 1 1.3 Intended Audience and Reading Suggestions 2 1.4 Project Scope 2 1.5 References 3 2. Overall Description 6 2.1 Product Perspective 6 2.2 Product Features 6 2.3 User Classes and Characteristics 7 2.4 Operating Environment 7 2.5 Design and Implementation Constraints 7 2.6 User Documentation 8 2.7 Assumptions and Dependencies 8 3. System Features 9 3.1 Establish Secure Session 9 3.1.1 Description and Priority 9 3.1.2 Stimulus/Response Sequences 9 3.1.3 Functional Requirements 9 3.1.4 Secure Session Test Script 10 3.2 Login 12 3.2.1 Description and Priority 12 3.2.2 Stimulus/Response Sequences 12 3.2.3 Functional Requirements 12 3.3 View Balances 13 3.3.1 Description and Priority 13 3.3.2 Stimulus/Response Sequences 13 3.3.3 Functional Requirements 13 3.4 View Transaction History 14 3.4.1 Description and Priority 14 3.4.2 Stimulus/Response Sequences 14 3.4.3 Functional Requirements 14 3.5 Transfer Funds 15 3.5.1 Description and Priority 15 3.5.2 Stimulus/Response Sequences 15 3.5.3 Functional Requirements 15 3.5.4 Funds Transfer between Accounts Test Script 16 3.6 Deposit 20 3.6.1 Description and Priority 20 3.6.2 Stimulus/Response Sequence 20 3.6.3 Functional Requirements 20 3.6.4 Successful Deposit Test Script 21 4. External...

Words: 13282 - Pages: 54

Premium Essay

Software Ragistration Specification

...SOFTWARE REQUIREMENTS SPECIFICATION (SRS) FOR Student and Unit Management System (SUMS) – Registration Module Version 1.0 Prepared by: YEUNG Kam Fung (Ivan) Prepared for: Jim Briggs, University of Portsmouth DOCUMENT CHANGE HISTORY |Version Number |Date |Description | |1.1 |8th December 2005 |Jim made some formatting and content | | | |changes | |1.0 |4th December 2005 |Draft | Preface This document contains the Software Requirements Specification (SRS) of an Online Project Marking System for the School of Computing at the University of Portsmouth. The main aim of this project is to add functionality to the existing SUMS system in order to provide an online facility for managing and registering student accounts. This document has been prepared in accordance with the IEEE Std 830-1998, IEEE Recommended Practice for Software Requirements Specifications [IEEE 1998]. Introduction This Software Requirement Specification is written accordance with the IEEE Std 830-1998 model. 1 Purpose This SRS Document contains the complete software requirements for the Online Project Marking System (OPMS)...

Words: 1673 - Pages: 7

Premium Essay

Srs of Scats

...SCATS SALES AND CUSTOMER TRACKING SYSTEM Software Requirements Specification VERSION: FINAL 1.0 CONTENTS 1. INTRODUCTION 3 1.1 Purpose 3 1.2 Scope 3 1.3 Definitions, Acronyms, and Abbreviations 3 1.4 References 3 1.5 Overview 3 2. Overall Description 4 2.1 Product Perspective 4 2.1.1 User Interfaces 4 2.2 Product Functions 4 2.3 User Characteristics 4 2.4 Assumptions and Dependencies 4 2.5 Apportioning of Requirements 4 3. User requirement definition 5 4. System architecture 5 5. System requirements specification 5 5.1 Use Case Diagram for SCATS 5 5.2 Specification of actors 6 5.2.1 Customer 7 5.2.2 Sales Manager 7 5.2.3 Sales Person 7 5.3 Specification of Use Cases 8 5.3.1 Use Case 1. Employee Registration 8 5.3.2 Use Case 2. Product Registration 8 5.3.3 Use Case 3. Sales Registration 9 5.3.4 Use Case 4. Customer Registration 10 5.3.5 Use Case 5. SystemLogin 10 5.3.6 Use Case 6. Update Information 11 5.3.7 Use Case 7. System Output 12 5.4 External Interface Requirements 14 5.5 Performance Requirements 14 5.6 Design Constraints 14 5.7 Software System Attributes 14 5.7.1 Security 14 5.7.2 Maintainability 14 5.7.3 Portability 15 6. System models 15 7. System evolution 15 8. Appendices 16 Introduction 1 Purpose The purpose of this System Requirement Specification document is to describe the system services and constraints...

Words: 2711 - Pages: 11

Premium Essay

People

...CHAPTER-2 SYSTEMS REQUIREMENTS SPECIFICATION Software Requirement Specifications A software requirement specification is a document which is used as a communication medium between the customer and the supplier. When the software requirement specification is completed and is accepted by all parties, the end of the requirements engineering phase has been reached. This is not to say, that after the acceptance phase, any of the requirements cannot be changed, but the changes must be tightly controlled. The software requirement specification should be edited by both the customer and the supplier, as initially neither has both the knowledge of what is required (the supplier) and what is feasible (the customer). 2.1Introduction The following subsections of Software Requirement Specifications Document should facilitate in providing the entire overview of the Information system “ATTENDANCE MANAGEMENT SYSTEM” under development. This document aims at defining the overall software requirements for this system. Efforts have been made to define the requirements of the Information system exhaustively and accurately. 2.1 SYSTEM FLOW DIAGRAM 2.2 DATA FLOW DIAGRAM 2.2.1 DFD Level 0: 2.2.2 DFD Level 1: 2.2.3 DFD Level 2: 2.2.3.1 Admin: 2.2.3.2 Staff: 2.3 SYSTEM DESIGN 2.3.1 Entity Relationship Diagram 2.3.2 Use Case Diagram 2.4 Overall description of proposed system 2.4.1 Product Perspective The application will be windows-based...

Words: 256 - Pages: 2

Premium Essay

Online Course Registration System

...SOFTWARE REQUIREMENTS SPECIFICATION (SRS) FOR Student and Unit Management System (SUMS) – Registration Module Version 1.0 Prepared by: YEUNG Kam Fung (Ivan) Prepared for: Jim Briggs, University of Portsmouth DOCUMENT CHANGE HISTORY |Version Number |Date |Description | |1.1 |8th December 2005 |Jim made some formatting and content | | | |changes | |1.0 |4th December 2005 |Draft | Preface This document contains the Software Requirements Specification (SRS) of an Online Project Marking System for the School of Computing at the University of Portsmouth. The main aim of this project is to add functionality to the existing SUMS system in order to provide an online facility for managing and registering student accounts. This document has been prepared in accordance with the IEEE Std 830-1998, IEEE Recommended Practice for Software Requirements Specifications [IEEE 1998]. Introduction This Software Requirement Specification is written accordance with the IEEE Std 830-1998 model. 1 Purpose This SRS Document contains the complete software requirements for the Online Project Marking System (OPMS) and describes the design...

Words: 1674 - Pages: 7