Sizing Application Maintenance and Support activities

Size: px
Start display at page:

Download "Sizing Application Maintenance and Support activities"

Transcription

1 October 2014 Sizing Application Maintenance and Support activities Anjali Mogre Penelope Estrada Nava Atos India Phone: Copyright owned by Atos (2014). This content may not be published, distributed, modified or used in any other way, whether in writing or orally, except with the approval of Atos. Acknowledgment: We thank Penelope Estrada Nava, Goedegebuure, Simon, V Kalpalatha, Swaminathan Nagarajan, Sudhakara Rao and many others in Atos for their contribution in design & deployment of the sizing model. The views expressed herein are of the authors and not necessarily reflect the views of Atos.

2 2 Sizing Application Maintenance and Support activities Anjali Mogre, Penelope Estrada Nava A key to ensure success in any software project is correct estimation. Correct estimation of effort at the time of project initiation helps in planning, resourcing and budgeting for the project. Proper tracking and monitoring the project as per plan will eventually make the project successful. For software estimation, typically two methods are used, Expert judgment / Delphi method or Scientific sizing method measure the size of software in terms of IFPUG function points, Cosmic Function points and multiply by the organization specific productivity measures based on the historical data. The effort estimate is size * productivity (Hours / Unit size). Issues in Estimation of Software Maintenance and Support activities Software maintenance is defined in the IEEE Standard for Software Maintenance, IEEE 1219, as the modification of a software product after delivery to correct faults, to improve performance or other attributes, or to adapt the product to a modified environment. The objective is to modify the existing software product while preserving its integrity. IEEE has defined three types of maintenance Adaptive maintenance, Corrective maintenance, Perfective maintenance. Maintenance is needed to ensure that the software continues to satisfy user requirements. Maintenance must be performed in order to: Correct faults Improve the design Implement enhancements / Interface with other systems Adapt programs so that different hardware, software, system features Migrate legacy software Retire software The software in production needs end user support. The end user support includes maintaining data, resolving user queries, resolving service requests. Both; the software maintenance requests and support requests are typically referred to as tickets and flows through a ticketing tool from customer to the maintenance team. IFPUG function points by design cannot be applied for Software Maintenance and Support activities. IFPUG recommends organization specific estimation guidelines for software maintenance work. (IFPUG Part 3 Counting Practice). Currently, there is no global standard available for estimating effort associated with software maintenance and support activities. Typically the software estimation for maintenance projects is done using expert judgment. This paper presents an approach to define a sizing model for maintenance and support activities.

3 3 Challenges In today s scenario, it is essential to maintain and support the existing software in production. The software maintenance and support activities face three different challenges 1. Measure of the work load and Estimation of the effort how to measure the size of the contract and how to forecast and estimate the efforts required for the support activities 2. Management Issues how to ensure that the cost of the software maintenance activities are kept within the budget with available resources 3. Technical Issues where to make the change, efforts for regression testing, and how to improve maintainability The technical issues are manageable and typically handled by the technical team. Training helps to groom new team members to effectively address technical issues. If the estimation is incorrect, it may be possible that the management issues gets blown out of proportion and may hamper the project profitability and project may incur losses. Moreover, an appropriate estimation of the team size can help in the definition of a proper service level agreement and consequently maintenance team will be able to meet the required service level agreements and customers will get the desired service. Estimation is a key to ensure that the project is under control. The two most popular approaches to estimating resources for software maintenance are the use of parametric models and the use of experience [ISO :s7.4.1]. The best approach for estimation of software maintenance activities is to combine empirical data and experience. There is no agreed method to size the application maintenance or support activities. Since size is not available, it is not possible to measure productivity and use the productivity values for estimation. International Standards - Productivity measures for Application maintenance Global communities have developed a few definitions which can be adopted for productivity measurements. IEE standard 1045 describes productivity to be computed in terms of efforts vs Lines of codes or function points. It does mention the productivity to be used for software maintenance projects; however do not characterize how it is to be measured. ISO/IEC standard which is used as a basis for CMMi (Capability Maturity Model Integration) model, defines base measures and derived measures. Productivity is a definitely a derived measure. However, the standard do not specifically mentions the computation of productivity. The CMMi model articulates the use of the CMMi model will improve the quality and productivity; however the model does not provide guidance on the methodology to be used for computation of productivity. IFPUG International Function Point Users Group - does address the method to be used to determine the Size of the software in terms of function points. For measurements of productivity, the inputs are measured in terms of efforts spent in hours while output is measured in terms of the size of the work packages delivered in terms of Function Point (FP). IFPUG provides a standard methodology to measure size of the software in terms of function points FP. However by inherent definition of the function point, it is not suitable for application maintenance type of software where the work packages are very small. Function point is suitable for large development packages.

4 4 Another prevalent measure of the size of software is Lines of codes. Simply measure the lines of code written in the software required to deliver required functionality. There is no dispute in the Lines of code measurement. It is easier to measure Lines of code than function points. However, it is not a good measure, as a badly written software program, which has more lines, becomes more productive than a good piece of software which has used object oriented approach and delivers the same functionality in less lines of code. Application maintenance projects will require change in a few lines of code, or add a few lines of code or delete a few lines of code. Hence for application maintenance projects hours / lines of code does not provide a correct measure of productivity. The International Software Benchmarking Standards Group Limited (ISBSG) provide productivity benchmark in terms of Maintenance rate in terms of Hours / FP or Hours / KLOC Application maintenance rate calculated as Maintenance Effort (in hours) normalized to one year period, divided by Application Size (in FP). However; typically the size of the entire software to be maintained in not known, hence the use of ISBSG benchmark has limited use. The rate at which change requests will flow will depend on the maintainability of the code or business situation; hence it may not be possible to estimate the effort solely from the size (function points) of the application to be maintained. Effort / ticket could be one of the measures for productivity. However, it is a skewed measure as it does not consider the type and complexity of the ticket. The project teams resolving complex tickets will have higher efforts per ticket compared to the project teams resolving simple tickets showing incorrect productivity picture. Hence it is not a correct measure that can be used to measure, compare the productivity and decide on productivity improvement actions. Proposed Solution There is a clear need to measure the size of work packages delivered as part of small application change requests and support request tickets. Once the size of the work is determined; it is possible to derive productivity of the project(s) which can later be used to understand productivity trends, diagnose the pain areas and define productivity improvement actions. The results of the action taken will get reflected in terms of improved productivity. The ITIL (Information Technology Infrastructure Library) is the most widely adopted approach for IT Service Management in the world. It provides a practical, no-nonsense framework for identifying, planning, delivering and supporting IT services to the business. The ITIL framework classifies a service request or a ticket into different categories such as, Service request, Query, Incident, Standard change, Small change, Problem. Our proposed solution measures the size of the maintenance and support tickets in terms of Atos specific size measure Work Point (WP) based on ITIL model. Work Point - WP is defined as a function of the ticket type and ticket complexity. The ticket types are aligned with the ITIL ticket definitions and we have defined 4 levels of complexity Simple, Medium, Complex and very complex.

