Course Registration System
Supplementary Specification

 

Version: Draft

Revision History

Date

Version

Description

Author

21/Dec/98 Draft Initial release - draft S. Gamble
 
 
 
 
 
 
 
 
 
 
 
 

 

Table of Contents

  1. Objectives
  2. Scope
  3. References
  4. Functionality
    4.1    System Error Logging
  5. Usability
    5.1    Windows Compliance
    5.2    Design for Ease-of-Use
    5.3    Online Help
  6. Reliability
    6.1    Availability
    6.2    Mean Time Between Failures
  7. Performance
    7.1    Simultaneous Users
    7.2    Database Access Response Time
    7.3    Transaction Response Time
  8. Supportability
    8.1    New Releases Downloadable
  9. Design Constraints
    9.1    Course Catalog Legacy System
    9.2    Billing System
    9.3    Platform Requirements
    9.4    Internet Browsers
    9.5    Java Compatibility

Supplementary Specification

  1. Objectives
  2. The purpose of this document is to define requirements of the Wylie course registration (C-Registration) system. This Supplementary Specification lists the requirements that are not readily captured in the use cases of the use-case model. The Supplementary Specifications and the use-case model together capture a complete set of requirements on the system.

    2.    Scope

    This Supplementary Specification applies to the Wylie course registration system which will be developed by the Wylie College Information Systems (IT) department. The IT department will develop this client-server system to interface with the existing course catalog database.

    The C-Registration System will enable students to register for courses on-line. The C-Registration System allows professors to select their teaching courses and to maintain student grades.

    This specification defines the non-functional requirements of the system; such as reliability, usability, performance, and supportability as well as functional requirements that are common across a number of use cases. (The functional requirements are defined in the Use Case Specifications.)

    3.    References

Applicable references are:

  1. Course Registration System Business Case, WyIT388, DRAFT, 1998, Wylie College IT.
  2. Course Billing Interface Specification, WC93332, 1985, Wylie College Press.
  3. Course Catalog Database Specification, WC93422, 1985, Wylie College Press.
  4. Course Registration System Stakeholder Requests Document, WyIT389, V1.0, 1998, Wylie College IT.
  5. Course Registration System Vision Document, WyIT387, V1.0, 1998, Wylie College IT.
  6. Course Registration System Glossary, WyIT406, V1.0, 1998, Wylie College IT.
  7. Course Registration System Use Case Spec - Close Registration, WyIT403, Draft, 1998, Wylie College IT.
  8. Course Registration System Use Case Spec - Login, WyIT401, Draft, 1998, Wylie College IT.
  9. Course Registration System Use Case Spec - Maintain Professor Info, WyIT407, Draft, 1998, Wylie College IT.
  10. Course Registration System Use Case Spec - Register for Courses, WyIT402, Draft, 1998, Wylie College IT.
  11. Course Registration System Use Case Spec - Select Courses to Teach, WyIT405, Draft, 1998, Wylie College IT.
  12. Course Registration System Use Case Spec - Maintain Student Info, WyIT408, Draft, 1998, Wylie College IT.
  13. Course Registration System Use Case Spec - Submit Grades, WyIT409, Draft, 1998, Wylie College IT.
  14. Course Registration System Use Case Spec - View Report Card, WyIT410, Draft, 1998, Wylie College IT.
    4.    Functionality

    This section lists functional requirements that are common to more than one use case.

4.1    System Error Logging

    All system errors shall be logged. Fatal system errors shall result in an orderly shutdown of the system.

    The system error messages shall include a text description of the error, the operating system error code (if applicable), the module detecting the error condition, a data stamp, and a time stamp. All system errors shall be retained in the Error Log Database.

    5.    Usability

     

    This section lists all of those requirements that relate to, or affect, the usability of the system.

5.1    Windows Compliance

       

      The desktop user-interface shall be Windows 95/98 compliant.

5.2    Design for Ease-of-Use

       

      The user interface of the C-Registration System shall be designed for ease-of-use and shall be appropriate for a computer-literate user community with no additional training on the System.

5.3    Online Help

    Each feature of the C-Registration System shall have built-in online help for the user. Online Help shall include step by step instructions on using the System. Online Help shall include definitions for terms and acronyms.

    6.    Reliability

     

    This section lists all reliability requirements.

6.1    Availability

       

      The availability requirements will be defined in the next iteration.

6.2    Mean Time Between Failures

    The MTBF requirements will be defined in the next iteration.

    7.    Performance

     

    The performance characteristics of the system are outlined in this section.

7.1    Simultaneous Users

       

      The system shall support up to 2000 simultaneous users against the central database at any given time, and up to 500 simultaneous users against the local servers at any one time.

7.2    Database Access Response Time

       

      The system shall provide access to the legacy course catalog database with no more than a 10 second latency.

7.3    Transaction Response Time

    The system must be able to complete 80% of all transactions within 2 minutes.

    8.    Supportability

     

    This section defines any requirements that will enhance the supportability or maintainability of the system being built.

8.1    New Releases Downloadable

    Upgrades to the PC client portion of C-Registration shall be downloadable from the UNIX Server over the internet. This feature enables students to have easy access to system upgrades.

    9.    Design Constraints

     

    This section lists any design constraints on the system being built.

9.1    Course Catalog Legacy System

       

      The system shall integrate with existing legacy system (course catalog database) which operates on the College DEC VAX Main Frame.

9.2    Billing System

       

      The C-Registration System shall interface with the existing Course Billing System which operates on the College DEC VAX Main Frame.

9.3    Platform Requirements

       

      The client portion of the C-Registration System shall operate on any personal computer with a 486 processor or greater. The client portion shall require less than 20 MB disk space and 32 MB RAM.

      The server portion of the C-Registration System shall operate on the Wylie College UNIX server.

9.4    Internet Browsers

       

      The web-based interface for the C-Registration System shall run in Netscape 4.0.4 and Internet Explorer 4.0 browsers.

9.5    Java Compatibility

The web-based interface shall be compatible with the Java 1.1 VM runtime environment.

 



 

Copyright  (C) IBM Corp. 1987, 2004. All Rights Reserved. 

Course Registration Project Web Example
Version 2001.03