Software Quality Assurance Plan

Size: px
Start display at page:

Download "Software Quality Assurance Plan"

Transcription

1 Sftware Quality Assurance Plan fr AnthrpdEST pipeline System Versin 1.0 Submitted in partial fulfillment f the requirements f the degree f Master f Sftware Engineering Prepared by Luis Fernand Carranc M. CIS 895 MSE Prject Kansas State University Spring 2010

2 Table f Cntents 1 Purpse Reference dcuments Management Organizatin Tasks Respnsibilities Dcumentatin Standards, practices, cnventins, and metrics Dcumentatin standards Cding standards Lgic structure standards Data structure standards Cmmentary standards Metrics Reviews and audits Test Prblem reprting and crrective actin Tls, techniques, and methdlgies Cde cntrl Recrds cllectin, maintenance, and retentin Risks... 9

3 1 Purpse The purpse f the present dcument is t specify the prcedures and tasks t be perfrmed t assure the quality fr the MSE prject ArthrpdEST pipeline system. The Sftware Quality Assurance (SQA) plan will cver all the prduct functins that the system will autmate. The pipeline system includes EST analysis requests, jb submissins, ntificatin, reprt generatin, and keep track f analysis dne. The prcedures described in this plan will be applied during inceptin, elabratin, prductin and transitin phases f the develpment f ArthrpdEST pipeline system. 2 Reference dcuments Visin Dcument Prject Plan IEEE Standard fr Sftware Quality Assurance Planning. 3 Management 3.1 Organizatin The peple that will be invlved during the sftware prject develpment t assurance the quality f the system is present belw. Supervisin Cmmittee Dr. Daniel Andresen Dr. Dina Caragea Dr. Mitchell Neilsen Majr Prfessr Page 3

4 Dr. Daniel Andresen Technical inspectrs Tsung-Hsi Wu Carls Kirkcnnel Develper Luis Carranc Biinfrmatics Center technical respnsible Sanjay Chellapilla 3.2 Tasks The activities fr the ArthrpdEST pipeline system are defined in the Prject Plan dcument. Hwever, the mst imprtant tasks t assure quality ver the system include: Frmal reviews will be perfrmed thrugh majr prject milestne which include the three MSE presentatins at the end f inceptin, elabratin and prductin phases. Testing will be dne during the whle life-cycle accrding t the planning that will be dne in the inceptin and elabratin phase. Perfrmance metrics will be cllected and analyzed thrughut the life-cycle, but mainly in prductin and transitin phase, where they will be mre accurate. 3.3 Respnsibilities The supervisin cmmittee will be respnsible fr review the system in the presentatins at the end f each phase. After each presentatin, the cmmittee will prvide feedback t the develper regarding the sftware prduct. The majr prfessr will be respnsible fr supervising the tasks and prgress dne by the develper during the prject develpment. Page 4

5 The frmal technical inspectrs will be respnsible fr a technical review ver the architecture design system and particularly ver the frmal dcumentatin generated fr the prject. They will prduce an inspectin reprt with feedback fr the develper. The develper will generate all the prject dcumentatin and perfrm all develpment tasks in rder t achieve the gals and requirements defined in the Visin Dcument. Additinally, develper will be n charge f the sftware testing and prepare the presentatins befre the cmmittee. The Technical respnsible frm Biinfrmatics Center will verify the crrectness f results which are prduced by the biinfrmatics packages in the pipeline system. 4 Dcumentatin The deliverable dcuments that will be prduced during the develpment f the system are: Visin Dcument Prject plan dcument with wrk breakdwn structure Sftware quality assurance plan Architectural design dcument Frmal specificatin Test plan Technical inspectin reprts Assessment evaluatin User Manual Prject evaluatin Page 5

6 Dcuments shuld be crss referenced between them. They will be reviewed and apprved by the cmmittee, and they shall be cnsistent with requirements and functinality. All dcumentatin will be psted by at the web site 5 Standards, practices, cnventins, and metrics 5.1 Dcumentatin standards IEEE standards will be used as a main guideline fr all prject dcumentatin. UML diagrams will be used as much as pssible t depict visually the sftware prduct. Critical requirements will be shwn thrugh use cases. Sequence and class diagrams will be the standards fr design dcumentatin. 5.2 Cding standards The new sftware cmpnents t be develped fr the prject will be cded using pythn. Pythn Enhancement Prpsal (PEP) number 8 will be used as cding standards. The administratin interface will be develped in PHP and its cde standard will be used. Fr the cmpnents already develped, it will be used Perl and Bash shell cding standards. 5.3 Lgic structure standards Cde files will be hierarchically in packages and mdules t rganize the cmpnents structure. It will be used bject riented prgramming t define classes in files. 5.4 Data structure standards Mysql name standards will be used fr the system database structure. Table names will start with uppercases, and field names with lwercases. Camel case will be the standard fr names f fields with mre than ne wrd. 5.5 Cmmentary standards Page 6

7 All the new sftware cmpnents t be develped will be cmmented t give a brief descriptin f the cde fcusing in the main purpse f the functinality. Every mdule, class, and methd will be cmmented describing the main purpse f the cde. Fr each file, a main header cmment shall be cntain the authr s name, creatin date, last mdificatin date, and brief descriptin f its purpse. 5.6 Metrics Metrics will help t measure the prgress f the sftware prject. Sme metrics t be taken during the prject t future evaluatin are lines f cde (LOC), number f test failures, develpment and test hurs. At the end f the prject, the effrt will be evaluated accrding t initial estimatins. 6 Reviews and audits The majr reviews will be dne at the three frmal presentatins at the end f each phase. The cmmittee members will prvide feedback and suggestins accrding t the prduced dcumentatin as well as the prttype demnstratins. Furthermre, the tw frmal technical inspectrs will assess the architecture design alng the frmal specificatins t submit a reprt based n their findings. Finally, the Biinfrmatics Center s technical respnsible will verify that the results fr the EST analysis will be prduced crrectly fr the new implementatin f the pipeline system. 7 Test A test plan will be develped defining test activities and functins t be verified in the system. All the results must be dcumented and evaluated. 8 Prblem reprting and crrective actin Page 7