5 5 The following table shows how WP s are defined. Work Point (WP) Definition Ticket Type GDP Complexity Call / Complaint Production / Monitoring Query / Information Service Request Incident Problem Standard Change Small Change Consultancy Simple Medium Complex NA Very Complex NA NA NA NA The WPs defined above are absolute numbers and represents the size or weight of a ticket in terms on standard Work Point. For example, a Simple Standard change is 0.1 WP while a Simple Small change is 1 WP. The initial WP definitions are done with the assumption that an average skill level team will spend the same amount of effort per ticket type and complexity level, with no dependence of the technology used or the type of application being maintained. At this point, as we are counting hours and not a sizing metric, we need to convert the efforts into WP, therefore we assume a base productivity of say; 10 hours / WP. The Subject matter experts knowledge along with historical data forms the basis to arrive at the WP definition. For example, historical data shows a Simple Standard Change takes one hour of effort, hence WP for Simple Standard Change is 0.1 while overall a Simple Small Change takes 10 hours of effort hence WP for Simple Standard change is 1 WP. The definition of complexity is a little tricky. The word Complexity is derived from Latin word Complexus which means twisted together while Oxford dictionary defines complexity as made of several closely connected parts. Complexity of work may depend on an individual's perception of work. However to have an objective measurement of the Size of work the complexity has to be defined objectively. In the WP model, the complexity is defined as a function of Priority, Severity, and Business impact, Type of change, Application age, and client maturity. The service level support is also used to define the complexity of the tickets: a service desk will normally not solve tickets with high complexity levels. Project Managers, with the help of subject matter experts, map the project specific ticket type to appropriate ITIL ticket type and the complexity guidelines defined in the model. The ticket type and complexity mapping agreed will be used during the entire execution of the contract. Actual effort for ticket resolution is used to initially align the project ticket type definition to the definitions given in the model if no historic data is available. The following table shows how the project specific ticket nomenclature gets aligned to standard WP model. It is expected that the ticket mapping gets discussed, reviewed and approved by senior managers and quality managers to ensure the correct size of the work is computed in terms of a standard Work Point (WP).

6 6 Example of Ticket type mapping Mapping of Project Specific Ticket type / Nomenclature to standard ticket type and complexity Refer to Ticket type definition and Complexity guideline No. Project Specific Ticket type WP Model Ticket Type WP Model Complexity 1 Data extracts - Simple Small Change Simple 2 Fault - Priority 1 Incident Simple 3 Fault - Priority 2 Incident Medium 4 Incident - Severity 1 Incident Complex 5 Incident - Severity 3 Incident Medium 6 Change request Small Change Medium 7 Problem Change Request - Priority 1 Incident Complex 8 Password change Service Request Simple 9 Query - How to Query / InformationSimple 10 Query - How to Query / InformationMedium Remarks Write SQL quaery to extract data and send report Prirority as defined by the customer Application has stopped working Data error - data needs to be updated A change request to correct the code Reset the password Information readlily available in FAQ Investigation is required to provide information Once the exercise of mapping and aligning the WP model ticket type to the project specific ticket type is completed, each ticket is classified as standard ticket type and standard complexity and the total size of the tickets resolved during the particular period can be captured. Each ticket is classified into one of the standard ticket types and as per the project specific complexity definition. As the ticket gets categorized, the size of a ticket is picked up from the WP definition table. Each ticket is assigned the size in WP as per predefined rules. Actual effort spent for ticket resolution is captured. It is difficult to manually capture the following data; generation of the data should be extracted as a report from the ticketing tool. Productivity Catalogue for AM projects - Ticket Details DO NOT CHANGE colored cells Contract Name Contract Name Contract ID A####.## Month/Year Aug,2012 Technology Coordination Tasks Productivity: Activity Time/WP Efficiency: 8.20 Engineering Effort/WP 6.76 Ticket - Work Package No Ticket - Work Package Name Ticket Type Ticket Description UOW ComplexityNo.of Tickets WP Actual Hours Support Level Remarks 1 Ticket 1 Incident Simple L1 2 Ticket 2 Query / Information Medium L1 3 Ticket 3 Service Request Complex L2 4 Ticket 4 Standard Change Complex L2 5 Ticket 5 Small Change Simple L3 6 Ticket 6 Problem Medium L3 7 Ticket 7 Incident Complex L2 8 Ticket 8 Query / Information Very Complex L1 9 Ticket 9 Service Request Simple L1 10 Ticket 10 Standard Change Medium L2 Work Point (WP) Definition Ticket Type GDP Complexity Call / Complaint Production / Monitoring Query / Information Service Request Incident Problem Standard Change Small Change Consultancy Simple Medium Complex NA Very Complex NA NA NA NA

7 7 The sum of WP gives the total size of the work delivered during the reporting period. The total WP / total efforts spent to resolve the ticket gives the engineering productivity of the team. The projects total productivity can be computed by adding Project management, Quality Management efforts in the denominator. Remaining Service Support and Service Delivery Functions from ITIL definitions Configuration management, Release management, Capacity management - can be added in the WP model but it requires a highly mature process to capture the activities and the efforts related to these functions. Since all the projects use the SAME WP definitions, it is possible to add or compare different projects and productivity can be derived at the group of project level or at the Business unit level. It is possible to obtain productivity trends and arrive at specific productivity actions. Deep dive in the projects data will reveal the real pain areas the project is facing. Productivity can be computed at a ticket type level and it is possible to identify and take focused action for productivity improvement. Productivity Baselines Productivity baselines can be derived based on the data collected from multiple projects. The productivity data can be collected from all application maintenance projects every month; the tickets resolved during the month. All data is collected, outliers (if any) are removed. The projects with very low volume of data or very high or very low productivity figures with identifiable reason for variation are considered as outliers. The total number of projects, the total number of tickets, efforts can be consolidated at the quarterly or half yearly level Q H H1 No. of Projects Submitting Productivity Data Period Jan March 2014 Jan-Dec 2013 Jan - June 2013 No. of data points (after removing outliers) No. of technologies Skill Level Total no. of tickets , ,527 WP ,149 64,609 Total Effort , ,102 Engineering effort , ,393 % Project Management Effort 18% 17% 16% Total Productivity Engineering Productivity AET (Activity Time / Ticket) AET (Engineering time / Ticket) The results shown in the table above, reveals that the productivity of the contracts in 2013-H1 is 8.68 hours per WP. This means that the teams have a better performance compared to the base productivity of 10 hours / WP as they spend 1.32 hours less to the same amount of work load.

