STUDENT’S NAME: Bernie J. Thompson
PROFESSOR’S NAME: Dr. Edwin Otto
COURSE: CIS518
DATE: MAY 5, 2013
Software Requirement specifications for Web based Student Registration System
Requirement Specification Technique:
The technique that is being used for gathering requirements in this document is combining “software requirement specification with use case modeling”.
The reason that I am using this technique, many software teams discovered that mixing use-case modeling techniques for requirements expression along with traditional methods of documenting specific requirements within a “software requirements specification” (SRS) document provides an efficient means to record the complete set of detailed requirements for a system or application to be built.
System Features:
Requirements for Student Registration:
Description and priority:
This feature would be designed to register a new student to the web student registration system. Every new student who wants to have access to online registration for classes has to be a registered member of the system. This process is of high priority.
Response sequence:
In response of student register web page, a blank web form will be displayed for entering the record. All the fields must be filled correctly in order to save the record in web database.
Functional requirements:
REQ-01: maintain profile
REQ-02: register for class
REQ-03: create registration invoice
Verification and validation: 1. Click on the register button 2. student Registration web form will be opened 3. enter all necessary record in each separate field 4. click on Save button for saving record in the database 5. On submit, validate each field against the required information 6. If all record validated and completed, provide student with the conformation of record saving 7. If not, then provide information about the reason due to which record is not saved