8 All parties invlved in the prject shuld reprt any prblem with the sftware system, artifacts r the prcess itself as sn as pssible. The develper shuld be respnsible fr prvide slutins and time estimatin t reslving the prblems. The majr prcessr shuld review that the crrective actin will be applied after any reprted issue. All the prblems will be dcumented as part f the final prject evaluatin dcument indicating which the prblem was and hw it was slved. If there is any unreslved prblem, it shall be directly reprted t the cmmittee members. 9 Tls, techniques, and methdlgies Tls that will be used during the prject develpment t assure the quality are: MS Wrd. Develp dcumentatin MS Prject. Prject planning and keep track prgress. MS Visi. UML dcumentatin Eclipse. Supprt prject develpment, cmpile cde Pythn Unit. Fr unit testing Virtual Bx. Fr server test envirnment. USE. Frmal specificatin and verificatin Subversin. Keep surce cde repsitry and cntrl versining Techniques Presentatins Frmal inspectins Methdlgies Iterative mdern prcess Page 8

9 10 Cde cntrl The subversin surce repsitry system will be used fr cde cntrl f the ArthrpdEST pipeline system surce and testing cde. 11 Recrds cllectin, maintenance, and retentin All the dcumentatin and surce cde prduced will be recrded and versined. This includes the detail dcumentatin f the design, implementatin and the testing data. This wuld certainly help the develper s t extend, mdify r repair the sftware in future. At the end f the prject, the final versin f the dcumentatin will be turn in t the University Library, majr prfessr, Develper and Biinfrmatics Center. The entire surce cde will be submitted in a CD t the majr prfessr and Biinfrmatics Center. 12 Risks Ptential risks will be identified and they will be cnstantly mnitring thrugh a table risk management t mitigate their impact. The identified risks fr the ArthrpdEST pipeline system are described in the table belw. Risk Level Impact Mitigatin Cntingency Incmpatibility High Prject Early prttype identifies Install supprted sftware biinfrmatics packages unfeasibility cnfiguratin and prgrams in Becat cluster in Becat Becat supprts ArthrpdEST pipeline Medium Prject Test early prttype directly Identify cde t adjust. scripts d nt execute in Becat delay in Becat Estimate time and decide which functinality mdify. Requirements creep Medium Prject Review early prttype with Cmmittee members in the delay Biinfrmatics Center presentatins decide which technical respnsible reach new requirements might be Page 9

10 Perfrmance degradatin Lw Prject s gals nt reached main gals. Measure time respnses during prject develpment and cmpare with ld implementatin. implemented. Identify bttlenecks, estimate time and decide sectins t be changed. Page 10

CS 360 Software Development Spring 2008 Tuesdays and Thursdays 3:30 p.m. 4:45 p.m.

CS 360 Software Development Spring 2008 Tuesdays and Thursdays 3:30 p.m. 4:45 p.m. CS 360 Sftware Develpment Spring 2008 Tuesdays and Thursdays 3:30 p.m. 4:45 p.m. Instructr: Ingrid Russell Office: Dana 343 email: irussell@hartfrd.edu http://uhaweb.hartfrd.edu/irussell Curse Descriptin:

More information

Service Level Agreement (SLA) Hosted Products. Netop Business Solutions A/S

Service Level Agreement (SLA) Hosted Products. Netop Business Solutions A/S Service Level Agreement (SLA) Hsted Prducts Netp Business Slutins A/S Cntents 1 Service Level Agreement... 3 2 Supprt Services... 3 3 Incident Management... 3 3.1 Requesting service r submitting incidents...

More information

16 CRITICAL SOFTWARE PRACTICES FOR PERFORMANCE-BASED MANAGEMENT

16 CRITICAL SOFTWARE PRACTICES FOR PERFORMANCE-BASED MANAGEMENT 16 CRITICAL SOFTWARE PRACTICES FOR PERFORMANCE-BASED MANAGEMENT PURPOSE..... 2 PROJECT INTEGRITY 1. ADOPT CONTINUOUS PROGRAM RISK MANAGEMENT... 3 2. ESTIMATE COST AND SCHEDULE EMPIRICALLY... 6 3. USE METRICS

More information

UNIVERSITY OF CALIFORNIA MERCED PERFORMANCE MANAGEMENT GUIDELINES

UNIVERSITY OF CALIFORNIA MERCED PERFORMANCE MANAGEMENT GUIDELINES UNIVERSITY OF CALIFORNIA MERCED PERFORMANCE MANAGEMENT GUIDELINES REFERENCES AND RELATED POLICIES A. UC PPSM 2 -Definitin f Terms B. UC PPSM 12 -Nndiscriminatin in Emplyment C. UC PPSM 14 -Affirmative

More information

Waitemata District Health Board, 15 Shea Terrace, Takapuna

Waitemata District Health Board, 15 Shea Terrace, Takapuna Date: Octber 2015 Jb Title: Quality and Audit Manager Department: Planning, Funding and Outcmes Unit Lcatin: Waitemata District Health Bard, 15 Shea Terrace, Takapuna Reprting t: Directr Funding Direct

More information

ITIL Release Control & Validation (RCV) Certification Program - 5 Days

ITIL Release Control & Validation (RCV) Certification Program - 5 Days ITIL Release Cntrl & Validatin (RCV) Certificatin Prgram - 5 Days Prgram Overview ITIL is a set f best practices guidance that has becme a wrldwide-adpted framewrk fr Infrmatin Technlgy Services Management

More information

Systems Support - Extended

Systems Support - Extended 1 General Overview This is a Service Level Agreement ( SLA ) between and the Enterprise Windws Services t dcument: The technlgy services the Enterprise Windws Services prvides t the custmer. The targets

