Top Banner
Recruitment Registrar Project Plan By Jason Vipond, Jim Sodam, Joe Klug, Ajay Dharna October 24, 2002
33

Recruitment Registrar Project Plan

Jan 15, 2016

Download

Documents

Cady

Recruitment Registrar Project Plan. By Jason Vipond, Jim Sodam, Joe Klug, Ajay Dharna October 24, 2002. Project Overview. Client – Admissions Marketing Dept. What do they do? Why do they need us?. Project Overview (cont). Types of Users: Users – Potential Students - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Recruitment Registrar Project Plan

Recruitment RegistrarProject Plan

By

Jason Vipond, Jim Sodam, Joe Klug,

Ajay Dharna

October 24, 2002

Page 2: Recruitment Registrar Project Plan

Project Overview

• Client – Admissions Marketing Dept.

• What do they do?

• Why do they need us?

Page 3: Recruitment Registrar Project Plan

Project Overview (cont)

Types of Users:

• Users – Potential Students

• Super-Users – Admissions Marketing Staff

Page 4: Recruitment Registrar Project Plan

Project Overview (cont.)

We intend to provide a solution that:

• Captures potential students information from the web and stores it in a database

• Reduces data entry

• Allows Admissions Marketing Staff to add, modify, and delete records

Page 5: Recruitment Registrar Project Plan

Lifecycle Model

Page 6: Recruitment Registrar Project Plan

Milestones – CS425

• Requirements Analysis Document

• Project Plan

• Design Document

• Final Presentation

Page 7: Recruitment Registrar Project Plan

Milestones – CS499

• Coding Specification

• Module/Integration Testing Complete

• System Testing Complete

• Acceptance Testing Complete

• Successful Migration

• User Manual

• Final Presentation

Page 8: Recruitment Registrar Project Plan

Basic Organization

Mr. GrantUpper Management

Dr. EhlmannUpper Management

Jason VipondProject Leader

Karen BollingerMain Client Contact

Ajay DharnaLead Designer

Jim SodamLead Programmer

Joe KlugLead Tester

Page 9: Recruitment Registrar Project Plan

Roles

• Jason Vipond – Team LeaderJason is responsible for keeping the team on track, assigning units of work, leading meetings, and scheduling team and client meetings.

• Jim Sodam – Lead ProgrammerJim will be in charge of leading the programming process. Since Jim has more experience with ASP, he will be the “go to” guy for ASP page creation and troubleshooting.

Page 10: Recruitment Registrar Project Plan

Roles (cont.)

• Joe Klug – Lead TesterJoe will oversee the testing process, keenly observing testing criterion and overseeing all module, integration, system tests, acceptance, and site tests.

• Ajay Dharna – Lead DesignerAjay will lead the team in all aspects of design, including: system design, interface design, and web design. Ajay is also responsible for the team website

Page 11: Recruitment Registrar Project Plan

Additional Responsibilities

• Documentation

• Analysis

• Programming

• Testing

• Design

• Presentations

• Learning required technology

Page 12: Recruitment Registrar Project Plan

Required Tools

• Hardware– csfs2– PC

• Software– MS Access– Text Editor

Page 13: Recruitment Registrar Project Plan

Decision Making

• Consensus

• If consensus fails– Majority vote

• In event of a tie– Phase leader makes decision

Page 14: Recruitment Registrar Project Plan

Change Management

• Baselines– Requirements Analysis Document– Design Document

• Who may make a change proposal?– Team members– Client– Upper Management

Page 15: Recruitment Registrar Project Plan

Change Management (cont.)

• Types of change– High impact on cost or schedule– Low impact on cost or schedule

• Change Management Board– Consists of team members– Meets within 3 working days of change request– Decision reached

Page 16: Recruitment Registrar Project Plan

Change Management (cont.)

• Implementing a change– Approvals needed

• If the change changes functionality the client and Change Management Board approval is needed.

• Otherwise only Change Management Board approval is needed

– Documents updated– Change scheduled– Change tested

Page 17: Recruitment Registrar Project Plan

Change Management (cont.)

• Change Request Form– Name of person requesting change– Date of change request– Change requested– Reasoning behind requested change

Page 18: Recruitment Registrar Project Plan

Document Plan

• The leader of the current project stage is responsible for documentation for that stage.

• Documentation must be approved by the team before it is considered final.

Page 19: Recruitment Registrar Project Plan

Document Plan (cont.)

• The author(s) of the document are to proof the document before presenting it to the team for final proofing and editing.

• Printed documents will be made available to the client and management upon request.

• Current documents are always accessible to anyone from the project web page. (http://www.cs.siue.edu/sp/f02g7/)

Page 20: Recruitment Registrar Project Plan

Test Plan

Module Test• Testing done on a particular module before

combining with the rest of the system.• This includes white and black box testing.• Module tests determine whether or not the

module is ready for integration.• Module tests should be done by someone

other than the programmer of that module.

Page 21: Recruitment Registrar Project Plan

Test Plan (cont.)

Integration Test• In integration testing, we insert a new module into

the system and perform tests to ensure correctness.• The system can be integrated using a top down or

bottom up approach.• When all modules have been successfully

integrated, integration test is complete.

Page 22: Recruitment Registrar Project Plan

Test Plan (cont.)

System Test• The integrated system is tested by someone other than the

programmers. The system is tested against the Problem Specification to ensure it does the intended job.

• System tests are done to be certain that the system will handle extreme and normal uses correctly.

• The environment should be as close to the final environment as possible.

• This test is typically called the "Break Test" and shows that the system will hold up against misuse.

Page 23: Recruitment Registrar Project Plan

Test Plan (cont.)

Acceptance Test• We must show that the system satisfies all the

contract requirements.• If the requirements are not met, the team should

do its best to modify the system to meet the client's concerns.

• If the client is satisfied, he/she will sign an agreement stating that they accept the system.

Page 24: Recruitment Registrar Project Plan

Test Plan (cont.)

Site Test• The system is put in place for its final set of

tests.

• This test determines the system’s readiness for operation in a production environment.

Page 25: Recruitment Registrar Project Plan

Migration

• Security concern with live server

• All finished scripts and databases will be passed to Martin Mokoosio for installation on the client’s server.

• The finished scripts and databases will be passed to Martin Mokoosio by April 16, 2003.

Page 26: Recruitment Registrar Project Plan

Migration (cont.)

Method – Parallel Operation

 If the system is fully functional following migration, the cutover criteria has been met.

 The client will make the decision to cutover from the old system to the new one

Page 27: Recruitment Registrar Project Plan

Migration (cont.)

Plan ‘B’

• Client uses old system and shops around for a server to house new system.

Page 28: Recruitment Registrar Project Plan

Migration (cont.)

Introduction of Data• The project team will implement a program

to automate the data conversion process. Any data that does not have a suitable unique identifier (SSN) will be discarded. It is the client’s responsibility to validate the converted data.

Page 29: Recruitment Registrar Project Plan

Training Plan

There are two types of training that the Team will be responsible for:

• Internal Training

• External Training

Page 30: Recruitment Registrar Project Plan

• Internal Training• ASP• MS Access• HTML

• External Training• Client trained to use and Administer

the system.• Client will also be provided with a

User Manual.

Training Plan (cont.)

Page 31: Recruitment Registrar Project Plan

Risks

• Migration of System

• Server crash

• Completion of Project

• Database will become too large

• Hackers

Page 32: Recruitment Registrar Project Plan

Current Project Status

• Contract Signed

• Documents Updated

• Project Design

• New web site

• Development Server Obtained

Page 33: Recruitment Registrar Project Plan