Results Based Testing

Size: px
Start display at page:

Download "Results Based Testing"

Transcription

1 Using Gain-Sharing Pricing Model for Testing Ayal Zylberman Summary Results Based Testing (RBT) is a new software testing pricing model that sets forth the expected value to be delivered by the Testing Teams. Imagine your testing provider making a commitment to find 97% of the defects in the system. Can that be measured? What would that be worth? What would be the impact on the customer-provider relationships and accountability? How can you bind that commitment? This white paper will attempt to answer those questions. Introduction Very often the question what budget should I allocate for testing is asked. The answer to this question is somewhere between zero and infinity. There are many elements that define the budget for testing, such as complexity of the system under test, amount of iterations of testing and of software releases, quality of development and of unit testing, efforts spent by development on present release and past releases and more. However, an important factor for defining the testing budget is the level of risk the organization is willing to take. No risk means we need to produce a bug-free system (and therefore the testing budget will be close to infinity). You may spend one day to test a system and if you re a good tester, you will probably find lots of bugs or you could spend 3 months with a group of 50 testers to test the same system. The difference would be with the amount of defects you find and more important the amount of defects you DON T find When to use Results Based Testing? Results Based Testing usually involves three elements: 1. A Scope of work 2. A contractual SLA 3. A pricing mechanism RBT is normally utilized when part or all of the software testing process is outsourced to a third party and a core contractual SLA together with a pricing mechanism sets the exact payment made at each SLA level. The pricing mechanism may be a flexible rate for each SLA level or a Penalty/Reward mechanism, all with the goal of creating an incentive for the Testing Supplier to meet the business targets (results) set forth. However, RBT may (and should) also be used for internal testing teams even though in such cases a penalty/reward mechanism is harder to implement. Another good use of RBT is for establishing the necessary framework for measured continuous improvement in which results from previous periods can serve as a baseline for following period s targets. What results should we measure? When evaluating the level of testing, several Key Process Indicators (KPIs) should be measured. However, in order to keep things simple, the main focus should be on two main questions: 1. What percentage of the defects should be found by testing? P a g e 1

2 2. What is the cost spent in order to achieve the above goal? Although it is clearly important to be able to answer the above questions, most organizations fail to measure these two KPIs and thus, are unable to provide accurate visibility into the quality and efficiency of testing. Below we will present a simple method for measuring test coverage which will enable us to answer the first question and a method for setting a budget for achieving these results, thus answering the second question. There are many other indicators such as staff level expertise, attrition level, reporting to stakeholders, communication with development teams, delays in the process and more. However, all other aspects feed directly into the two main questions above. For example, if the level of staff is not sufficiently high, the percentage of defects found will decrease and/or the cost of testing will increase. How to measure Test Coverage KPI? In order to measure the percentage of defects found by testing (a type of test Coverage KPI vs. the escaped defects KPI) the organization should utilize the following process: 1. Reporting of defects each defect reported by the testing team should be documented in a central defect management system. 2. All issues or support tickets raised by customers/users of the system should be documented in a centralized system. Usually the support or help-desk team has this information. 3. Each ticket should be evaluated by the testing team (sometimes the support team filters the tickets and provides only the tickets that result from a defect). 4. Each ticket related to a defect should have one of the following statuses: Not a defect Known defect Cannot be found by testing/un-reproducible New Defect Only defects in the last status (New Defect) are counted for this metric. The process above, although not being used by most organizations, is extremely important in case the organization is looking to start implementing RBT and to continually improve the efficiency and effectiveness of the testing process. Measuring the test coverage is done by dividing the amount of defects found by the testing provider with the amount of defects found by the users of the system. Since critical defects carry a different importance to the organization versus less severe defects, each defect is multiplied by its severity. For example, assuming a scale of 1-5 is used, a critical defect (severity = 5) will be counted in the same way as 5 minor defects (severity = 1). Only defects found in a certain period after release of the system shall be counted (normally this is defined as 3-6 months). Once the data is available the following formula is used to calculate the KPI value: P a g e 2

3 Testing Budget Calculator The Testing Budget Calculator is a formula used to define the testing budget required for testing a system or a version of a system. There is no one generic formula for calculating the testing budget for all types of systems since the total effort required depends on the organization and the system specific characteristics. First we need to identify the parameters that affect a testing budget. These factors might include: Overall development budget Development effort in man days Type of project which can be either a development project from the ground up or an Implementation of off the shelf business software) Estimated number of product versions to be released Scope of testing (Acceptance Test, Testing automation development, establishing a test Environment etc.) Efforts spent in previous versions Number of interfaces or integrated systems Functional Complexity Duration of testing Existing level of test automation infrastructure out of overall test coverage. When selecting the relevant parameters, the organization should verify it has access to the values of each parameter as any change in the value has implications on the testing effort required. It s nice to have sophisticated parameters like lines of code, but there s no use in using such parameters if there s no access to the actual values added in each version or in case the amount of lines does not change the total effort required for testing. The next step is creating a formula using all relevant parameters. It s important that the formula is as simple as possible allowing for certain assumptions based on past experience. An example of a simple calculator might be a set percentage of the development budget. Please see engagement examples in the examples section below. Results-Based Pricing Model for Testing In traditional software testing outsourcing engagements, the testing provider provides the service and the customer pays for the services, either at a fixed price, on a time-and-materials basis or a cost-plus model. Results Based testing is the only gain-sharing approach in which long term interests are perfectly aligned. This model encourages collaboration and creative problem-solving as both parties work toward common business goals. It also provides the supplier a greater freedom to determine how to better achieve the results. The pricing model The basic pricing model is Managed Testing Services based on a pre-defined rate card with only a certain amount paid (usually 70% of the total amount) while the final calculation of the cost is made once actual results are calculated. Budget Adjustments Example According to the difference between the actual hours multiplied by the rates and the expected budget that had been calculated in the Testing Budget Calculator, the following adjustments can be made: P a g e 3