More information

1.2 Supporting References For information relating to the Company Hardware Request project, see the SharePoint web site.

1.2 Supporting References For information relating to the Company Hardware Request project, see the SharePoint web site. Hardware Request System Visin 1 Intrductin 1.1 Dcument Purpse and Scpe This dcument utlines the visin fr the Hardware Request system. The purpses f this dcument are t: Identify and agree n the prblems

More information

9 ITS Standards Specification Catalog and Testing Framework

9 ITS Standards Specification Catalog and Testing Framework New Yrk State ITS Standards Specificatin Develpment Guide 9 ITS Standards Specificatin Catalg and Testing Framewrk This chapter cvers cncepts related t develpment f an ITS Standards Specificatin Catalg

More information

Case Study Best mcommerce marketplace system

Case Study Best mcommerce marketplace system Case Study Best mcmmerce marketplace system www.brainvire.cm 2015 Brainvire Inftech Pvt. Ltd Page 1 f 1 Client Requirement The client is ne f the mst experienced merchandize selling cmpany wners wh has

More information

Loss Share Data Specifications Change Management Plan

Loss Share Data Specifications Change Management Plan Lss Share Data Specificatins Change Management Plan Last Updated: 2/27/2013 Table f Cntents I. Purpse... 3 II. Change Management Apprach... 3 III. Categries f Revisins... 4 IV. Help and Supprt... 6 Lss

More information

Project Startup Report Presented to the IT Committee June 26, 2012

Project Startup Report Presented to the IT Committee June 26, 2012 Prject Name: SOS File 2.0 Agency: Secretary f State Business Unit/Prgram Area: Secretary f State Prject Spnsr: Al Jaeger Prject Manager: Beverly Maitland Prject Startup Reprt Presented t the IT Cmmittee

More information

IT CHANGE MANAGEMENT POLICY

IT CHANGE MANAGEMENT POLICY IT CHANGE MANAGEMENT POLICY Effective Date May 19, 2016 Crss-Reference 1. IT Operatins and Maintenance Plicy 2. IT Security Incident Management Plicy Respnsibility Apprver Review Schedule 1. Plicy Statement

More information

Version: Modified By: Date: Approved By: Date: 1.0 Michael Hawkins October 29, 2013 Dan Bowden November 2013

Version: Modified By: Date: Approved By: Date: 1.0 Michael Hawkins October 29, 2013 Dan Bowden November 2013 Versin: Mdified By: Date: Apprved By: Date: 1.0 Michael Hawkins Octber 29, 2013 Dan Bwden Nvember 2013 Rule 4-004J Payment Card Industry (PCI) Patch Management (prpsed) 01.1 Purpse The purpse f the Patch

More information

1)What hardware is available for installing/configuring MOSS 2010?

1)What hardware is available for installing/configuring MOSS 2010? 1)What hardware is available fr installing/cnfiguring MOSS 2010? 2 Web Frnt End Servers HP Prliant DL 380 G7 2 quad cre Intel Xen Prcessr E5620, 2.4 Ghz, Memry 12 GB, 2 HP 146 GB drives RAID 5 2 Applicatin

More information

Data Warehouse Scope Recommendations

Data Warehouse Scope Recommendations Rensselaer Data Warehuse Prject http://www.rpi.edu/datawarehuse Financial Analysis Scpe and Data Audits This dcument describes the scpe f the Financial Analysis data mart scheduled fr delivery in July

More information

CDC UNIFIED PROCESS PRACTICES GUIDE

CDC UNIFIED PROCESS PRACTICES GUIDE Dcument Purpse The purpse f this dcument is t prvide guidance n the practice f Business Case and t describe the practice verview, requirements, best practices, activities, and key terms related t these

More information

Standards and Procedures for Approved Master's Seminar Paper or Educational Project University of Wisconsin-Platteville Requirements

Standards and Procedures for Approved Master's Seminar Paper or Educational Project University of Wisconsin-Platteville Requirements Standards and Prcedures fr Apprved Master's Seminar Paper r Educatinal Prject University f Wiscnsin-Platteville Requirements Guidelines Apprved by the Graduate Cuncil University f Wiscnsin-Platteville

More information

Document Management Versioning Strategy

Document Management Versioning Strategy 1.0 Backgrund and Overview Dcument Management Versining Strategy Versining is an imprtant cmpnent f cntent creatin and management. Versin management is a key cmpnent f enterprise cntent management. The

More information

Importance and Contribution of Software Engineering to the Education of Informatics Professionals

Importance and Contribution of Software Engineering to the Education of Informatics Professionals Imprtance and Cntributin f Sftware Engineering t the Educatin f Infrmatics Prfessinals Dr. Tick, József Budapest Plytechnic, Hungary, tick@bmf.hu Abstract: As a result f the Blgna prcess a new frm f higher

More information

General Information Project Title. Enterprise Service Management Reporting 7/3/2012 Project Manager Phone Email

General Information Project Title. Enterprise Service Management Reporting 7/3/2012 Project Manager Phone Email Prject Charter General Infrmatin Prject Title Date Enterprise Service Management Reprting 7/3/2012 Prject Phne Email Jdi Muller 415.476.2821 Jdi.Muller@ucsf.edu Executive Spnsr Phne Email Opinder Bawa

More information

COE: Hybrid Course Request for Proposals. The goals of the College of Education Hybrid Course Funding Program are:

COE: Hybrid Course Request for Proposals. The goals of the College of Education Hybrid Course Funding Program are: COE: Hybrid Curse Request fr Prpsals The gals f the Cllege f Educatin Hybrid Curse Funding Prgram are: T supprt the develpment f effective, high-quality instructin that meets the needs and expectatins

More information

Organizational Change Management Plan

Organizational Change Management Plan Put yur lg here Put yur Organizatin Organizatinal Change Management Plan Dcument Organizatinal Change Management Plan Prject Name: Prepared by: Date (MM/DD/YYYY):