8 8 Regarding the skill level, in 2013-H1 it is 2.51 so; we can derive the average skill level as 2.9. Therefore, the first productivity baseline of 8.68 hours / WP can be associated to a skill level of 2.9. Further measurements will provide information on how the productivity behaves regarding the ticket type distribution, or the skill level of the teams, or the technologies added or removed, etc. The details of the overall ticket distribution can be obtained, it is also possible to derive technology specific productivity baselines, or per industry sector, per contract relative size. The details of the overall ticket distribution can be obtained as follows: Based on the tickets data, it is possible to derive technology specific productivity baselines as follows: Primary Technology Data Points Total WP Time -Total Efforts (Hrs) The above productivity baselines to be used for Estimation of new bids Productivity comparison Setting up productivity targets Benchmarking project s performance Engineering Efforts Total # of tickets Team Skill Level Productivity (Total Time / WP) Engineering Productivity (Engineering Time / WP) SAP , , , , Java , , ,061 37, Telecom BSS 12 15, , ,894 49, Dotnet , ,270 96,216 28, BSCS 32 9,552 86,828 76,660 19, Oracle 91 9,291 76,978 63,591 34, Oracle Apps 83 6,357 58,759 46,364 7, Mainframe 74 4,244 42,479 36,684 8,

9 9 Estimation The effort spent on measuring productivity is more effective if the productivity data is used for future estimation. Estimation of effort is possible at two different levels; estimation effort for a ticket associated with an ongoing project and second, for new bids. Estimating Efforts for Ongoing projects For ongoing projects the same model can be used to estimate the effort per ticket. As the ticket arrives, the ticket can be classified as per standard ticket type and complexity. This categorization will give the Size of the ticket in terms of WP. This WP multiplied by the project s baseline productivity value will give the estimated effort per ticket. Estimated Efforts - Per Ticket Contract Name Contract Name Contract ID A####.## Month/Year Using the above model, Project manager can set expectation about the estimated time required to resolve the ticket. Estimating Efforts for New Bids Productivity: Total Effort/WP Ticket - Work Package Engineering Productivity Engineering Effort/WP No Ticket - Work Package Name Ticket Type Ticket Description UOW ComplexityNo.of Tickets WP Estimated Effort = Engineering Productivity * WP 1 Ticket 1 Incident Simple Ticket 2 Query / Information Medium Ticket 3 Service Request Complex Ticket 4 Standard Change Complex Ticket 5 Small Change Simple Ticket 6 Problem Medium Ticket 7 Incident Complex Ticket 8 Query / Information Very Complex Ticket 9 Service Request Simple Ticket 10 Standard Change Medium To estimate the efforts for new bids the estimation team; based on the Requirements documents and discussions with the customer; should be able to agree on the volume and nature of work.

10 10 The estimation team should estimate The total number of tickets to be resolved The typical distribution of the ticket as per the standard ticket type and complexity Technology Risks and contingency efforts required Ticket Type Default Ticket Distribution (%) Proposed Ticket Distribution (%) Ticket Distribution Simple Medium Complex Very Complex 25% 60% 10% 5% Call / Complaint 2% 2% Production / Monitoring 3% 3% Query / Information 5% 5% Service Request 20% 20% Incident 40% 40% Problem 5% 5% Standard Change 15% 15% Small Change 5% 5% Consultancy 5% 5% Total 100% 100% By entering the tickets and complexity distribution in the WP Model, one can arrive at the work size in terms of Work Point (WP). Once the size of work is estimated, estimated efforts can be derived based on the productivity data of Hours / WP for the required technology. If the estimation team is not able to determine the ticket distribution, the ticket distribution can be estimated from historical data (provided the same is available) The estimated efforts are computed as = WP * technology specific productivity baseline The productivity figures to be used for estimation can be adjusted based on the skills of the available team.

11 11 If the productivity baselines are not available for the particular technology for the project, either the productivity baseline for the technology similar to the required technology can be used or adjusted productivity baseline for all the projects irrespective of the technology can be used. The above effort estimate is for the engineering efforts or the efforts that will required by the technical team to resolve the tickets, project management efforts, Risks and any other efforts to be added in the engineering efforts to arrive at final costing of the project. Conclusion The Atos-WP model has proved that it is possible to start measuring the size of software maintenance and support activities which typically involves resolution of small tickets. The model has been rolled out in Atos globally and is used to baseline productivity at organization level to measure productivity improvement of a project to derive actions for continuous improvement to demonstrate year on year productivity improvement benefit that one can offer to the customer to set productivity targets most importantly to estimate the efforts for new as well as ongoing projects Roll out of this model not only helped in productivity measurement but also had a positive benefit in improvement of overall data quality of the projects. It brought transparency in the efforts that have been spent project. The projects are able to diagnose the pain areas and are able to decide on productivity improvement actions. In order to guarantee a correct and standard deployment of the model, Atos uses the same WP figures in all cases. The WP figures shown in this article are sample values.. Atos can offer the process, tools, training and consultancy to roll out the model and help other organization in the estimation and productivity measurement program for software maintenance and support activities. Anjali Mogre (Anjali.mogre@atos.net) References: 1. IEEE Standard for Software Maintenance, IEEE IFPUG counting manuals 3. ITIL Libraries

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper A, version 4.1 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have

More information

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper A, version 5.1 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have

More information

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper A, version 5.1 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have

More information

The ITIL Foundation Examination Sample Paper A, version 5.1

The ITIL Foundation Examination Sample Paper A, version 5.1 The ITIL Foundation Examination Sample Paper A, version 51 Multiple Choice Instructions 1 All 40 questions should be attempted 2 All answers are to be marked on the answer grid provided 3 You have 60 minutes

More information

Industry Metrics for Outsourcing and Vendor Management

Industry Metrics for Outsourcing and Vendor Management Industry Metrics for Outsourcing and Vendor Management Scott Goldfarb Q/P Management Group, 10 Bow Street Stoneham, Massachusetts 02180 sgoldfarb@qpmg.com Tel: (781) 438-2692 FAX (781) 438-5549 www.qpmg.com

More information

Motivation & Competitiveness Framework for Application Support Teams

