Software Requirements Specification
Software Requirements Specification
1.0. Purpose
1.1. Introduction
This Software Requirements Specification provides a complete description of all the
The expected audience of this document is the faculty of CIS, including the faculty
who will use this system, Dr. Dennis Martin and studio committee members, and the
1.2. Scope
The Jacksonville State University Computing and Information Sciences Web
and to allow alums to fill out a survey form, create a new database entry, update an
existing database entry, or contact another alum. The data will be held in an Access
1.3. Glossary
Term Definition
Alum Graduate of Jacksonville State University
undergraduate computer science programs.
BDE Borland Database Engine
CI Configuration Item
CIS Computing and Information Sciences
Entry Alum stored in the Alum Database
Html Hyper text markup language
IEEE Institute of Electrical and Electronic
Engineers
QA Quality assurance
SCMP Software Configuration Management Plan
SDD Software Design Document
SEI Software Engineering Institute, Pittsburgh,
Pa
SQAP Software Quality Assurance Plan
SRS Software Requirements Specification
Survey Form filled out and submitted by an Alum
using the CISWAAB.
Tbd To be decided
Tbn To be named
Web Site A place on the world wide web
1.4. References
[IEEE] The applicable IEEE standards are published in “IEEE Standards Collection,”
2001 edition.
of the project for the owners of the CIS. It lists all the functions performed by the system.
The final chapter concerns details of each of the system functions and actions in full for
the software developers’ assistance. These two sections are cross-referenced by topic; to
Database, as well as files on the department server system. This system will be
completely web-based, linking to CISWAAD and the remote web server from a standard
Alum connects to the University Web Server, the University Web Server will pass the
Alum to the Departmental Server. The Departmental Server will then interact with the
Alumni Database through BDE, which allows the Windows type program to transfer data
requirements pertain to other information needed to produce the correct system and are
detailed separately.
The first selection is to fill out a survey. The questions on the survey will be
created by a designated faculty member. The survey will ask the Alum questions
concerning their degree, job experience, how well their education prepared them for their
job, and what can the CIS department do to improve itself. This information will be
retained on the departmental server and an e-mail will be sent to the designated faculty
member.
The second selection is to the Entries section. There are two choices on this page.
One choice is to add a new entry. A form is presented to the Alum to be filled in.
Certain fields in the form will be required, and list boxes will be used where appropriate.
The second selection of the Entries page is to update an Alum entry. A form will
be presented allowing the Alum to enter their year of graduation and then to select
themselves from a list. A password will be required before the information will be
requiring the requested Alum’s year of graduation. The requesting Alum will search a
table to see if the requested Alum is in the database, and if so non-sensitive information
will be returned. At this time the Alum can select to e-mail the Alumnus or search for
another Alumnus. If the Alum chooses to e-mail the Alumnus a form will be presented
for the message to be entered with the sending Alum’s name and e-mail. The message,
with all necessary information will be forwarded to the requested Alum. The e-mail
address of the requested Alum will not be seen by the sending Alum as a privacy
measure.
All pages will return the Alum to the CIS Alumni Home Page.
2.3.1. Use Case: Access Alumni Home Page
2. The Alum selects the Alum link on the CIS home page.
3. The University Web Server passes the Alum to the Alumni Home Page.
Brief Description:
The Alum chooses to fill out a survey.
Initial step-by-step description:
For this use case to be initiated the Alum must be connected to the Internet and on the
17) The Departmental Server retains information in the database designated faculty
member
will be notified.
18) The Departmental Server returns the Alum to the Alumni Home Page.
Brief Description:
The Alum chooses to create a new entry on the Entries page.
20) The Departmental Server returns the “Add a New Alum Form.”
22) The Alum can choose which fields to make public or private.
24) The Departmental Server checks to see if all required fields contain data.
25) If all required fields contain data the Departmental Server adds the data to the Alum
Database.
26) If a required filed is empty the Departmental Server returns the form to the Alum with
a message.
27) The Departmental Server returns the Alum to the Alumni Home Page.
32) The Alum checks the correct graduate and enters his/her password
33) The Departmental Server searches the Alumni Database for the Alum name and
password.
34) The Departmental Server returns the Alum’s data if the password matches.
35) If the password does not match the Departmental Server returns an error message and
returns the Alum to the previous page.
36) The Alum changes the appropriate fields and clicks submit.
37) The Departmental Server replaces the old data with the new.
38) The Departmental Server returns the Alum to the CIS Alumni Home Page.
42) The Departmental Server queries the Alumni Database for the requested information.
43) The Departmental Server returns all Alums that graduated that year.
47) The Departmental Server checks the to see if the required fields are not empty.
48) The Departmental Server queries the Alumni Database for the particular Alum.
49) If the Alum requested is not in the Alumni Database, if there is no e-mail address for
the requested Alum, or if the Alum has requested that no e-mails be forwarded, the
Departmental Server will return a message that the requested Alum can not be e-
mailed.
50) If the Alum requested is in the Alumni Database and there is an e-mail address the
message along with the requested Alum’s e-mail will be forwarded to the requested
Alum.
51) The Departmental Server will return a message and return the Alum to the CIS
Alumni Home Page.
The web site must be compatible with both the Netscape and Internet Explorer
web browsers. This system will use the same type of Internet security presently being
3.2.2. Survey
Use Case Name: Survey
Priority Essential
Trigger Selects
Precondition The Alum is connected to the Internet and on
the CIS Alumni Home Page
Basic Path 1. The Departmental Server presents the
Alum with a form.
2. The Alum fills in the form and click
submit
3. The Departmental Server checks to see if
all required fields are not empty.
4. If the required fields are not empty, the
Departmental Server creates a new record
in then Survey Table of the Alumni
Database.
5. If any of the required fields are empty,
the Departmental Server returns a
message and returns the Alum to the
Survey form.
6. The Departmental Server returns the
Alum to the Alumni Home Page
Alternate Path N/A
Postcondition The survey record is created in the Survey
Table of the Alumni Database.
Exception Path 1. If the connection is terminated before the
form is submitted, the fields are all
cleared and the Departmental Server is
returned to the wait state.
Other
Reference: SRS 2.3.2
Fields marked with an ‘*’ are required fields. Fields marked with a ‘#’ can be
visible or not visible and is determined by the Alum. Fields marked with a ‘^’ are never
The questions that are used on the survey form will be initially created by a
designated faculty member. The questions will be stored in the Question Record of the
Survey Table of the Alumni Database. The responses to these questions will be stored in
Program to join. If time does not permit the search/e-mail section can be done, possibly
by another Master Studio student. A report generated by the system of the responses to