More information

CERTIFICATION CRITERIA

CERTIFICATION CRITERIA 2014 Editin Test Prcedure fr 170.314(a)(1) Cmputerized prvider rder entry Apprved Test Prcedure Versin 1.3, December 19, 2014 Test Prcedure fr 170.314(a)(1) Cmputerized prvider rder entry This dcument

More information

Undergraduate Degree Program Assessment Progress Report Cover Sheet

Undergraduate Degree Program Assessment Progress Report Cover Sheet Undergraduate Degree Prgram Assessment Prgress Reprt Cver Degree: BA Prfessinal and Technical Writing Fr Calendar Year: 2014 (Date submitted t cllege cmmittee:) 2-20-2015 (Date psted n cllege assessment

More information

Solution. Industry. Challenges. Client Case Study. Legacy Systems too Costly to Maintain. Supply Chain Advantage. Delivered.

Solution. Industry. Challenges. Client Case Study. Legacy Systems too Costly to Maintain. Supply Chain Advantage. Delivered. Supply Chain Advantage. Delivered. Client Case Study MEBC Supprts the Federal Aviatin Administratin Manage Prject Risk during Majr ERP Implementatin thrugh Independent Verificatin and Validatin (IV&V)

More information

Corporate Profile, 2014

Corporate Profile, 2014 Cpyright 2014 IT-Serve.cm All rights reserved. IT-Serve.cm Crprate Prfile, 2014 Internatinal experience, Reginal reach, Lcal understanding Dubai Abu Dhabi Sharjah Oman Qatar Saudi Arabia IT-Serve.cm PO

More information

CDC UNIFIED PROCESS PRACTICES GUIDE

CDC UNIFIED PROCESS PRACTICES GUIDE Dcument Purpse The purpse f this dcument is t prvide guidance n the practice f Risk Management and t describe the practice verview, requirements, best practices, activities, and key terms related t these

More information

Business Plan Overview

Business Plan Overview Business Plan Overview Organizatin and Cntent Summary A business plan is a descriptin f yur business, including yur prduct yur market, yur peple and yur financing needs. Yu shuld cnsider that a well prepared

More information

Community Support Programs N9 Organizational Internship Program

Community Support Programs N9 Organizational Internship Program NAVY REGION SOUTHWEST Cmmunity Supprt Prgrams N9 Organizatinal Internship Prgram April 2011 Cntents Prgram... 3 Purpse... 3 Outcme... 3 Duratin... 3 Definitins... 3 Eligibility... 4 Prcess... 5 Participating

More information

PRODUCTION BASED CONSTRUCTION COST ESTIMATE

PRODUCTION BASED CONSTRUCTION COST ESTIMATE PRODUCTION BASED CONSTRUCTION COST ESTIMATE (BOTTOM-UP ESTIMATING METHOD) DEVELOPED FOR CONSTRUCTION PLANNING DURING THE DESIGN PHASE REV2 10-JAN-14 1 P a g e CONTENT 1 BOTTOM UP ESTIMATING SUMMARY FOR

More information

IEC 61508 Functional Safety Assessment

IEC 61508 Functional Safety Assessment IEC 61508 Functinal Safety Assessment Prject: Rsemunt 3051S 4-20mA HART Pressure Transmitter Sftware Revisin 7.0 and Abve Cmpany: Rsemunt Inc. (an Emersn Prcess Management cmpany) Chanhassen, MN USA Cntract

More information

Software and Hardware Change Management Policy for CDes Computer Labs

Software and Hardware Change Management Policy for CDes Computer Labs Sftware and Hardware Change Management Plicy fr CDes Cmputer Labs Overview The cmputer labs in the Cllege f Design are clsely integrated with the academic needs f faculty and students. Cmputer lab resurces

More information

GUJARAT TECHNOLOGICAL UNIVERSITY

GUJARAT TECHNOLOGICAL UNIVERSITY GUJARAT TECHNOLOGICAL UNIVERSITY COMPUTER ENGINEERING (07) AND INFORMATION TECHNOLOGY (16) SOFTWARE ENGINEERING SUBJECT CODE: 2160701 B.E. 6 th SEMESTER Type f curse: NA Prerequisite: Object Oriented Prgramming

More information

Magenta HR in partnership with breath ehr

Magenta HR in partnership with breath ehr BREATHEHR ONLINE HR SYSTEM AND PORTAL Magenta HR in partnership with breath ehr Magenta HR Cnsulting Ltd. 24 Canning Street, Edinburgh EH3 8EG Tel. 0131 2272769 www.magentahr.cm inf@magentahr.cm 6 December

More information

The Importance Advanced Data Collection System Maintenance. Berry Drijsen Global Service Business Manager. knowledge to shape your future

The Importance Advanced Data Collection System Maintenance. Berry Drijsen Global Service Business Manager. knowledge to shape your future The Imprtance Advanced Data Cllectin System Maintenance Berry Drijsen Glbal Service Business Manager WHITE PAPER knwledge t shape yur future The Imprtance Advanced Data Cllectin System Maintenance Cntents

More information

INDICE. Production Part Approval Process 1- POLICY AND QUALITY VISION 2- QUALITY SYSTEM REQUIREMENTS 3- FIRST SAMPLES VALIDATION

INDICE. Production Part Approval Process 1- POLICY AND QUALITY VISION 2- QUALITY SYSTEM REQUIREMENTS 3- FIRST SAMPLES VALIDATION GAMESA QUALITY REQUIREMENTS FOR SUPPLIERS INDICE 1 2 3 4 1- POLICY AND QUALITY VISION 2- QUALITY SYSTEM REQUIREMENTS 3- FIRST SAMPLES VALIDATION 4- QUALITY PERFORMANCE Prductin Part Apprval Prcess 5 5-

More information

What is Software Risk Management? (And why should I care?)

What is Software Risk Management? (And why should I care?) What is Sftware Risk Management? (And why shuld I care?) Peter Kulik, KLCI, Inc. 1 st Editin, Octber 1996 Risks are schedule delays and cst verruns waiting t happen. As industry practices have imprved,

More information

Information paper Reference Data Management Service

Information paper Reference Data Management Service This infrmatin paper describes the EU Reference Data Management Service. This Service prvides a central database, web service web applicatin fr maintaining RIS reference data, which is used by varius RIS-systems

More information

DISASTER RECOVERY PLAN TEMPLATE

DISASTER RECOVERY PLAN TEMPLATE www.disasterrecveryplantemplate.rg The bjective f a disaster recvery plan is t ensure that yu can respnd t a disaster r ther emergency that affects infrmatin systems and minimize the effect n the peratin

More information

ITIL Service Offerings & Agreement (SOA) Certification Program - 5 Days

ITIL Service Offerings & Agreement (SOA) Certification Program - 5 Days ITIL Service Offerings & Agreement (SOA) Certificatin Prgram - 5 Days Prgram Overview ITIL is a set f best practices guidance that has becme a wrldwide-adpted framewrk fr Infrmatin Technlgy Services Management

More information

Knowledge Base Article

Knowledge Base Article Knwledge Base Article Crystal Matrix Interface Cmparisn TCP/IP vs. SDK Cpyright 2008-2012, ISONAS Security Systems All rights reserved Table f Cntents 1: INTRODUCTION... 3 1.1: TCP/IP INTERFACE OVERVIEW:...

More information

Best Practice - Pentaho BA for High Availability

Best Practice - Pentaho BA for High Availability Best Practice - Pentah BA fr High Availability This page intentinally left blank. Cntents Overview... 1 Pentah Server High Availability Intrductin... 2 Prerequisites... 3 Pint Each Server t Same Database

More information

Nuance Healthcare Services Project Delivery Methodology

Nuance Healthcare Services Project Delivery Methodology NUANCE PROFESSIONAL SERVICES Nuance Healthcare Services 2008 Nuance Cmmunicatins, Inc. All rights reserved. Nuance Healthcare Services 1 INTRODUCTION This dcument describes the prject management methdlgy

More information

REQUEST FOR PROPOSAL FOR SHAREPOINT LEGISLATIVE MANAGEMENT SERVICES

REQUEST FOR PROPOSAL FOR SHAREPOINT LEGISLATIVE MANAGEMENT SERVICES REQUEST FOR PROPOSAL FOR SHAREPOINT LEGISLATIVE MANAGEMENT SERVICES The Wyming Legislature is at a pivtal pint in the management f its infrmatin and we are lking fr an accmplished firm with SharePint technlgy

More information

Charlotte-Mecklenburg Schools Elementary School Grading Procedures Plan

Charlotte-Mecklenburg Schools Elementary School Grading Procedures Plan Charltte-Mecklenburg Schls Elementary Schl Grading Prcedures Plan CMS Visin Charltte-Mecklenburg Schls prvides all students the best educatin available anywhere, preparing every child t lead a rich and

More information

Implementation Management Guide

Implementation Management Guide Implementatin Management Guide Table f Cntents 1 Overview... 2 2 Implementatin Scpe... 2 3 Implementatin Wrkflw... 3 4 Intrductins and scheduling f Kick-ff Meeting... 4 5 Kick-Off Meeting Objectives &

More information

expertise hp services valupack consulting description security review service for Linux

expertise hp services valupack consulting description security review service for Linux expertise hp services valupack cnsulting descriptin security review service fr Linux Cpyright services prvided, infrmatin is prtected under cpyright by Hewlett-Packard Cmpany Unpublished Wrk -- ALL RIGHTS

More information

Design for securability Applying engineering principles to the design of security architectures

Design for securability Applying engineering principles to the design of security architectures Design fr securability Applying engineering principles t the design f security architectures Amund Hunstad Phne number: + 46 13 37 81 18 Fax: + 46 13 37 85 50 Email: amund@fi.se Jnas Hallberg Phne number:

More information

Nursing Process Outline - Kim Baily RN, MSN, PhD

Nursing Process Outline - Kim Baily RN, MSN, PhD Nursing Prcess Outline - Kim Baily RN, MSN, PhD Five Steps f the Nursing Prcess Methd f prviding care Purpseful, systematic, and rderly Scpe and Standards f Practice Assessment: Nurse cllects data Diagnsis:

More information

As the new environment is built, several other improvements will be made.

As the new environment is built, several other improvements will be made. Blackbard 9.1 Upgrade Dcument Versin 1.2 Prepared by Bb Upgrade Prject Team Last Edited May 6, 2011 Prject Charter Blackbard 9.1 Upgrade Summary The Blackbard 9.1 Upgrade prject is a partnership between

More information

South Australia Police POSITION INFORMATION DOCUMENT

South Australia Police POSITION INFORMATION DOCUMENT Suth Australia Plice POSITION INFORMATION DOCUMENT Stream: Career Grup: Discipline: Classificatin: Service: Branch: Psitin Title: Administrative Services Cnsultancy and Infrmatin AO ASO-6 Infrmatin Systems

More information

Presentation: The Demise of SAS 70 - What s Next?

Presentation: The Demise of SAS 70 - What s Next? Presentatin: The Demise f SAS 70 - What s Next? September 15, 2011 1 Presenters: Jeffrey Ziplw - Partner BlumShapir Jennifer Gerasimv Senir Manager Delitte. SAS 70 Backgrund and Overview Purpse f a SAS

More information

Business Continuity Management Systems Foundation Training Course

Business Continuity Management Systems Foundation Training Course Certificatin criteria fr Business Cntinuity Management Systems Fundatin Training Curse CONTENTS 1. INTRODUCTION 2. LEARNING OBJECTIVES 3. ENABLING OBJECTIVES KNOWLEDGE & SKILLS 4. TRAINING METHODS 5. COURSE

More information

Request for Resume (RFR) CATS II Master Contract. All Master Contract Provisions Apply

Request for Resume (RFR) CATS II Master Contract. All Master Contract Provisions Apply Sectin 1 General Infrmatin RFR Number: (Reference BPO Number) Functinal Area (Enter One Only) F50B3400026 7 Infrmatin System Security Labr Categry A single supprt resurce may be engaged fr a perid nt t

More information

Chapter 7 Business Continuity and Risk Management

Chapter 7 Business Continuity and Risk Management Chapter 7 Business Cntinuity and Risk Management Sectin 01 Business Cntinuity Management 070101 Initiating the Business Cntinuity Plan (BCP) Purpse: T establish the apprpriate level f business cntinuity

More information

Appendix H. Annual Risk Assessment and Audit Plan 2013/14

Appendix H. Annual Risk Assessment and Audit Plan 2013/14 Annual Risk Assessment and Audit Plan 2013/14 Internal Audit Department September 25, 2013 Table f Cntents Intrductin.. 3 Risk Assessment Prcess... 4 Page 2 Intrductin Each year, the Internal Audit Department

More information

Step Ahead CAPS Support Model

Step Ahead CAPS Support Model Step Ahead CAPS Supprt Mdel Step Ahead Slutins, Inc. 19925 Stevens Creek Blvd. Suite 100 Cupertin, CA 95014 T 408.725.7560 F 408.973.7259 sales@stepaheadslutin.cm www.stepaheadslutin.cm 1 TABLE OF CONTENTS

More information

Recognition of Prior Learning (RPL) TAE40110 Certificate IV in Training and Assessment

Recognition of Prior Learning (RPL) TAE40110 Certificate IV in Training and Assessment Recgnitin f Prir Learning (RPL) TAE40110 Certificate IV in Training and Assessment What is RPL? RPL recgnises that yu may already have the skills and knwledge needed t meet natinal cmpetency standards.

More information

ATTACHMENT U THIRD PARTY AUDITOR/CONSULTANT QUALIFICATION GUIDELINE

ATTACHMENT U THIRD PARTY AUDITOR/CONSULTANT QUALIFICATION GUIDELINE ATTACHMENT U THIRD PARTY AUDITOR/CONSULTANT QUALIFICATION GUIDELINE 1 INTRODUCTION Third party auditr/cnsultant plays an imprtant rle in decmmissining t ensure that all critical decmmissining activities

More information

Accident Investigation

Accident Investigation Accident Investigatin APPLICABLE STANDARD: 1960.29 EMPLOYEES AFFECTED: All emplyees WHAT IS IT? Accident investigatin is the prcess f determining the rt causes f accidents, n-the-jb injuries, prperty damage,

More information

Preface. Deputy Assistant. Secretary for Information Systems Date

Preface. Deputy Assistant. Secretary for Information Systems Date Preface The increasingly cmplex nature f infrmatin systems, with crrespnding increases in resurce expenditures, requires the establishment f guidelines. Guidelines ensure that such systems are develped,

More information

ALM in the Cloud an Overview of Oracle Developer Cloud Service. Introduction. By Dana Singleterry

ALM in the Cloud an Overview of Oracle Developer Cloud Service. Introduction. By Dana Singleterry ALM in the Clud an Overview f Oracle Develper Clud Service Intrductin By Dana Singleterry In recent years the wrld f applicatin develpment has adpted new methdlgies that aim t imprve the quality and speed

More information

A Model for Automatic Preventive Maintenance Scheduling and Application Database Software

A Model for Automatic Preventive Maintenance Scheduling and Application Database Software Prceedings f the 2010 Internatinal Cnference n Industrial Engineering and Operatins Management Dhaka, Bangladesh, January 9 10, 2010 A Mdel fr Autmatic Preventive Maintenance Scheduling and Applicatin

More information

OFFICIAL JOB SPECIFICATION. Network Services Analyst. Network Services Team Manager

OFFICIAL JOB SPECIFICATION. Network Services Analyst. Network Services Team Manager JOB SPECIFICATION FUNCTION JOB TITLE REPORTING TO GRADE WORK PATTERN LOCATION IT & Digital Netwrk Services Analyst Netwrk Services Team Manager Band D Full-time Birmingham TRAVEL REQUIRED Occasinally ROLE

More information

Succession Planning & Leadership Development: Your Utility s Bridge to the Future

Succession Planning & Leadership Development: Your Utility s Bridge to the Future Successin Planning & Leadership Develpment: Yur Utility s Bridge t the Future Richard L. Gerstberger, P.E. TAP Resurce Develpment Grup, Inc. 4625 West 32 nd Ave Denver, CO 80212 ABSTRACT A few years ag,

More information

2008 BA Insurance Systems Pty Ltd

2008 BA Insurance Systems Pty Ltd 2008 BA Insurance Systems Pty Ltd BAIS have been delivering insurance systems since 1993. Over the last 15 years, technlgy has mved at breakneck speed. BAIS has flurished in this here tday, gne tmrrw sftware

More information

Change Management Process For [Project Name]

Change Management Process For [Project Name] Management Prcess Fr [Prject Name] i 1 Intrductin The is fllwed during the Executin phase f the Prject Management Life Cycle, nce the prject has been frmally defined and planned. 1.1 What is a Management

More information

Guidelines on Data Management in Horizon 2020

Guidelines on Data Management in Horizon 2020 Guidelines n Data Management in Hrizn 2020 Versin 1.0 11 December 2013 Guidelines n Data Management in Hrizn 2020 Versin 16 December 2013 Intrductin In Hrizn 2020 a limited pilt actin n pen access t research

More information

NC3A SOA Techwatch Day Call for Presentations

NC3A SOA Techwatch Day Call for Presentations NC3A SOA Techwatch Day Call fr Presentatins 1 February 2012 Hsted at NATO C3 Agency, The Hague, The Netherlands By NC3A Chief Technlgy Office (CTO) David Burtn Chief Technlgy fficer Versin 1, 1 December

More information

CMS Eligibility Requirements Checklist for MSSP ACO Participation

CMS Eligibility Requirements Checklist for MSSP ACO Participation ATTACHMENT 1 CMS Eligibility Requirements Checklist fr MSSP ACO Participatin 1. General Eligibility Requirements ACO participants wrk tgether t manage and crdinate care fr Medicare fee-fr-service beneficiaries.

More information

OE PROJECT MANAGEMENT GLOSSARY

OE PROJECT MANAGEMENT GLOSSARY OE PROJECT MANAGEMENT GLOSSARY ACCEPTANCE CRITERIA : thse criteria, including perfrmance requirements and essential cnditins that must be met befre the prject deliverables are accepted. ACTIVITY: an actin

More information

D11.6 Project Web Site Report

D11.6 Project Web Site Report Grant Agreement Number 216487 Integrated Cgnitive Assistive & Dmtic Cmpanin Rbtic Systems fr Ability & Security Cllabrative Prject ICT-2007.7.1 ICT and ageing published by the CmpaninAble Cnsrtium Versin:

More information

Information Technology Department REQUEST FOR PROPOSALS

Information Technology Department REQUEST FOR PROPOSALS Infrmatin Technlgy Department REQUEST FOR PROPOSALS Identity and Access Management Service Design and Technlgy Implementatin January 11, 2013 Prpsals due by 4 p.m. n February 1 st, 2013 Attachment 2 Prject

More information

INTRODUCING INTEGRATED COMPONENT-BASED DEVELOPMENT (ICBD) LIFECYCLE AND MODEL

INTRODUCING INTEGRATED COMPONENT-BASED DEVELOPMENT (ICBD) LIFECYCLE AND MODEL INTRODUCING INTEGRATED COMPONENT-BASED DEVELOPMENT (ICBD) LIFECYCLE AND MODEL Amr Rekaby 1 and Ayat Osama 1 1 Egyptian Research and Scientific Innvatin Lab (ERSIL), Cair, Egypt Rekaby@ersil.rg Ayat.mhamed@ersil.rg

More information

QUORUM HEALTH RESOURCES REVENUE CYCLE STEERING COMMITTEE START-UP KIT, V5. Contents:

QUORUM HEALTH RESOURCES REVENUE CYCLE STEERING COMMITTEE START-UP KIT, V5. Contents: Cntents: 1. Sample Team Charter Outline: Page #2 2. Sample Agenda: Page #3 3. Sample Rle and Respnsibilities : Page #5 4. Suggested Scre Card : Page #7 5. Sample Management Actin Plan : Page #9 6. Sample

More information

esupport Quick Start Guide

esupport Quick Start Guide esupprt Quick Start Guide Last Updated: 5/11/10 Adirndack Slutins, Inc. Helping Yu Reach Yur Peak 908.725.8869 www.adirndackslutins.cm 1 Table f Cntents PURPOSE & INTRODUCTION... 3 HOW TO LOGIN... 3 SUBMITTING

More information

Creating automated reports using VBS AN 44

Creating automated reports using VBS AN 44 Creating autmated reprts using VBS AN 44 Applicatin Nte t the KLIPPEL R&D and QC SYSTEM Publishing measured results is imprtant t custmers and clients. While the KLIPPEL database cntains all infrmatin

More information

System Business Continuity Classification

System Business Continuity Classification System Business Cntinuity Classificatin Business Cntinuity Prcedures Infrmatin System Cntingency Plan (ISCP) Business Impact Analysis (BIA) System Recvery Prcedures (SRP) Cre Infrastructure Criticality

More information

S&T IT Change Management Policy and Procedure

S&T IT Change Management Policy and Procedure S&T IT Change Management Plicy and Prcedure 5/1/2016 Page 2 f 10 Executive Summary S&T IT Change Management All IT & Ed Tech staff are respnsible t fllw the Change Management Prcess when intrducing changes

More information

Issuing of qualifications and statement of attainment Policy and Procedures Version: 3.0 Last Modified: 1 March 2015

Issuing of qualifications and statement of attainment Policy and Procedures Version: 3.0 Last Modified: 1 March 2015 Issuing f qualificatins and statement f attainment Plicy and Prcedures Versin: 3.0 Last Mdified: 1 March 2015 Purpse ANC issues AQF certificatin dcumentatin nly t a learner whm it has assessed as meeting

More information

Issuing of qualifications and statement of attainment Policy and Procedures Version: 5.0 Last Modified: 12 February 2015

Issuing of qualifications and statement of attainment Policy and Procedures Version: 5.0 Last Modified: 12 February 2015 Issuing f qualificatins and statement f attainment Plicy and Prcedures Versin: 5.0 Last Mdified: 12 February 2015 Purpse Duke Cllege issues AQF certificatin dcumentatin nly t a learner whm it has assessed

More information

USABILITY TESTING PLAN. Document Overview. Methodology

USABILITY TESTING PLAN. Document Overview. Methodology USABILITY TESTING PLAN Dcument Overview This dcument describes a test plan fr cnducting a usability test during the develpment f new ischl website. The gals f usability testing include establishing a baseline

More information

West Yorkshire Fire & Rescue Service. Data Quality Policy

West Yorkshire Fire & Rescue Service. Data Quality Policy West Yrkshire Fire & Rescue Service Data Quality Plicy Ownership: Crprate Services Date Issued: Nvember 2007 Date Last Mdified: August 2012 Cntents Table f Cntents Page N. 1 Intrductin 3 2 Why is data

More information

Systems Load Testing Appendix

Systems Load Testing Appendix Systems Lad Testing Appendix 1 Overview As usage f the Blackbard Academic Suite grws and its availability requirements increase, many custmers lk t understand the capability f its infrastructure. As part

More information

17 Construction environmental management plan (CEMP)

17 Construction environmental management plan (CEMP) 17 Cnstructin envirnmental management plan (CEMP) Bur Happld Cntents 17 Cnstructin Envirnmental Management Plan (CEMP) 17-1 17.1 Intrductin 17-1 17.2 Intrductin t EMS 17-1 17.2.1 Plicy 17-2 17.2.2 Planning

More information

Incident Management-Roles and Responsibilities

Incident Management-Roles and Responsibilities Enterprise Services Incident Management- Rles and Respnsibilities Fr Key Stakehlders Table f Cntents 1. Intrductin:... 2 2. Objective:... 2 3. In Scpe:... 2 4. Out f Scpe:... 3 5. Incident Management is

More information

Improved Data Center Power Consumption and Streamlining Management in Windows Server 2008 R2 with SP1

Improved Data Center Power Consumption and Streamlining Management in Windows Server 2008 R2 with SP1 Imprved Data Center Pwer Cnsumptin and Streamlining Management in Windws Server 2008 R2 with SP1 Disclaimer The infrmatin cntained in this dcument represents the current view f Micrsft Crpratin n the issues

More information

Appendix A Page 1 of 5 DATABASE TECHNICAL REQUIREMENTS AND PRICING INFORMATION. Welcome Baby and Select Home Visitation Programs Database

Appendix A Page 1 of 5 DATABASE TECHNICAL REQUIREMENTS AND PRICING INFORMATION. Welcome Baby and Select Home Visitation Programs Database Appendix A Page 1 f 5 The items in the list f database technical requirements belw was develped thrugh several meetings between First 5 LA Research and Evaluatin, Infrmatin Technlgy, and Prgram Develpment

More information

Key Steps for Organizations in Responding to Privacy Breaches

Key Steps for Organizations in Responding to Privacy Breaches Key Steps fr Organizatins in Respnding t Privacy Breaches Purpse The purpse f this dcument is t prvide guidance t private sectr rganizatins, bth small and large, when a privacy breach ccurs. Organizatins

More information

Symantec User Authentication Service Level Agreement

Symantec User Authentication Service Level Agreement Symantec User Authenticatin Service Level Agreement Overview and Scpe This Symantec User Authenticatin service level agreement ( SLA ) applies t Symantec User Authenticatin prducts/services, such as Managed

More information

Army DCIPS Employee Self-Report of Accomplishments Overview Revised July 2012

Army DCIPS Employee Self-Report of Accomplishments Overview Revised July 2012 Army DCIPS Emplyee Self-Reprt f Accmplishments Overview Revised July 2012 Table f Cntents Self-Reprt f Accmplishments Overview... 3 Understanding the Emplyee Self-Reprt f Accmplishments... 3 Thinking Abut

More information

COUNTY OF SONOMA AGENDA ITEM SUMMARY REPORT

COUNTY OF SONOMA AGENDA ITEM SUMMARY REPORT COUNTY OF SONOMA AGENDA ITEM SUMMARY REPORT Department: General Services Cntact: Phne: Dave Head (707) 565-2809 Bard Date: May 12, 2009 Clerk f the Bard Use Only Meeting Date Held Until / / / / Agenda

More information

A project manager may choose to use a combination or hybrid of agile and waterfall processes on a project. Here, we describe only the agile process.

A project manager may choose to use a combination or hybrid of agile and waterfall processes on a project. Here, we describe only the agile process. Intrductin Agile Prcess Jbaid The IT Prject Management Office designed the Agile prcesses t prvide the prject team the flexibility t tailr / adjust the prcess t supprt the needs and cmplexity f the prject.

More information

OR 2) Implement and customize an off the shelf product that would suit the requirements