Motivation & Competitiveness Framework for Application Support Teams Motivation & Competitiveness Framework for Application Support Teams Paper By Piyush Shankar Garg & Sandeep Jain TATA Consultancy Services C - 56, Phase 2, Noida India Mailto: piyush.sgarg@tcs.com Sandeep.jain@tcs.com

More information

Tutorial: Towards better managed Grids. IT Service Management best practices based on ITIL

Tutorial: Towards better managed Grids. IT Service Management best practices based on ITIL Tutorial: Towards better managed Grids. IT Service Management best practices based on ITIL EGI Technical Forum 2011, Lyon (France) September 22, 2011 Dr. Thomas Schaaf www.gslm.eu EMERGENCE TECH LTD. The

More information

EXIN IT Service Management Foundation based on ISO/IEC 20000

EXIN IT Service Management Foundation based on ISO/IEC 20000 Sample Exam EXIN IT Service Management Foundation Edition October 2013 Copyright 2013 EXIN All rights reserved. No part of this publication may be published, reproduced, copied or stored in a data processing

More information

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper A, version 4.2 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have

More information

Industry Metrics for Outsourcing and Vendor Management

Industry Metrics for Outsourcing and Vendor Management Industry Metrics for Outsourcing and Vendor Management Scott Goldfarb Q/P Management Group, Inc. 10 Bow Street Stoneham, Massachusetts 02180 sgoldfarb@qpmg.com Tel: (781) 438-2692 FAX (781) 438-5549 www.qpmg.com

More information

Introduction: ITIL Version 3 and the ITIL Process Map V3

Introduction: ITIL Version 3 and the ITIL Process Map V3 Introduction: ITIL Version 3 and the ITIL Process Map V3 IT Process Maps www.it-processmaps.com IT Process Know-How out of a Box IT Process Maps GbR, 2009-2 - Contents HISTORY OF ITIL... 4 The Beginnings...

More information

LANDesk Service Desk Certified in All 15 ITIL. v3 Suitability Requirements. LANDesk demonstrates capabilities for all PinkVERIFY 3.

LANDesk Service Desk Certified in All 15 ITIL. v3 Suitability Requirements. LANDesk demonstrates capabilities for all PinkVERIFY 3. LANDesk Service Desk LANDesk Service Desk Certified in All 15 ITIL v3 Suitability Requirements PinkVERIFY is an objective software tool assessment service that validates toolsets that meet a set of functional

More information

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper A, version 5.1 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have

More information

The ITIL v.3 Foundation Examination

The ITIL v.3 Foundation Examination The ITIL v.3 Foundation Examination Sample Paper A, version 3.1 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. There are no trick questions. 3. All answers are to be marked on

More information

Which statement about Emergency Change Advisory Board (ECAB) is CORRECT?

Which statement about Emergency Change Advisory Board (ECAB) is CORRECT? ITIL Foundation mock exam 4 1. Which of the following is NOT a purpose of Service Transition? A) To ensure that a service can be managed, operated and supported B) To provide training and certification

More information

IT Governance. Infocom India Presentation. Pathfinder Technology Solutions. December 6, 2006

IT Governance. Infocom India Presentation. Pathfinder Technology Solutions. December 6, 2006 IT Governance Infocom India Presentation December 6, 2006 Pathfinder Technology Solutions Agenda Why have IT Governance? What is IT Governance? Various elements of IT Governance Frameworks for IT Governance

More information

Service Catalog Management: A CA Service Management Process Map

Service Catalog Management: A CA Service Management Process Map TECHNOLOGY BRIEF: SERVICE CATALOG MANAGEMENT Catalog : A CA Process Map JULY 2009 Enrico Boverino SR PRINCIPAL CONSULTANT, TECHNICAL SALES ITIL SERVICE MANAGER ITAC CERTIFIED Table of Contents Executive

More information

INCIDENT MANAGEMENT SCHEDULE

INCIDENT MANAGEMENT SCHEDULE INCIDENT MANAGEMENT SCHEDULE FAULT REPORTING & ESCALATION PUBLIC DE4 LIMITED 15/01/2014 INCIDENT MANAGEMENT SCHEDULE FAULT REPORTING & ESCALATION PROCEDURE In the event that you become aware of any fault

More information

Testing Metrics. Introduction

Testing Metrics. Introduction Introduction Why Measure? What to Measure? It is often said that if something cannot be measured, it cannot be managed or improved. There is immense value in measurement, but you should always make sure

More information

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Processes and Best Practices Guide

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Processes and Best Practices Guide HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Processes and Best Practices Guide Document Release Date: July 2014 Software Release Date: July 2014 Legal

More information

Service Strategy. Process orientation Terminology Inputs and outputs Activities Process flow / diagram Process Roles Challenges KPIs

Service Strategy. Process orientation Terminology Inputs and outputs Activities Process flow / diagram Process Roles Challenges KPIs ITIL V3 Over View ITIL V3 Structure Strategy ITIL V3 Overview Design Transition Operation Process orientation Terminology Inputs and outputs Activities Process flow / diagram Process Roles Challenges KPIs

More information

ITIL V3 Foundation Certification - Sample Exam 1

ITIL V3 Foundation Certification - Sample Exam 1 ITIL V3 Foundation Certification - Sample Exam 1 The new version of ITIL (Information Technology Infrastructure Library) was launched in June 2007. ITIL V3 primarily describes the Service Lifecycle of

More information

ITIL Asset and Configuration. Management in the Cloud

ITIL Asset and Configuration. Management in the Cloud ITIL Asset and Configuration Management in the Cloud An AWS Cloud Adoption Framework Addendum September 2015 A Joint Whitepaper with Minjar Cloud Solutions 2015, Amazon Web Services, Inc. or its affiliates.

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Processes and Best Practices Guide (Codeless Mode)

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Processes and Best Practices Guide (Codeless Mode) HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Processes and Best Practices Guide (Codeless Mode) Document Release Date: December, 2014 Software Release

More information

ITIL A guide to service asset and configuration management

ITIL A guide to service asset and configuration management ITIL A guide to service asset and configuration management The goal of service asset and configuration management The goals of configuration management are to: Support many of the ITIL processes by providing

More information

ITIL vs. ISO/IEC 20000: Similarities and Differences & Process Mapping

ITIL vs. ISO/IEC 20000: Similarities and Differences & Process Mapping ITIL vs. ISO/IEC 20000: Similarities and Differences & Process Mapping White paper March 14, 2014 Scope of this document This document is intended for IT Professionals who are deciding on how to implement

More information