4 1. If the actual cost of testing in a certain project is BELOW the budget as estimated in the Testing Calculator, the testing provider receives 25% from the difference between the actual cost and the estimated budget 2. If the actual cost of testing in a certain project is ABOVE the budget as estimated in the Testing Calculator, the provider pays a 25% penalty from the difference between the actual cost and the estimated budget Coverage Adjustment Example The following adjustments are made based on the actual test coverage KPI: - If the actual coverage meets the expected results a reward of up to 10% of the total actual cost is given to the provider - If the actual coverage is below the expected results a penalty of up to 30% of the total actual cost is given to the provider For example: assuming the coverage KPI target for all defects is 95%, the adjustment mechanism will be as following: Actual Coverage Penalty/Reward 0%-80% 30% penalty 80%-86% 20% penalty 86%-92% 10% penalty 92%-98% No penalty/reward 98%+ 10% reward Additional Adjustment can be defined based on other agreed and measured KPIs P a g e 4

5 Real Life Engagement Examples Large Bank Tier 1 Defense Contractor Telecom Equipment Manufacturer Size of testing team 120 testers 160 testers 140 testers Coverage 96% Coverage - all defects 97% Coverage 85% Main SLA Average delays in schedule 5% Coverage - critical defects 99% Average time to recruit new staff 21 days System up time 99% Satisfaction surveys 3.8/5 Attrition of key employees 5% Location QualiTest Test Factory QualiTest Test Factory QualiTest Test Factory # of parallel testing projects Average duration of each testing project Testing Budget Calculator Pricing model days 1-2 years 3-4 months Set % of development budget Fixed Prices based on the testing calculator Formula with 6 factors: Development man days, # of iterations, efforts in previous versions, ATP required and more T&M. If the actual cost is above Testing Budget, a 30% discounted rates applies If the actual cost is below budget 20% reward % of development man days T&M. If the actual cost is above Testing Budget, a 30% discounted rates applies Conclusion Results Based Testing enables organizations to: - Provide the testing provider with financial incentives to meet customer s business goals - Provide the testing provider with financial incentives to innovate and improve the process in line with customer s business goals and spreads the financial risk between both parties - Provides a framework for continuous improvement - Measures Test Provider s performance. - Provides the customer flexibility to scale the testing up or down in line with its business needs. P a g e 5

Embedding Innovation into Outsourcing Contracts Steven Barker, National Archives.

Embedding Innovation into Outsourcing Contracts Steven Barker, National Archives. Embedding Innovation into Outsourcing Contracts Steven Barker, National Archives. Innovation is often an imprecise nice to have aspiration in many contracts and a future dispute point when unstated expectations

More information

IAOP: Creating Sustainable value in Outsourcing Klaus Koefoed

IAOP: Creating Sustainable value in Outsourcing Klaus Koefoed IAOP: Creating Sustainable value in Outsourcing Klaus Koefoed April 28 th 2010 Copyright 2009 Accenture All Rights Reserved. Accenture, its logo, and High Performance Delivered are trademarks of Accenture.

More information

Managing Service Provider SLA s. Phil Smith Vice President Global Solutions Marketing

Managing Service Provider SLA s. Phil Smith Vice President Global Solutions Marketing Managing Service Provider SLA s Phil Smith Vice President Global Solutions Marketing Interop Las Vegas May 12, 2004 Agenda Review of Service Level Agreements Developing and Managing Your SLAs Trends for

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

Telecom Outsourcing Delivery Not Discovery. Insights from EnterprisePM

Telecom Outsourcing Delivery Not Discovery. Insights from EnterprisePM Telecom Outsourcing Not Discovery Insights from EnterprisePM John Hogan January 2014 WWW.ENTERPRISEPM.COM.SG 2014 by EnterprisePM. All rights reserved not Discovery Transition & Transformation (T&T) Programs.

More information

Budgeting For the Emerging Company How to Develop Operational Plans that Improve Financial Performance

Budgeting For the Emerging Company How to Develop Operational Plans that Improve Financial Performance Budgeting For the Emerging Company How to Develop Operational Plans that Improve Financial Performance EXECUTIVE SUMMARY Budgeting is a difficult task for operators of emerging businesses. Many don't do

More information

Introduction. Table of Contents

Introduction. Table of Contents Introduction To stay competitive, you know how important it is to find new ways to streamline and save on your company s operations. Learning how leading companies handle commercial payments can give you

More information

Measurement Information Model