OR 2) Implement and customize an off the shelf product that would suit the requirements CRM Custmer Relatinship Management Request fr Prpsal (RFP) Created by : Gayathri Jaganathan Rle : Prject Manager Prpsal Date: 10/02/06 Organizatin: AIM Alliance Inspectin Management Cmpany Lcatin : 28235

More information

Aese. -z-62. PERFORMANCE GUIDELINES FOR TENURE AND PROMOTION. Department of Online Nursing. Approved by Tenured Faculty February 18, 2014

Aese. -z-62. PERFORMANCE GUIDELINES FOR TENURE AND PROMOTION. Department of Online Nursing. Approved by Tenured Faculty February 18, 2014 PERFORMANCE GUIDELINES FOR TENURE AND PROMOTION Department f Online Nursing Apprved by Tenured Faculty February 18, 2014 Department Chair Signature Reviewed by Dean Aese. -z-62. Signatur Intrductin COLLEGE

More information

Pharmaserv GR 7.1.0 Release Notes. Product Name: Pharmaserv Release Version: GR 7.1.0

Pharmaserv GR 7.1.0 Release Notes. Product Name: Pharmaserv Release Version: GR 7.1.0 Prduct Name: Pharmaserv Release Versin: GR 7.1.0 0202114 Cpyright 2014 McKessn Crpratin and/r ne f its subsidiaries. All Rights Reserved. This dcumentatin is an unpublished wrk f McKessn Crpratin and/r

More information

Seattle Police Department

Seattle Police Department Seattle Plice Department Prpsed develpment f a Business Intelligence System December 2013 Versin: FINAL Executive Summary Executive Summary 1. Intrductin The United States and the City f Seattle have entered

More information

Change Management Process

Change Management Process Change Management Prcess B1.10 Change Management Prcess 1. Intrductin This plicy utlines [Yur Cmpany] s apprach t managing change within the rganisatin. All changes in strategy, activities and prcesses

More information

P CARD College of Health and Rehabilitation Sciences: Sargent Internal Policy

P CARD College of Health and Rehabilitation Sciences: Sargent Internal Policy P CARD Cllege f Health and Rehabilitatin Sciences: Sargent Internal Plicy All purchasing card hlders must read the Purchasing Card Prgram Manual (P Card Manual) and cnfirm upn ding s via email t the SAM

More information