Supporting GIS Best practices for Incident Management and Daily Operations

Supporting GIS Best practices for Incident Management and Daily Operations Supporting GIS Best practices for Incident Management and Daily Operations Shaun Collins, Project Manager Venkat Nittala, Operations Lead Agenda Introduction & History of GIS at PG&E PG&E GIS Environment

More information

Siebel HelpDesk Guide. Version 8.0, Rev. C March 2010

Siebel HelpDesk Guide. Version 8.0, Rev. C March 2010 Siebel HelpDesk Guide Version 8.0, Rev. C March 2010 Copyright 2005, 2010 Oracle and/or its affiliates. All rights reserved. The Programs (which include both the software and documentation) contain proprietary

More information

Best Practices Report

Best Practices Report Overview As an IT leader within your organization, you face new challenges every day from managing user requirements and operational needs to the burden of IT Compliance. Developing a strong IT general

More information

FUNCTION POINT ANALYSIS: Sizing The Software Deliverable. BEYOND FUNCTION POINTS So you ve got the count, Now what?

FUNCTION POINT ANALYSIS: Sizing The Software Deliverable. BEYOND FUNCTION POINTS So you ve got the count, Now what? FUNCTION POINT ANALYSIS: Sizing The Software Deliverable BEYOND FUNCTION POINTS So you ve got the count, Now what? 2008 Course Objectives The primary webinar objectives are to: Review function point methodology

More information

Enabling ITIL Best Practices Through Oracle Enterprise Manager, Session #081163 Ana Mccollum Enterprise Management, Product Management

Enabling ITIL Best Practices Through Oracle Enterprise Manager, Session #081163 Ana Mccollum Enterprise Management, Product Management Enabling ITIL Best Practices Through Oracle Enterprise Manager, Session #081163 Ana Mccollum Enterprise Management, Product Management Andy Oppenheim Enterprise Management, Product Management Mervyn Lally

More information

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Incident Management help topics for printing

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Incident Management help topics for printing HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Incident Management help topics for printing Document Release Date: July 2014 Software Release Date: July

More information

The Storage Capacity Design Dilemma

The Storage Capacity Design Dilemma The Storage Capacity Design Dilemma an ITIL approach LeRoy Budnik Knowledge Transfer SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA and portions are subject to other

More information

Estimating the Size of Software Package Implementations using Package Points. Atul Chaturvedi, Ram Prasad Vadde, Rajeev Ranjan and Mani Munikrishnan

Estimating the Size of Software Package Implementations using Package Points. Atul Chaturvedi, Ram Prasad Vadde, Rajeev Ranjan and Mani Munikrishnan Estimating the Size of Software Package Implementations using Package Points Atul Chaturvedi, Ram Prasad Vadde, Rajeev Ranjan and Mani Munikrishnan Feb 2008 Introduction 3 Challenges with Existing Size

More information

SOFTWARE DEVELOPMENT STANDARD FOR SPACECRAFT

SOFTWARE DEVELOPMENT STANDARD FOR SPACECRAFT SOFTWARE DEVELOPMENT STANDARD FOR SPACECRAFT Mar 31, 2014 Japan Aerospace Exploration Agency This is an English translation of JERG-2-610. Whenever there is anything ambiguous in this document, the original

More information

LANDesk Service Desk. Outstanding IT Service Management Made Easy

LANDesk Service Desk. Outstanding IT Service Management Made Easy LANDesk Service Desk Outstanding IT Service Management Made Easy Deliver Outstanding IT Services to Employees, Citizens and Customers LANDesk Service Desk enables organizations to deliver outstanding IT

More information

However, to use this technique, it is necessary for the organization to put in place certain prerequisites,

However, to use this technique, it is necessary for the organization to put in place certain prerequisites, Analogy based Software Estimation Murali Chemuturi Introduction Analogy Based Software Estimation is based on the principle that actual values achieved within the organization in an earlier and similar

More information

An ITIL Perspective for Storage Resource Management

An ITIL Perspective for Storage Resource Management An ITIL Perspective for Storage Resource Management BJ Klingenberg, IBM Greg Van Hise, IBM Abstract Providing an ITIL perspective to storage resource management supports the consistent integration of storage

More information

SERVICE DESK EFFECTIVENESS SELF SERVICE REIGNS SUPREME

SERVICE DESK EFFECTIVENESS SELF SERVICE REIGNS SUPREME SERVICE DESK EFFECTIVENESS SELF SERVICE REIGNS SUPREME 1 MAXIMIZING THE VALUE OF SELF SERVICE Situation: Flat IT budgets are putting pressure on Support teams to do more with less staff while still delivering

More information

Jenny Obee, Head of Information Management jenny.obee@barnet.gov.uk, Tel: 020 8359 4859. Micailah Fleming, IT Director micailah.fleming@capita.co.

Jenny Obee, Head of Information Management jenny.obee@barnet.gov.uk, Tel: 020 8359 4859. Micailah Fleming, IT Director micailah.fleming@capita.co. Performance and Contract Management Committee 7 January 2016 Title Report of Wards Status ICT Operations ITIL Methodology Assessment Chief Operating Officer All Public Urgent Key No No Enclosures None

More information

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper B, version 4.0 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have

More information

Calculation of the Functional Size and Productivity with the IFPUG method (CPM 4.3.1). The DDway experience with WebRatio

Calculation of the Functional Size and Productivity with the IFPUG method (CPM 4.3.1). The DDway experience with WebRatio Calculation of the Functional Size and Productivity with the IFPUG method (CPM 4.3.1). The DDway experience with WebRatio This document contains material that has been extracted from the IFPUG Counting

More information

A Symptom Extraction and Classification Method for Self-Management

A Symptom Extraction and Classification Method for Self-Management LANOMS 2005-4th Latin American Network Operations and Management Symposium 201 A Symptom Extraction and Classification Method for Self-Management Marcelo Perazolo Autonomic Computing Architecture IBM Corporation

More information

Problem Management Overview HDI Capital Area Chapter September 16, 2009 Hugo Mendoza, Column Technologies

Problem Management Overview HDI Capital Area Chapter September 16, 2009 Hugo Mendoza, Column Technologies Problem Management Overview HDI Capital Area Chapter September 16, 2009 Hugo Mendoza, Column Technologies Problem Management Overview Agenda Overview of the ITIL framework Overview of Problem Management

More information

BETTER BUSINESS FORESIGHT THROUGH SHARPER TECHNOLOGICAL INSIGHT.