Measurement Information Model mcgarry02.qxd 9/7/01 1:27 PM Page 13 2 Information Model This chapter describes one of the fundamental measurement concepts of Practical Software, the Information Model. The Information Model provides

More information

Lifecycle Performance Management (dynatrace) Description

Lifecycle Performance Management (dynatrace) Description Lifecycle Performance Management (dynatrace) Description Compuware dynatrace is the new generation of application performance management. Its patented PurePath Technology provides the world s most accurate

More information

We released this document in response to a Freedom of Information request. Over time it may become out of date. Department for Work and Pensions

We released this document in response to a Freedom of Information request. Over time it may become out of date. Department for Work and Pensions We released this document in response to a Freedom of Information request. Over time it may become out of date. Department for Work and Pensions SCHEDULE 4 KEY PERFORMANCE INDICATORS, SERVICE LEVELS AND

More information

S 2 ERC Project: A Review of Return on Investment for Cybersecurity. Author: Joe Stuntz, MBA EP 14, McDonough School of Business.

S 2 ERC Project: A Review of Return on Investment for Cybersecurity. Author: Joe Stuntz, MBA EP 14, McDonough School of Business. S 2 ERC Project: A Review of Return on Investment for Cybersecurity Author: Joe Stuntz, MBA EP 14, McDonough School of Business Date: 06 May 2014 Abstract Many organizations are looking at investing in

More information

Business Challenges. Customer retention and new customer acquisition (customer relationship management)