BETTER BUSINESS FORESIGHT THROUGH SHARPER TECHNOLOGICAL INSIGHT. www.wipro.com BETTER BUSINESS FORESIGHT THROUGH SHARPER TECHNOLOGICAL INSIGHT. FixOmatic DO BUSINESS BETTER AUTOMATION: THE KEY TO SERVICE INNOVATION Automation has now become one of the top priorities

More information

Free ITIL v.3. Foundation. Exam Sample Paper 1. You have 1 hour to complete all 40 Questions. You must get 26 or more correct to pass

Free ITIL v.3. Foundation. Exam Sample Paper 1. You have 1 hour to complete all 40 Questions. You must get 26 or more correct to pass Free ITIL v.3. Foundation Exam Sample Paper 1 You have 1 hour to complete all 40 Questions You must get 26 or more correct to pass Compliments of Advance ITSM www.advanceitsm.com 1. What is the main reason

More information

SAP HANA In-Memory Database Sizing Guideline

SAP HANA In-Memory Database Sizing Guideline SAP HANA In-Memory Database Sizing Guideline Version 1.4 August 2013 2 DISCLAIMER Sizing recommendations apply for certified hardware only. Please contact hardware vendor for suitable hardware configuration.

More information

Application Performance Management. Java EE.Net, Databases Message Queue Transaction, Web Servers End User Experience

Application Performance Management. Java EE.Net, Databases Message Queue Transaction, Web Servers End User Experience Application Performance Management Java EE.Net, Databases Message Queue Transaction, Web Servers End User Experience InfoPulse A part of the Partner Nordic IT group EVRY Company brief BMS Consulting is

More information

Data Audit Solution. Data quality visibility in 5 days for improving corporate performance. TABLE OF CONTENTS. Purpose of this white paper

Data Audit Solution. Data quality visibility in 5 days for improving corporate performance. TABLE OF CONTENTS. Purpose of this white paper Solution Data quality visibility in 5 days for improving corporate performance. Purpose of this white paper This white paper describes the BackOffice Associates engagement and the increasing importance

More information

The Future of Best Practices in IT Service Management - ITIL Version 3 Explained

The Future of Best Practices in IT Service Management - ITIL Version 3 Explained The Future of Best Practices in IT Service Management - ITIL Version 3 Explained Reg Harbeck CA Monday, August 13, 2007 Session 1455 ITIL V3: The Processes Governance Processes: Service Measurement Service

More information

Transforming IT into an App Store Service Catalog Part I: Why Should I care? www.caskllc.com

Transforming IT into an App Store Service Catalog Part I: Why Should I care? www.caskllc.com Transforming IT into an App Store Service Catalog Part I: Why Should I care? www.caskllc.com Who are we? 2 Jason Rosenfeld» ITSM Practice Lead at Cask, LLC» 15+ years ITSM and IT Operations experience

More information

An Example of Using Key Performance Indicators for Software Development Process Efficiency Evaluation

An Example of Using Key Performance Indicators for Software Development Process Efficiency Evaluation An Example of Using Key Performance Indicators for Software Development Process Efficiency Evaluation Ž. Antolić R&D Center Ericsson Nikola Tesla d.d. Complete Address: Krapinska 45, Zagreb, HR-10000,

More information

NYSED DATA DASHBOARD SOLUTIONS RFP ATTACHMENT 6.4 MAINTENANCE AND SUPPORT SERVICES

NYSED DATA DASHBOARD SOLUTIONS RFP ATTACHMENT 6.4 MAINTENANCE AND SUPPORT SERVICES NYSED DATA DASHBOARD SOLUTIONS RFP ATTACHMENT 6.4 MAINTENANCE AND SUPPORT SERVICES 1. Definitions. The definitions below shall apply to this Schedule. All capitalized terms not otherwise defined herein

More information

GAIA Service Catalogs: A Framework for the Construction of IT Service Catalogs

GAIA Service Catalogs: A Framework for the Construction of IT Service Catalogs Revista de Sistemas de Informação da FSMA n. 14 (2014) pp. 11-25 http://www.fsma.edu.br/si/sistemas.html GAIA Service Catalogs: A Framework for the Construction of IT Service Catalogs Luiz Henrique Taconi,

More information

How to Classify Incidents

How to Classify Incidents The workable, practical guide to Do IT Yourself Vol. 6.27 July 23, 2010 How to Classify Incidents By Hank Marquis Hank is EVP of Knowledge Management at Universal Solutions Group, and Founder and Director

More information

How to Decide which Method to Use

How to Decide which Method to Use Methods for Software Sizing How to Decide which Method to Use 1 Why Measure Software Size? Software is the output product from the software development and/or enhancement activity that is delivered and/or

More information

Effective Implementation of Problem Management in ITIL Service Management

Effective Implementation of Problem Management in ITIL Service Management International Journal of Scientific & Engineering Research Volume 4, Issue 1, January-2013 1 Effective Implementation of Problem Management in ITIL Service Management Author: Kannamani. R BCA, MBA, ITILV3,

More information

ITIL Intermediate Capability Stream:

ITIL Intermediate Capability Stream: ITIL Intermediate Capability Stream: RELEASE, CONTROL AND VALIDATION (RCV) CERTIFICATE Sample Paper 1, version 5.1 Gradient Style, Complex Multiple Choice QUESTION BOOKLET Gradient Style Multiple Choice

More information

Closed Loop Incident Process

Closed Loop Incident Process Closed Loop Incident Process From fault detection to closure Andreas Gutzwiller Presales Consultant, Hewlett-Packard (Schweiz) HP Software and Solutions 2010 Hewlett-Packard Development Company, L.P. The

More information

EXIN.Passguide.EX0-001.v2014-10-25.by.SAM.424q. Exam Code: EX0-001. Exam Name: ITIL Foundation (syllabus 2011) Exam

EXIN.Passguide.EX0-001.v2014-10-25.by.SAM.424q. Exam Code: EX0-001. Exam Name: ITIL Foundation (syllabus 2011) Exam EXIN.Passguide.EX0-001.v2014-10-25.by.SAM.424q Number: EX0-001 Passing Score: 800 Time Limit: 120 min File Version: 24.5 http://www.gratisexam.com/ Exam Code: EX0-001 Exam Name: ITIL Foundation (syllabus

More information

Analyzing Helpdesk Operation for an IT Function A Case Study of a Private University in Malaysia

Analyzing Helpdesk Operation for an IT Function A Case Study of a Private University in Malaysia 2011 International Conference on Business and Economics Research IPEDR Vol.16 (2011) (2011) IACSIT Press, Singapore Analyzing Helpdesk Operation for an IT Function A Case Study of a Private University

More information