Business Challenges. Customer retention and new customer acquisition (customer relationship management) Align and Optimize Workflows with Lean Dan Marino Marino Associates, LLC Strategic and tactical planning Information systems integration Customer retention and new customer acquisition (customer relationship

More information

L'Oréal. An Innovative Approach to Indirect Procurement

L'Oréal. An Innovative Approach to Indirect Procurement L'Oréal An Innovative Approach to Indirect Procurement L'Oréal addressed procurement of indirect categories through a co-sourcing arrangement, a unique blend of outsourcing and consultancy. The project,

More information

ALM120 Application Lifecycle Management 11.5 Essentials

ALM120 Application Lifecycle Management 11.5 Essentials ALM120 Application Lifecycle Management 11.5 Essentials Instructor-Led Workshop OVERVIEW This course provides the tools you need to implement and use Quality Center 11.50. Students learn how to manage

More information

W hitepapers. Delighting Vodafone Turkey s Customers via Agile Transformation

W hitepapers. Delighting Vodafone Turkey s Customers via Agile Transformation October 2014 W hitepapers Delighting Vodafone Turkey s Customers via Agile Transformation Mehmet Yitmen, Erhan Köseoğlu, İbrahim Güneş, Gülnur Bayhan, Seda Erboral Introduction Vodafone is one of the world's

More information

TLS013. Supply Chain Key Performance Indicators (KPIs) and Performance Measurement Ehap Sabri, PhD, CFPIM

TLS013. Supply Chain Key Performance Indicators (KPIs) and Performance Measurement Ehap Sabri, PhD, CFPIM TLS013 Supply Chain Key Performance Indicators (KPIs) and Performance Measurement Ehap Sabri, PhD, CFPIM Agenda What is KPI? Performance Measurement Challenges Performance Measurement Framework Best practices

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

To comment on these KPIs: email abeers@aicpa.org

To comment on these KPIs: email abeers@aicpa.org GARTNER/EBRC KPI INITIATIVE This initiative will identify and develop industry standard measures that are predictive of corporate performance. There is a difference between identifying such measures and

More information

A Performance-Driven Approach to Application Services Management

A Performance-Driven Approach to Application Services Management A Performance-Driven Approach to Application Services Management Breaking the Mold to Accelerate Business Transformation Table of contents 1.0 The keep up versus step up challenge...1 2.0 Taking a different

More information

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper B, version 5.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

Kapsch TrafficCom Performance Measures & KPI s in Tolling Schemes

Kapsch TrafficCom Performance Measures & KPI s in Tolling Schemes Performance Measures & KPI s in Tolling Schemes Josef A. Czako Vice President, International Business Development Orlando, 11. September 2012 Agenda 1. Overview and categorization of KPI s in Tolling 2.

More information

MANAGING RISK IN OUTSOURCED MANUFACTURING. An E2open White Paper. Contents. White Paper

MANAGING RISK IN OUTSOURCED MANUFACTURING. An E2open White Paper. Contents. White Paper White Paper MANAGING RISK IN OUTSOURCED MANUFACTURING An E2open White Paper 2 2 3 5 Contents Executive Overview Issues and Challenges of Managing Outsourced Manufacturing Resolution Plan for Key Issues

More information

The Task. First things first what is a Service Level Agreement?

The Task. First things first what is a Service Level Agreement? The Task If you are reading this, then you ve probably decided to or been asked to implement an SLA. Questions are starting to run through your head like what s all the fuss about? How is this going to

More information

6 Tips to Help You Improve Incident Management

6 Tips to Help You Improve Incident Management 6 Tips to Help You Improve Incident Management by Stuart Rance Incident management is often the first IT service management (ITSM) process that an IT organization adopts, and many of my clients have a

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

PROCUREMENT OUTSOURCING: The 10 Things Companies Really Want to Know

PROCUREMENT OUTSOURCING: The 10 Things Companies Really Want to Know PROCUREMENT OUTSOURCING: The 10 Things Companies Really Want to Know By Jason Gilroy Vice President of Outsourcing ICG Commerce As featured in: Over the past year, ICG Commerce has seen an unprecedented

More information

TEST METRICS AND KPI S

TEST METRICS AND KPI S WHITE PAPER TEST METRICS AND KPI S Abstract This document serves as a guideline for understanding metrics and the Key performance indicators for a testing project. Metrics are parameters or measures of

More information

ATS Delivery Strategy for Manufacturing Execution Systems

ATS Delivery Strategy for Manufacturing Execution Systems MES Excellence Centres Delivery Strategy for Manufacturing Execution Systems A modular working program designed from experience and best practices The result is a process where facts rather than opinions

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

THE PROJECT MANAGEMENT KNOWLEDGE AREAS

THE PROJECT MANAGEMENT KNOWLEDGE AREAS THE PROJECT MANAGEMENT KNOWLEDGE AREAS 4. Project Integration Management 5. Project Scope Management 6. Project Time Management 7. Project Cost Management 8. Project Quality Management 9. Project Human

More information

Software Test Costs and Return on

Software Test Costs and Return on Software Test Costs and Return on Investment (ROI) Issues Bob Hunt, Galorath Tony Abolfotouh, John Carpenter; Robbins Gioia March 2014 1 Introduction The recent Affordable Health Care Web Site issues have

More information

IT Operations Managed Services A Perspective

IT Operations Managed Services A Perspective IT Operations Managed Services A Perspective 1 Introduction This paper examines the concept of Managed Services for IT Operations, the real business drivers, the key factors to be considered, the types

More information

Contract Profit Rate. Guidance on adjustments to the Baseline Profit Rate 27.03.15

Contract Profit Rate. Guidance on adjustments to the Baseline Profit Rate 27.03.15 Contract Profit Rate Guidance on adjustments to the Baseline Profit Rate 27.03.15 Guidance on adjustments to the Baseline Profit Rate 1 Contents Introduction 2 1. About this Guidance 2 2. Application

More information

The Quality Assurance Centre of Excellence

The Quality Assurance Centre of Excellence The Quality Assurance Centre of Excellence A X I S T E C H N I C A L G R O U P A N A H E I M H E A D Q U A R T E R S, 300 S. H A R B O R, B L V D. S U I T E 904, A N A H E I M, CA 92805 PHONE :( 714) 491-2636

More information

Supplier Relationship Management. ISM Philadelphia, Inc. September 12, 2013

Supplier Relationship Management. ISM Philadelphia, Inc. September 12, 2013 Supplier Relationship ISM Philadelphia, Inc. September 12, 2013 Why does Supplier matter Increased outsourcing of strategic services More complex relationships Consolidation of suppliers to leverage spend

More information

Service Level Agreement Between Jolly Technologies Inc. And [Customer Name] For [Level of Service Gold/Silver/Bronze Coverage] Technical Support Plan

Service Level Agreement Between Jolly Technologies Inc. And [Customer Name] For [Level of Service Gold/Silver/Bronze Coverage] Technical Support Plan Service Level Agreement Between Jolly Technologies Inc. And [Customer Name] For [Level of Service Gold/Silver/Bronze Coverage] Technical Support Plan Submitted to: Submitted by: [Customer Name] [Customer

More information

THE NEXT GENERATION OF HR SHARED SERVICES SUBHEADLINE RUNS HERE AND HERE AND HERE AND HERE

THE NEXT GENERATION OF HR SHARED SERVICES SUBHEADLINE RUNS HERE AND HERE AND HERE AND HERE THE NEXT GENERATION OF HR SHARED SERVICES SUBHEADLINE RUNS HERE AND HERE AND HERE AND HERE SAP Executive Insight It s no secret that implementing HR shared services can help organizations generate significant

More information

How to Maximise ROI and drive IT Governance with Visual Studio Team System

How to Maximise ROI and drive IT Governance with Visual Studio Team System How to Maximise ROI and drive IT Governance with Visual Studio Team System The Power of an Integrated ALM Solution Julio Fernández-Gayoso Sales manager for Development Tools Western European Microsoft

More information

Human Capital Management: Leveraging Your Human Assets

Human Capital Management: Leveraging Your Human Assets Human Capital Management: Leveraging Your Human Assets Executive Summary Managers have always intuitively believed that their employees generate value for the organization but today, intuition is no longer

More information

Higher Focus on Quality. Pressure on Testing Budgets. ? Short Release Cycles. Your key to Effortless Automation. OpKey TM

Higher Focus on Quality. Pressure on Testing Budgets. ? Short Release Cycles. Your key to Effortless Automation. OpKey TM Pressure on Testing Budgets Higher Focus on Quality Short Release Cycles Your key to Effortless Automation OpKey TM Most of the CTOs face a common challenge i.e. the need to go to Market in shortest possible

More information

Managed Services - Driving Business Value in Banking

Managed Services - Driving Business Value in Banking White Paper Managed services for credit solutions: Driving business value in banking Business solutions through information technology Entire contents 2005 by CGI Group Inc. All rights reserved. Reproduction

More information

MANDATORY CRITERIA. 1. Does the tool facilitate the creation, modification, fulfillment and closure of Service Request records?

MANDATORY CRITERIA. 1. Does the tool facilitate the creation, modification, fulfillment and closure of Service Request records? MANDATORY CRITERIA 1. Does the tool facilitate the creation, modification, fulfillment and closure of Service Request records? 2. Does the tool provide a pre-defined list of services which can be requested

More information

The Contract Scorecard

The Contract Scorecard ARCHITECT ENGAGE OPERATE REGENERATE The Contract Scorecard Module 8 of the outsourcingtoolset outsourcingtoolset.com Contents 1 ABOUT THE OUTSOURCING TOOLSET AND THIS MODULE...1 1.1 THE OUTSOURCING TOOLSET...1

More information

WE ANSWER QUESTIONS THAT NO ONE ELSE CAN. 68 T.W. Alexander Dr. P.O. Box 13628 Research Triangle Park, NC 27709 www.cuttingedgeinfo.

WE ANSWER QUESTIONS THAT NO ONE ELSE CAN. 68 T.W. Alexander Dr. P.O. Box 13628 Research Triangle Park, NC 27709 www.cuttingedgeinfo. MEDICAL INFORMATION AND CALL CENTER PERFORMANCE BUILDING NEW PRACTICES TO MEET THE EVOLVING NEEDS OF HCPS AND PATIENTS FULL TABLE OF CONTENTS & CHARTS AND GRAPHICS 68 T.W. Alexander Dr. P.O. Box 13628

More information

Supplier Performance Management. Eliot Madow CPSM VP Client Services - Hiperos Director - PMAB

Supplier Performance Management. Eliot Madow CPSM VP Client Services - Hiperos Director - PMAB Supplier Performance Management Eliot Madow CPSM VP Client Services - Hiperos Director - PMAB Agenda Different Approaches Service Level Agreement (SLA) Approach Balanced Scorecard Approach Best-in-Class

More information

Anatomy of an IT Outsourcing Deal. Bruce Laco Deloitte John Pickett IT World Canada Barry Sookman McCarthy Tetrault

Anatomy of an IT Outsourcing Deal. Bruce Laco Deloitte John Pickett IT World Canada Barry Sookman McCarthy Tetrault Anatomy of an IT Outsourcing Deal Bruce Laco Deloitte John Pickett IT World Canada Barry Sookman McCarthy Tetrault 3656867 Agenda Key Considerations for IT Outsourcing Decision Anatomy of an Outsourcing

More information

Going Seamless with SIAM. Why you need a platform-based approach for Service Integration and Management WWW.WIPRO.COM

Going Seamless with SIAM. Why you need a platform-based approach for Service Integration and Management WWW.WIPRO.COM WWW.WIPRO.COM Going Seamless with SIAM Why you need a platform-based approach for Service Integration and Management Ramesh Dorairaj, Principal Consultant, Application Support and Maintenance Table of

More information

Call for Tender for Application Development and Maintenance Services

Call for Tender for Application Development and Maintenance Services ADM Partners Reference #: 100001200 Call for Tender for Application Development and Maintenance Services Annex 2 - Agile Application Development and Maintenance Appendix A - OECD s Agile Practices and

More information

P2P Maturity Model. A best practice framework for building your partner channel. Joint Business Planning. Leads and Pipeline Assessment.

P2P Maturity Model. A best practice framework for building your partner channel. Joint Business Planning. Leads and Pipeline Assessment. P2P Maturity Model A best practice framework for building your partner channel v1.1 More than ever, partnerships are essential to building total solutions, business growth, and winning against the competition.

More information

Software Project Management

Software Project Management Software Project Management Software Project Planning Vivek Bhatnagar Assoc Professor Who needs software? Most software is built in organizations for people with specific needs. A stakeholder is a anyone

More information

Magic Numbers. An In-Depth Guide to the 5 Key Performance Indicators for Web Application Security. Rafal Los HP Web Application Security Evangelist

Magic Numbers. An In-Depth Guide to the 5 Key Performance Indicators for Web Application Security. Rafal Los HP Web Application Security Evangelist Magic Numbers An In-Depth Guide to the 5 Key Performance Indicators for Web Application Security Rafal Los HP Web Application Security Evangelist Version 3.2 2010 Hewlett-Packard Development Company, L.P.

More information

How To Select Differently From The Standard

How To Select Differently From The Standard Want to Change the Game with Contact Center Vendors? Select Them Differently. The Accenture Vendor Management Framework In today s marketplace, companies in a wide range of industries rely on outsourcing

More information

Case Study. ElegantJ BI Business Intelligence

Case Study. ElegantJ BI Business Intelligence ISO 9001:2008 www.elegantjbi.com Get competitive with ElegantJ BI,today.. To learn more about leveraging ElegantJ BI Solutions for your business, please visit our website. Client Client is one of the reputed

More information

How to Implement a Strategic Meeting Program For Your Business

How to Implement a Strategic Meeting Program For Your Business how to smmp. THE A-Z of strategic meeting management programs 1 01 how to smmp? 01 02 what is smmp? 04 03 STEP 1: why 03 04 STEP 2: analysis 05 05 STEP 3: make a plan 09 06 STEP 4: process design 10 07

More information

Performance Management. Constanze Nuesperling VP, Partnerships & Performance Management

Performance Management. Constanze Nuesperling VP, Partnerships & Performance Management Performance Management Constanze Nuesperling VP, Partnerships & Performance Management Agenda 2 ן Introduction to UCB ן What does good performance management mean, and how can it help to avoid conflict?

More information

NICE BACK OFFICE SOLUTIONS. Improve the Efficiency and Effectiveness of Your Back Office Operations. www.nice.com. Insight from Interactions

NICE BACK OFFICE SOLUTIONS. Improve the Efficiency and Effectiveness of Your Back Office Operations. www.nice.com. Insight from Interactions NICE BACK OFFICE SOLUTIONS Improve the Efficiency and Effectiveness of Your Back Office Operations Insight from Interactions www.nice.com INTRODUCTION In today s competitive marketplace, your company has

More information

White Paper February 2009. IBM Cognos Supply Chain Analytics

White Paper February 2009. IBM Cognos Supply Chain Analytics White Paper February 2009 IBM Cognos Supply Chain Analytics 2 Contents 5 Business problems Perform cross-functional analysis of key supply chain processes 5 Business drivers Supplier Relationship Management

More information

Going ITIL with Countersoft Gemini

Going ITIL with Countersoft Gemini Going ITIL with Countersoft Gemini countersoft.com Countersoft May 2014 1 Gemini & ITIL GEMINI & Gemini s ITIL Template provides a best practice, instant starting point for project teams who are working

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

FireScope + ServiceNow: CMDB Integration Use Cases

FireScope + ServiceNow: CMDB Integration Use Cases FireScope + ServiceNow: CMDB Integration Use Cases While virtualization, cloud technologies and automation have slashed the time it takes to plan and implement new IT services, enterprises are still struggling

More information

Windows 7 Upgrade Risk Mitigation Planning: Ensuring Windows 7 Upgrade Success

Windows 7 Upgrade Risk Mitigation Planning: Ensuring Windows 7 Upgrade Success November 2010 Windows 7 Upgrade Risk Mitigation Planning: Ensuring Windows 7 Upgrade Success By: Robert Schaper, Laplink Software Enterprise Solutions Contents Introduction 2 Risk and Cost 2 Upgrade Strategies

More information

Providing the staffing solutions you need with the flexibility you want

Providing the staffing solutions you need with the flexibility you want International IT Staffing, Business Change & Project Solutions Experts Providing the staffing solutions you need with the flexibility you want WWW.GIBBS-S3.COM GIBBS S3 Providing the staffing solutions

More information

The Future of Project Management: Preparing The Next Generation Project Manager

The Future of Project Management: Preparing The Next Generation Project Manager 1 The Future of Project Management: Preparing The Next Generation Project Manager By Harold Kerzner, Ph.D. 10/9/2010 2010 International Institute for Learning, Inc. 1 Best Practices in Project Management

More information

Overview of Future Purchasing s fundamental and advanced training workshops...

Overview of Future Purchasing s fundamental and advanced training workshops... Performance Learning Presented by: Anna Del Mar - Director, Performance Learning Future Purchasing Overview of Future Purchasing s fundamental and advanced training workshops... Tailored excellence.. Our

More information

2012 National BDPA Technology Conference. Defining Project and PMO Metrics

2012 National BDPA Technology Conference. Defining Project and PMO Metrics 2012 National BDPA Technology Conference Defining Project and PMO Metrics Betty Hutchins, MBA, PMP August 1 4, 2012 Baltimore, MD Presentation Objectives Project Performance Determine the Process Defining

More information

Asset management guidelines

Asset management guidelines Asset management guidelines 1 IT asset management (ITAM) overview Objective Provide a single, integrated view of agency assets in order to allow agencies to identify the asset location and assess the potential

More information

Business Performance Delivered. 10 Steps to Achieving Success with Salesforce.com SHIFTING FROM CRM ADOPTION TO CRM ADDICTION

Business Performance Delivered. 10 Steps to Achieving Success with Salesforce.com SHIFTING FROM CRM ADOPTION TO CRM ADDICTION Business Performance Delivered 10 Steps to Achieving Success with Salesforce.com SHIFTING FROM CRM ADOPTION TO CRM ADDICTION Revenue 10 Steps to Achieving Success with Salesforce.com Shifting from CRM

More information

ISTQB - Certified Tester Advanced Level - Test Manager

ISTQB - Certified Tester Advanced Level - Test Manager CTALTM - Version: 3 30 June 2016 ISTQB - Certified Tester Advanced Level - Test Manager ISTQB - Certified Tester Advanced Level - Test Manager CTALTM - Version: 3 5 days Course Description: Being a technical

More information

Outsourcing Risk - What should every client of outsourced software know about mitigating the risk of project failure? April 2014

Outsourcing Risk - What should every client of outsourced software know about mitigating the risk of project failure? April 2014 Outsourcing Risk - What should every client of outsourced software know about mitigating the risk of project failure? April 2014 Scope of this Report IT Governance is about defining what decisions need

More information

Making a Bid for Profit

Making a Bid for Profit Making a Bid for Profit Your quick-start guide to becoming a profit-driven marketer A Practical Guide thinkwithgoogle.com 1 Introduction Recently, a number of marketers have started a new trend known as

More information

0 to 10 Relationship Management. Principles and Practices for High Performance B2B Relationships Facilitated by Gary Ryan

0 to 10 Relationship Management. Principles and Practices for High Performance B2B Relationships Facilitated by Gary Ryan 0 to 10 Relationship Management Principles and Practices for High Performance B2B Relationships Facilitated by Gary Ryan www.0to10rm.com Our plan To explain the 11 business relationship types and performance

More information

Achieving Competitive Advantage Through Supply Chain Excellence. Jim Webb, Senior Vice President of Operations, Provista

Achieving Competitive Advantage Through Supply Chain Excellence. Jim Webb, Senior Vice President of Operations, Provista Achieving Competitive Advantage Through Supply Chain Excellence Jim Webb, Senior Vice President of Operations, Provista Presentation objectives Competitive Forces Sources of Competitive Advantage Focus

More information

Implementing differentiated customer-centric strategies

Implementing differentiated customer-centric strategies Implementing differentiated customer-centric strategies Retail-banker-friendly strategy development that resonates with your customers and shareholders An Experian white paper Table of contents Introduction...2

More information

Daryl Fullerton. Oil & Gas Industry Principal

Daryl Fullerton. Oil & Gas Industry Principal Daryl Fullerton Oil & Gas Industry Principal How increased visibility into e-invoicing & other P2P KPI Metrics speeds up Invoice Payment while also improving Operator / Supplier Relations PIDX EU Conference

More information

INVESTMENT BANKING OPERATIONS MI PLATFORM

INVESTMENT BANKING OPERATIONS MI PLATFORM INVESTMENT BANKING OPERATIONS MI PLATFORM Investment Banking Operations MI Platform 2 Dependable Management Information (MI) is critical for timely and strategic decision making in investment banking operations.

More information

Improving. Summary. gathered from. research, and. Burnout of. Whitepaper

Improving. Summary. gathered from. research, and. Burnout of. Whitepaper Whitepaper Improving Productivity and Uptime with a Tier 1 NOC Summary This paper s in depth analysis of IT support activities shows the value of segmenting and delegatingg activities based on skill level

More information

Colorado Department of Health Care Policy and Financing

Colorado Department of Health Care Policy and Financing Colorado Department of Health Care Policy and Financing Solicitation #: HCPFRFPCW14BIDM Business Intelligence and Data Management Services (BIDM) Appendix B BIDM Project Phases Tables The guidelines for

More information

How To Establish A. Cash Incentive Plan. 8575 164th Avenue NE, Suite 100 Redmond, WA 98052 800-627-3697 www.erieri.com

How To Establish A. Cash Incentive Plan. 8575 164th Avenue NE, Suite 100 Redmond, WA 98052 800-627-3697 www.erieri.com How To Establish A Cash Incentive Plan 8575 164th Avenue NE, Suite 100 Redmond, WA 98052 800-627-3697 www.erieri.com Use this learning aid as a resource for employees to effectively develop, introduce,

More information

Client Onboarding Process Reengineering: Performance Management of Client Onboarding Programs

Client Onboarding Process Reengineering: Performance Management of Client Onboarding Programs KNOWLEDGENT INSIGHTS volume 1 no. 4 September 13, 2011 Client Onboarding Process Reengineering: Performance Management of Client Onboarding Programs In the midst of the worst economic environment since

More information

Resource Manager Service for provision of ICT contractors CPO 798-11

Resource Manager Service for provision of ICT contractors CPO 798-11 Resource Manager Service for provision of ICT contractors CPO 798-11 Whole-of-government procurement arrangement Briefing for suppliers QGCPO Department of Housing and Public Works Key messages Consultation

More information

Commercial Software Licensing

Commercial Software Licensing Commercial Software Licensing CHAPTER 11: Software Prepared by DoD ESI January 2013 Chapter Overview The government uses three primary agreement types for services: Fixed Price (FP). T&M (Time and Materials).

More information

EVOLVE Customer Relationship Management

EVOLVE Customer Relationship Management EVOLVE Customer Relationship Management With EVOLVE CRM, optimize your sales resources, reduce administrative costs and achieve constistent customer-oriented busieness process Organization and deliver

More information

Global Support Center

Global Support Center Global Support Center Next Generation IT Shared Support Services for Enterprise Applications Ramgopal Natarajan My Enterprise Application Landscape has lots of modules but does not need dedicated FTEs

More information

Service Value is the End Game Advanced Facilities Performance Management (Part 2 of 2)

Service Value is the End Game Advanced Facilities Performance Management (Part 2 of 2) Service Value is the End Game Advanced Facilities Performance Management (Part 2 of 2) Alan Green is a Performance Manager within Property at one of the UK leading financial institutions Graeme Chalmers,

More information

Business Performance & Data Quality Metrics. David Loshin Knowledge Integrity, Inc. loshin@knowledge-integrity.com (301) 754-6350

Business Performance & Data Quality Metrics. David Loshin Knowledge Integrity, Inc. loshin@knowledge-integrity.com (301) 754-6350 Business Performance & Data Quality Metrics David Loshin Knowledge Integrity, Inc. loshin@knowledge-integrity.com (301) 754-6350 1 Does Data Integrity Imply Business Value? Assumption: improved data quality,

More information

How Silk Central brings flexibility to agile development

How Silk Central brings flexibility to agile development How Silk Central brings flexibility to agile development The name agile development is perhaps slightly misleading as it is by its very nature, a carefully structured environment of rigorous procedures.

More information

How Do You Measure Up? A Case Study in Determining What Metrics Matter Most

How Do You Measure Up? A Case Study in Determining What Metrics Matter Most How Do You Measure Up? A Case Study in Determining What Metrics Matter Most Wayne Turnbow IT Services Department Manager TID Water & Power Sacramento HDI Agenda Who we are IT Service Management ITIL Measurement

More information

Chapter 8 Service Management

Chapter 8 Service Management Microsoft SQL Server 2000 Chapter 8 Service Management SQL Server 2000 Operations Guide Abstract This chapter briefly presents the issues facing the database administrator (DBA) in creating a service level

More information

An approach to Return on Investment (ROI) for Independent Verification and Validation (IV&V) at NASA

An approach to Return on Investment (ROI) for Independent Verification and Validation (IV&V) at NASA An approach to Return on Investment (ROI) for Independent Verification and Validation (IV&V) at NASA Bob Hunt September 2012 1 NASA IV&V The NASA IV&V Program was established in 1993 as part of an Agency-wide

More information

Lecture 17: Requirements Specifications

Lecture 17: Requirements Specifications Lecture 17: Requirements Specifications Why we need to write specifications Purpose and audience Choosing an appropriate size and formality Desiderata for Specifications Properties of good specifications

More information

Digital Dashboards In Terminal Operations Management

Digital Dashboards In Terminal Operations Management Digital Dashboards In Terminal Operations Management AAPA Marine Terminal Management Training Sept. 12, 2013- Long Beach CA Frank J. Mazzella, APL Ltd. Page 2 What are Dashboards? Real-Time Visualization

More information

Enterprise RIM: Building the Business Case. Steve Gens. Bethesda Maryland: February 25, 2014. Managing Partner Gens and Associates, Inc.

Enterprise RIM: Building the Business Case. Steve Gens. Bethesda Maryland: February 25, 2014. Managing Partner Gens and Associates, Inc. Enterprise RIM: Building the Business Case Bethesda Maryland: February 25, 2014 Steve Gens Managing Partner Gens and Associates, Inc. Disclaimer The views and opinions expressed in the following PowerPoint

More information

Infor Equipment and Rental Fleet Operations - Understanding the Relationship

Infor Equipment and Rental Fleet Operations - Understanding the Relationship Technical paper Understand the return on investment before you jump in Dealers, service, and rental providers of heavy equipment face many of the same challenges, and must weigh the same factors as they

More information

>>> SOCIAL MEDIA MARKETING ROI CHEATSHEET 40 WAYS TO MEASURE YOUR SOCIAL MEDIA ROI. we inspire people to take action

>>> SOCIAL MEDIA MARKETING ROI CHEATSHEET 40 WAYS TO MEASURE YOUR SOCIAL MEDIA ROI. we inspire people to take action >>> SOCIAL MEDIA MARKETING ROI CHEATSHEET 40 WAYS TO MEASURE YOUR SOCIAL MEDIA ROI we inspire people to take action OBJECTIVE KPI METRIC + REVENUE SALES LEADS CUSTOMERS WEBSITE CONVERSIONS - COSTS STAFF

More information

University of Colorado Health Performance Incentive Compensation Plan Plan Summary Fiscal Year 2014 Staff/Managers/Directors

University of Colorado Health Performance Incentive Compensation Plan Plan Summary Fiscal Year 2014 Staff/Managers/Directors University of Colorado Health Performance Incentive Compensation Plan Plan Summary Fiscal Year 2014 Staff/Managers/Directors Plan Purpose The University of Colorado Health provides outstanding patient

More information

Foundations of contract management

Foundations of contract management The foundations of contract management are laid during the Request for Proposals (RFP) process, when key decisions are made about the service that is required, how its performance will be managed and the

More information

Network Operations Visibility Real Time Dashboard that Connects the Field and Business Management

Network Operations Visibility Real Time Dashboard that Connects the Field and Business Management www.sl-j.co.jp APNOMS 2005 Special Session 2-4 Network Operations Visibility Real Time Dashboard that Connects the Field and Business Management Yoshie Hashima President & Representative Director SL Japan

More information

Global Account Management for Sales Organization in Multinational Companies *

Global Account Management for Sales Organization in Multinational Companies * Global Account Management for Sales Organization in Multinational Companies * Tino Canegrati ** Abstract A Global Company is not just a Multinational Company, but on top it has developed an organizational

More information

Take Your Program to the Next Level: Build a Plan for Continuous Improvement. Webinar Q&A Updated: May 17, 2012

Take Your Program to the Next Level: Build a Plan for Continuous Improvement. Webinar Q&A Updated: May 17, 2012 Take Your Program to the Next Level: Build a Plan for Continuous Improvement Webinar Q&A Updated: May 17, 2012 Q: Our company has a highly successful MSP/VMS program in terms of performance, visibility

More information