OPERATIONAL SERVICE LEVEL AGREEMENT BETWEEN THE CLIENT AND FOR THE PROVISION OF PRO-ACTIVE MONITORING & SUPPORT SERVICES

OPERATIONAL SERVICE LEVEL AGREEMENT BETWEEN THE CLIENT AND FOR THE PROVISION OF PRO-ACTIVE MONITORING & SUPPORT SERVICES OPERATIONAL SERVICE LEVEL AGREEMENT BETWEEN THE CLIENT AND FOR THE PROVISION OF PRO-ACTIVE MONITORING & SUPPORT SERVICES IN CONFIDENCE TABLE OF CONTENTS 1 CONTACT DETAILS 1 1.1 The Client Contract Management

More information

CHAPTER 01 THE SCOPE OF SOFTWARE ENGINEERING

CHAPTER 01 THE SCOPE OF SOFTWARE ENGINEERING Lecture Software Engineering CHAPTER 01 THE SCOPE OF SOFTWARE ENGINEERING Lecture Software Engineering Topics Introduction Historical Aspects Economic Aspects Requirements, Analysis, and Design Aspects

More information

The ITIL v.3 Foundation Examination

The ITIL v.3 Foundation Examination The ITIL v.3 Foundation Examination ITIL v. 3 Foundation Examination: Sample Paper B, version 3.1 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. There are no trick questions.

More information

REMOTE IT INFRASTRUCTURE MANAGEMENT SERVICES

REMOTE IT INFRASTRUCTURE MANAGEMENT SERVICES REMOTE IT INFRASTRUCTURE MANAGEMENT SERVICES ALWAYS ALERT WE ARE ALERT As a seasoned player in Remote Infrastructure Management services, we truly understand the vulnerability of compute Infrastructure

More information

Preparation Guide. IT Service Management Foundation Bridge based on ISO/IEC 20000

Preparation Guide. IT Service Management Foundation Bridge based on ISO/IEC 20000 Preparation Guide IT Service Management Foundation Bridge based on ISO/IEC 20000 Edition April 2011 Copyright 2011 EXIN All rights reserved. No part of this publication may be published, reproduced, copied

More information

Supporting the CMMI Metrics Framework thru Level 5. Márcio. Silveira. page 1

Supporting the CMMI Metrics Framework thru Level 5. Márcio. Silveira. page 1 September 03-23-05 2009 EDS-Electronic Electronic Data Systems do Brasil Ltda. Márcio Silveira page Agenda Objective EDS Overall Process Improvement Strategy Measurement Elements of the CMMI Model M&A

More information

ITSM Process Description

ITSM Process Description ITSM Process Description Office of Information Technology Incident Management 1 Table of Contents Table of Contents 1. Introduction 2. Incident Management Goals, Objectives, CSFs and KPIs 3. Incident Management

More information

Request for Proposal for Application Development and Maintenance Services for XML Store platforms

Request for Proposal for Application Development and Maintenance Services for XML Store platforms Request for Proposal for Application Development and Maintenance s for ML Store platforms Annex 4: Application Development & Maintenance Requirements Description TABLE OF CONTENTS Page 1 1.0 s Overview...

More information

SERVICE BASED COSTING AND DEMAND MANAGEMENT

SERVICE BASED COSTING AND DEMAND MANAGEMENT SERVICE BASED COSTING AND DEMAND MANAGEMENT White Paper IT organizations face increasing pressure to understand cost and demand for IT services they provide, and to manage this cost and demand to optimize

More information

IT Help Desk Management Survey Questionnaire January 2007

IT Help Desk Management Survey Questionnaire January 2007 IT Help Desk Management Survey Questionnaire January 2007 Thank you for participating in the IT Help Desk Management study being conducted by the EDUCAUSE Center for Applied Research, or ECAR. This survey

More information

IMT Performance Metrics and Qualitative Feedback

IMT Performance Metrics and Qualitative Feedback IMT Performance Metrics and Qualitative Feedback December 2015 Liz McNaughton Content Page 1.0 Executive Summary 1 1.1 Summary of statistics 2 2.0 Service performance 3 2.1 Significant incidents 3 2.1.2

More information

Which ITIL process or function deals with issues and questions about the use of services, raised by end users?

Which ITIL process or function deals with issues and questions about the use of services, raised by end users? 1 of 40 Which ITIL process or function deals with issues and questions about the use of services, raised by end users? A. Availability Management B. Service Level Management C. Problem Management D. Service

More information

Analysis of Cloud Solutions for Asset Management

Analysis of Cloud Solutions for Asset Management ICT Innovations 2010 Web Proceedings ISSN 1857-7288 345 Analysis of Cloud Solutions for Asset Management Goran Kolevski, Marjan Gusev Institute of Informatics, Faculty of Natural Sciences and Mathematics,

More information

02 General Information. 03 Features. 06 Benefits.

02 General Information. 03 Features. 06 Benefits. invgate 02 General Information. 03 Features. 06 Benefits. Index. 02 General Information. Improve your IT department Managing Service Support just got easier Despite growing connectivity, data accessibility

More information

Recent Advances in Automatic Control, Information and Communications

Recent Advances in Automatic Control, Information and Communications Proposal of the improvement of actual ITIL version based on comparative IT Service Management methodologies and standards The implementation of IT Service Management frameworks and standards Anel Tanovic*,

More information

Creating and Maturing a Service Catalog

Creating and Maturing a Service Catalog Creating and Maturing a Service Catalog By Wendy Kuhn and Pam Erskine Third Sky, Inc. Introduction Developing a service catalog can seem like a simple marketing and communications activity or a daunting

More information

Introduction. What is ITIL? Automation Centre. Tracker Suite and ITIL

Introduction. What is ITIL? Automation Centre. Tracker Suite and ITIL 1 Introduction The Information Technology Infrastructure Library (ITIL) aims to improve the management of IT services within the organization, for lowered costs, improved efficiency and productivity. But

More information

Sample Exam. IT Service Management Foundation based on ISO/IEC 20000

Sample Exam. IT Service Management Foundation based on ISO/IEC 20000 Sample Exam IT Service Management Foundation based on ISO/IEC 20000 Edition April 2011 Copyright 2011 EXIN All rights reserved. No part of this publication may be published, reproduced, copied or stored

More information

Moving from ISO9000 to the Higher Levels of the Capability Maturity Model (CMM)

Moving from ISO9000 to the Higher Levels of the Capability Maturity Model (CMM) Moving from ISO9000 to the Higher Levels of the Capability Maturity Model (CMM) Pankaj Jalote 1 Infosys Technologies Ltd. Bangalore 561 229 Fax: +91-512-590725/590413 Jalote@iitk.ernet.in, jalote@iitk.ac.in

More information

CA Service Desk Manager

CA Service Desk Manager PRODUCT BRIEF: CA SERVICE DESK MANAGER CA Service Desk Manager CA SERVICE DESK MANAGER IS A VERSATILE, COMPREHENSIVE IT SUPPORT SOLUTION THAT HELPS YOU BUILD SUPERIOR INCIDENT AND PROBLEM MANAGEMENT PROCESSES

More information

Breaking the project down into components and constructing the WBS

Breaking the project down into components and constructing the WBS Software Estimation How to go about it? Murali Chemuturi Background When there is lack of clarity on a subject, a plethora of literature is brought out on the subject. More often than not, the literature

More information

November, 16th & 17th, 2011

November, 16th & 17th, 2011 November, 16th & 17th, 2011 Company Overview Largest Latin American IT Services provider and an undisputed leader in systems integration, support and IT Outsourcing Independent service provider with world-class

More information

HP OpenView AssetCenter

HP OpenView AssetCenter HP OpenView AssetCenter Software version: 5.0 Asset Tracking solution Build number: 120 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty statements

More information

CALL VOLUME FORECASTING FOR SERVICE DESKS

CALL VOLUME FORECASTING FOR SERVICE DESKS CALL VOLUME FORECASTING FOR SERVICE DESKS Krishna Murthy Dasari Satyam Computer Services Ltd. This paper discusses the practical role of forecasting for Service Desk call volumes. Although there are many

More information

Benchmarking Software Quality With Applied Cost of Quality

Benchmarking Software Quality With Applied Cost of Quality Benchmarking Software Quality With Applied Cost of Quality Cost of Quality has remained theoretical in many treatments despite its powerful relevance in software quality. A survey-based approach makes

More information

G-Cloud Service Definition. Atos Oracle Database Upgrade

G-Cloud Service Definition. Atos Oracle Database Upgrade G-Cloud Service Definition Atos Oracle Database Upgrade Database Upgrade for SCS While providing a technical database upgrade facility, Atos also assist organisations in maximising the benefits from the

More information

At the beginning of my career as a desktop support manager, I searched everywhere

At the beginning of my career as a desktop support manager, I searched everywhere SEPTEMBER 2013 Desktop Support Metrics Written by Mike Hanson Data analysis by Jenny Rains At the beginning of my career as a desktop support manager, I searched everywhere for examples of industry-standard

More information

Capacity & Demand Management Processes within the ITIL 2011 Update

Capacity & Demand Management Processes within the ITIL 2011 Update Capacity & Demand Management Processes within the ITIL 2011 Update Andy Bolton CEO Abstract The 2011 Edition of ITIL, released in July, is billed as resolving errors and inconsistency that were in the

More information

ASIAN PACIFIC TELECOMMUNICATIONS PTY LTD STANDARD FORM OF AGREEMENT. Schedule 3 Support Services

ASIAN PACIFIC TELECOMMUNICATIONS PTY LTD STANDARD FORM OF AGREEMENT. Schedule 3 Support Services ASIAN PACIFIC TELECOMMUNICATIONS PTY LTD STANDARD FORM OF AGREEMENT Schedule 3 Support Services December 2013 Table of Contents 1. SERVICE SCHEDULE 3 SUPPORT SERVICES... 3 1.1 OVERVIEW... 3 1.2 STANDARD

More information

Key-Words: - The improved model of ITIL 2011 framework, new process model, Cabinet Office, final upgrade of ITIL, Service Portfolio Management.

Key-Words: - The improved model of ITIL 2011 framework, new process model, Cabinet Office, final upgrade of ITIL, Service Portfolio Management. Proposal of the improvement of actual ITIL version based on comparative IT Service Management methodologies and standards The improved model of ITIL 2011 framework Anel Tanovic*, Fahrudin Orucevic** *Department

More information

Improving Residual Risk Management Through the Use of Security Metrics

Improving Residual Risk Management Through the Use of Security Metrics Improving Residual Risk Management Through the Use of Security Metrics Every investment in security should be effective in reducing risk, but how do you measure it? Jonathan Pagett and Siaw-Lynn Ng introduce

More information

Through various types of technology solutions, support organizations are empowering

Through various types of technology solutions, support organizations are empowering AUGUST 2015 Technology for Empowering End Users By Jenny Rains, Senior Research Analyst, HDI Through various types of technology solutions, support organizations are empowering end users to resolve or

More information

This document contains the following topics:

This document contains the following topics: Release Notification BMC Discovery Solution Version 8.1.00 December 18, 2009 This document describes the products and components contained in version 8.1.00 of BMC Discovery Solution. If you have any questions,

More information

Global Shared Support Service:

Global Shared Support Service: Global Shared Support Service: Leveraging expertise, sharing costs andderiving value Chandra Shekar Kakal Shared service in any field comes with an implicit assumption of reduced cost and improved efficiency.

More information

+ < We call it Integrated Operations Management. Optimized Processes Assured Customer Satisfaction

+ < We call it Integrated Operations Management. Optimized Processes Assured Customer Satisfaction They work in silos We Unify Infrastructure & Application Support + < We call it Management Optimized Processes Assured Customer Satisfaction www.hclisd.com Application Support & Maintenance has traditionally

More information

Service Management. A framework for providing worlds class IT services

Service Management. A framework for providing worlds class IT services Service Management A framework for providing worlds class IT services Barry Corless MISM Slide - 1 Copyright Remarc Technologies Ltd, 2007 These course notes were produced by Remarc Service Management,

More information

Stanford / MIT Benchmarking IT Help Desk

Stanford / MIT Benchmarking IT Help Desk Stanford / MIT Benchmarking IT Help Desk Final Presentation November 13, 2002 Agenda Project Goals Help Desk Benchmarking Goals & benchmark metrics Initial data comparisons Findings & hypotheses Quick

More information

ITIL v3 Service Manager Bridge

ITIL v3 Service Manager Bridge ITIL v3 Service Manager Bridge Course Length: 5 Days Course Overview This 5 day hands on, certification training program enables ITIL Version 2 certified Service Managers to upgrade their Service Manager

More information

Continual Service Improvement How to Provide Value on an Ongoing Basis

Continual Service Improvement How to Provide Value on an Ongoing Basis Continual Service Improvement How to Provide Value on an Ongoing Basis Sacramento HDI The Big Event Ken Hayes, CSI Director May 17, 2012 Who is Technisource? Technology Talent and Services Provider Leading

More information