Tests For EDA Testing Strategy

Size: px
Start display at page:

Download "Tests For EDA Testing Strategy"

Transcription

1 5th Wrld Cngress fr Sftware Quality Shanghai, China Nvember 2011 Test Strategy fr High Quality EDA Sftware Richard Léveillé Synpsys Inc. Muntain View, Califrnia, USA Abstract The cmplexity f EDA (Electrnic Design Autmatin) sftware is rapidly increasing t keep pace with Mre's law, technlgy advances, and time-t-market pressure impsed by the fast-pace cnsumer electrnic marketplace. T be relevant in the value-chain f the electrnic industry, nt nly EDA sftware needs t prvide the right set f features, but it must als deliver them in a timely manner t integrate in the design flw f cnsumer electrnics. This paper describes a prven test strategy in use at Synpsys t achieve predictable quality and release by skillfully using cde develpment tls and verificatin methds thrughut the develpment cycle. The descriptin ffers insights as hw turnarund time, cst-f-testing, and high standard thrughut sftware develpment help shape the strategy fr high quality releases. 1. Intrductin The EDA (Electrnic Design Autmatin) sftware industry is an integral part f the value-chain enabling the electrnic cnsumer market, prviding the design engineers the tls they need fr the develpment f Integrated Circuit (IC). The cnsumer market is cyclical and meeting these cycles ften means success r failure fr a prduct r a cmpany. With an increasingly shrt prduct develpment cycle, there is little rm fr iteratin t ensure success in a cmpetitive envirnment. In this cntext, the EDA sftware must meet custmer expectatins fr functinality, perfrmance and quality, as well as satisfy predictability f the release t meet needs f the prduct launch. In additin, the EDA sftware must: supprt latest technlgical breakthrughs, harness the increased cmplexity f the chip design, cntrl the very high cst f prductin, and meet the time-t-market bjectives. This requires executing quickly n the latest requirements while keeping stability high and predictable delivery dates. This article describes an effective strategy, in use by Synpsys, fr testing f EDA sftware. The dcument details the apprach, the criteria used t define the strategy, the principles guiding its implementatin and executin, and finally ffers cncrete actins taken and the results achieved. 2. Defect Preventin and Remval are the Gals The Test Strategy is nly ne part f the verall Quality Prgram cntributing in meeting the bjectives f functinality, perfrmance, quality, and timely availability. Synpsys s Quality prgram is anchred by three vectrs: Quality by Design: Develping high-quality sftware. Fcus n design-in quality methd and cntinuus prcess imprvement based n Best Practices fr sftware develpment. Quality by Validatin: Detect and fix defects befre release. Anchred by test methdlgies and cde analysis tls. Quality by Defect Management: Timely reslutin f custmer reprted defects.

2 5th Wrld Cngress fr Sftware Quality Shanghai, China Nvember 2011 This article fcuses n Quality by Validatin, mre specifically fr the prtin f the develpment life cycle starting nce the cde is written. We, first, explain the business reasns supprting effrt in ptimizing testing, secnd, we describe the Test Strategy Matrix used t select the mst efficient test methds, and finally, share Synpsys results achieved in the past few years based n this apprach. 2.1 Managing Quality by Validatin Even tday, despite the industry s best effrt t design-in quality in early stage f develpment with better requirement definitin, design reviews, etc.; the number f defects present in the cde is still significant. Industry studies have shwn that, even after cmpletin f unit testing, 10 t 20 defects/kloc (Lines f Cde in thusands) are still present in the cde as we enter the integratin and system test phases [1]. Findings these defects is a cnstant challenge especially with applicatins reaching 1 millin LOC; this means 10,000 defects. There is a cnsiderable amunt f resurces, capital and human resurces, dedicated t the verificatin and validatin f sftware prducts. Any gain in test prductivity will directly benefit the whle rganizatin by reducing cst f testing. represents a significant prtin f the develpment effrt: Abut 40-50% f the schedule is dedicated t ne frm r anther f testing. Althugh, a sund test apprach and autmatin will ptimize the effrt dedicated t the activity, the scpe f testing is challenged by a cnstant increase in cde cmplexity and the expanding number f cnfiguratins and platfrms t supprt. ffers best measure f frward-lking Quality: By taking a clse lk at the prduct develpment life cycle, we quickly discver that the testing activities prvide us with mst f the infrmatin n the quality f the prduct release. In fact, very little infrmatin prir t the first cycle f testing can help quantify the quality f the release. Althugh best practices prevent defect insertins, it des nt quantify prduct quality. Predictive mdels can be used but they are estimatin f quality, nt an actual measurement f it. cntributes t cst reductin: Well-established industry studies have shwn that the cst f fixing defects fund during pst-release is 5 times higher than when fund during design [2]. Anther fact is that, typically, it takes n average 10 t 20 hurs t find ne defect and t fix it [3]. A quick multiplicatin by a factr f 5 fr defect fund pst-release makes a cnvincing argument fr early defect detectin. is Time-Bund: As highlighted earlier, the quality challenge is time-bund as features must be available n time t satisfy the time-t-market requirement frm custmers. Withut the time cnstraint, the verall apprach t the quality wuld be different and the effrt wuld be shaped t ptimize against a different set f parameters. supprts Develpers: is als crucial as a mechanism t prvide quick feedback t the sftware develpers n his/her wn prgress during develpment. 2.2 Test Strategy Objectives The previus bservatins and cnsideratins fr testing can be summarized in Figure 1 shwing the typical Defect Finding Rate pattern bserved in the sftware industry. It illustrates the fact that a) the majrity f defects are fund in the last phase f the develpment cycle during testing, b) late fund defects increase the risk t the release, and c) testing represents a majr prtin f the develpment effrt. Test Strategy fr High Quality EDA Sftware Page 2 f 8

3 5th Wrld Cngress fr Sftware Quality Shanghai, China Nvember 2011 Figure 1 - Defect Finding Rate Pattern Based n these facts, the bjectives f ur testing strategy are t: Detect defects early Use efficient detectin methds Minimize Cst Minimize Risk By having a disciplined apprach, selecting test methds with best return-n-investment, and ptimizing the test cycle; quality releases are achievable. The fllwing sectin describes the matrix fr selecting the test methdlgies. 3. Test Strategy Matrix Based n the defined bjectives fr ur test strategy, let s examine the varius testing methds used at Synpsys. Because mre than ne test methd will be necessary t cver the test dmain, and because each test methd has its respective advantages and limitatins, we characterize each testing methds by: Cnditins fr test initiatin, Cverage, Turnarund time, Cst-f-, Fix Cmplexity, and Risk f the Fix. The Test Matrix, in Table 1, prvides classificatin f the test methds fr the six characteristics. Test Strategy fr High Quality EDA Sftware Page 3 f 8

4 5th Wrld Cngress fr Sftware Quality Shanghai, China Nvember 2011 Table 1 - Test Strategy Matrix Test Matrix Defect Reductin per Test Methd Early Detectin Efficient Detectin Minimize cst Minimize risk Cverage Methd Min. Cnditins fr testing Prbability f Detectin Turnarund Time Cst-f- Fix Cmplexity Risk fixing t the release Static Cde Analysis Cde Review Cde written 100% Few hurs Lw Lw Lw Cde written Partial Few hurs Lw Lw/Med Lw Regressin Cde integrated Partial Daily (typical) Lw/Med Lw/Med Med Dynamic Cde Analysis Cde integrated Partial = F x (regressin) Weekly Med Lw/Med Med Functinal Benchmark User Scenari Flw testing Cde integrated and regressed Cde integrated, regressed and stable High cde stability High cde stability with multiple prducts New features > 1 week Med Med/High Med/High Partial > 1 week High High High Limited > 2 weeks High High High Limited > 2 weeks High High High 3.1 Early Detectin shuld take place as sn as the cnditins are sufficient t prvide valuable data; nt when ne expects the results t be perfect. Fr example, fr Static Cde analysis, testing can start as sn as the cde is written and cmpiled. In the case f the User Scenari testing, the cde must be fully integrated, Test Strategy fr High Quality EDA Sftware Page 4 f 8

5 5th Wrld Cngress fr Sftware Quality Shanghai, China Nvember 2011 regressin tests passing, and feature testing cmplete befre testing can start. By initiating testing early n, we btain early feedback n the quality f the sftware and eliminate defects that might take hurs t find later. 3.2 Efficient Detectin Defect detectin is the ultimate bjective but it must be achieved efficiently t supprt iterative develpment wrk and predictable results. We lk at tw aspects f efficient defect detectin: High Cverage and Fast Turnarund Time. High Cverage All test methds serve a different purpse but they are nt all equal in cvering the test dmain. The cverage and the prbability f detectin ne test methd ffers cmpared t the ther ne drive the selectin f the test methd r tl. The best example f high cverage is the Static Cde Analysis where every line f cde is cvered. On the ther end, Dynamic Cde Analysis is a functin f the regressin testing cverage. Our test strategy favrs the test methd with high cverage which can be run early in develpment. Fast Turnarund Time (TAT) The bjective that we pursue here is t create a quick reslutin lp fr the develper. The Turnarund Time is crucial t ptimize the develper s prductivity in prviding a shrt find/fix/validate cycle t reslve defects. Anther factr favring fast TAT test methd is hw frequent measurements can be btained t track prgress against set targets. Test autmatin is instrumental here as it prvides efficiency, and timely metrics in supprt f decisin-making and crrective actins. 3.3 Minimize Cst As mentined previusly, the average time t find and t fix a defect is hurs [3]. Fixing defects is a cnsiderable cst just by itself but we als have t accunt fr the initial investment t create the tests and infrastructure t execute thse tests. The Cst-f- encmpasses the necessary effrt and resurces t define test cases, instrument the tests, create/maintain test harnesses, perfrm the tests, and validate the fixes. As applicatins becme mre cmplex, with a cnstantly grwing size f cde, the design f thse tests requires a substantial engineering effrt. The fllwing Figure 2 illustrates the Cst-f- fr the different test methds relative t the Turnarund Time required t perfrm these tests and clse the find/fix/validate lp fr a defect. Test Strategy fr High Quality EDA Sftware Page 5 f 8

6 5th Wrld Cngress fr Sftware Quality Shanghai, China Nvember 2011 Figure 2 - Cst-f- Vs. Turnarund Time 3.4 Minimize Risk Fixing defects, even fr a small change in the cde, can be very risky. Cnsidering the Fix Cmplexity is nt sufficient; the risk t the release is als accunted in ur develpment practice. Fix cmplexity is linked t risk Sme f the tests will reveal flaw in the design, requiring fixes that can cnsiderably increase the risk t the release. Benchmark testing, fr instance, is mre likely t require mre fundamental changes t the cde than the nes revealed with Static Cde Analysis. The cmplexity f sme f the changes becmes a majr factr. Last minute cde re-engineering may pse serius delay t a release and may cmprmise its quality. Risk f applying the fix late in the release cycle The ther cnsideratin is the risk in making changes t the cde twards the tail-end f the release cycle. Gd practice in cde change management will gradually impse mre restrictive cnditins fr cde changes; as we get clser t the release date, the nature and number f changes being intrduced are carefully cntrlled, and limited. In reality thugh, the changes might still be required in rder t meet yur release bjective. This is why a disciplined apprach and early testing is crucial. 4. Actins lead t Results The strategy is nly as gd as the results it prduces. Over the past years, Synpsys tk specific actins t imprve sftware quality and the develpment infrastructure t meet the set bjectives: detect early, detect efficiently, minimize cst, and minimize risk. The Test Matrix allwed the rganizatin t identify any gaps in the test apprach. Practive actins were taken t cmplement and imprve ur test methdlgy, imprve the develpment infrastructure, and imprve test prcesses and executin. Test Strategy fr High Quality EDA Sftware Page 6 f 8

7 5th Wrld Cngress fr Sftware Quality Shanghai, China Nvember 2011 Cmplement testing methdlgy t increase cverage and t test earlier in develpment Strengthen early detectin and imprve cverage by intrducing new tl fr Static Cde Analysis Prmte best practices fr Cde Review and increase review prductivity with cllabrative tl Imprve develpment infrastructure by prviding better set f tls and increase test autmatin Add testing cmpute resurces t imprve Turnarund Time fr test results Increase frequency f measurement fr Static and Dynamic Cde Analysis fr better prgress tracking Autmate benchmark testing Imprve test prcesses fr predictable release and quality Release management: Setting mre stringent gals, intermediary milestnes fr each metrics Plan and set measurement pints t gain better visibility in the state f the release Autmated measurements/cllectin/reprting f key metrics in supprt f release tracking Maintain high standard f cde integratin and regressin right frm the start f the release in supprt f early benchmark and flw testing All these effrts have made a difference as shwn bth, internally, and externally, directly benefiting ur custmers. Over the curse f the past few years the changes have cntributed in many ways: Internally: Reduced number f last minutes issues putting releases at risk Increased visibility f intermediate results thrughut the develpment cycle t better manage and react t changes Increased prductivity fr develpers: An internal survey revealed that mre than 70% recgnize that the effrt had a psitive impact n their prductivity Imprved Turnarund Time n daily build and regressin testing by a factr f 3 in the last 3 years Imprved Turnarund Time n lcal (develper sandbx) build and regressin testing by a factr f 2 in the last 3 years Frm a custmer pint-f-view: Reduced Incming Defect Rate frm release t release Reduced Defect Backlg by 35% ver the past 4 years Reduced Median Age f custmer defects by 34% Test Strategy fr High Quality EDA Sftware Page 7 f 8

8 5th Wrld Cngress fr Sftware Quality Shanghai, China Nvember 2011 Allwed Synpsys predictable releases t scale with increasing number f prducts Custmer satisfactin surveys f the past 2 years shw that 75% f Synpsys custmers indicate quality is as gd r better than previus year 5. Summary Custmer expectatins dictate ur apprach t sftware develpment. The methds and the sftware develpment tls used are carefully chsen and tailred t meet thse expectatins. In understanding the advantages and limitatins f each the Methds, we have prven that predictable quality is attainable. The tls and methdlgies are effective because they are framed by a structured apprach t develpment. Setting gals, frequent measuring pints, and planning fr test activities are essential in achieving predictable quality. The reward cmes frm the fact that specific actins have led t significant results fr quality imprvement and n-time delivery. 6. References [1] Watts S. Humphrey, A Discipline fr Sftware Engineering, Addisn Wesley, 1996 [2] Sni Mukesh, Defect Preventin: Reducing Csts and Enhancing Quality, citing IBM Systems Sciences Institute [3] Watts Humphrey, Learning frm Hardware: Design and Quality, Acknwledgments Sincere thanks t Pramd Suratkar, Synpsys Quality Analyst, fr his cnstructive feedback. Test Strategy fr High Quality EDA Sftware Page 8 f 8

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

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

More information

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

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

More information

Systems Load Testing Appendix

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

More information

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

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

More information

UNIVERSITY OF CALIFORNIA MERCED PERFORMANCE MANAGEMENT GUIDELINES

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

More information

How to Reduce Project Lead Times Through Improved Scheduling

How to Reduce Project Lead Times Through Improved Scheduling Hw t Reduce Prject Lead Times Thrugh Imprved Scheduling PROBABILISTIC SCHEDULING & BUFFER MANAGEMENT Cnventinal Prject Scheduling ften results in plans that cannt be executed and t many surprises. In many

More information

The AppSec How-To: Choosing a SAST Tool

The AppSec How-To: Choosing a SAST Tool The AppSec Hw-T: Chsing a SAST Tl Surce Cde Analysis Made Easy GIVEN THE WIDE RANGE OF SOURCE CODE ANALYSIS TOOLS, SECURITY PROFESSIONALS, AUDITORS AND DEVELOPERS ALIKE ARE FACED WITH THE QUESTION: Hw

More information

DATA MIGRATION BEST PRACTICES NetApp Global Services January 2006

DATA MIGRATION BEST PRACTICES NetApp Global Services January 2006 DATA MIGRATION BEST PRACTICES NetApp Glbal Services January 2006 Intrductin Fr IT managers, data migratin has becme ne f the mst rutine and challenging facts f life. Wrklad balancing, technlgy refresh,

More information

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

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

More information

The Importance of Market Research

The Importance of Market Research The Imprtance f Market Research 1. What is market research? Successful businesses have extensive knwledge f their custmers and their cmpetitrs. Market research is the prcess f gathering infrmatin which

More information

Process Improvement Center of Excellence Service Proposal Recommendation. Operational Oversight Committee Report Submission

Process Improvement Center of Excellence Service Proposal Recommendation. Operational Oversight Committee Report Submission Prcess Imprvement Center f Excellence Service Prpsal Recmmendatin Operatinal Oversight Cmmittee Reprt Submissin INTRODUCTION This Prpsal prvides initial infrmatin regarding a pssible additin t a service.

More information

Integrate Marketing Automation, Lead Management and CRM

Integrate Marketing Automation, Lead Management and CRM Clsing the Lp: Integrate Marketing Autmatin, Lead Management and CRM Circular thinking fr marketers 1 (866) 372-9431 www.clickpintsftware.cm Clsing the Lp: Integrate Marketing Autmatin, Lead Management

More information

ISO Management Systems. Guidance on understanding the benefits of an ISO Management System

ISO Management Systems. Guidance on understanding the benefits of an ISO Management System ISO Management Systems Guidance n understanding the benefits f an ISO Management System Welcme & Intrductins 4031 University Drive, 206, Fairfax, VA 22030 3 Grant Square, 243, Hinsdale, IL 60521 www.radiancmpliance.cm

More information

WEB APPLICATION SECURITY TESTING

WEB APPLICATION SECURITY TESTING WEB APPLICATION SECURITY TESTING Cpyright 2012 ps_testware 1/7 Intrductin Nwadays every rganizatin faces the threat f attacks n web applicatins. Research shws that mre than half f all data breaches are

More information

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

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

More information

Business Plan Overview

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

More information

Change Management Process

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

More information

Dec. 2012. Transportation Management System. An Alternative Traffic Solution for the Logistics Professionals

Dec. 2012. Transportation Management System. An Alternative Traffic Solution for the Logistics Professionals Dec. 2012 Transprtatin Management System An Alternative Traffic Slutin fr the Lgistics Prfessinals What is a TMS-Lite system? What are the features and capabilities f a TMS-Lite system? Why chse a TMS-Lite

More information

Internal Audit Charter and operating standards

Internal Audit Charter and operating standards Internal Audit Charter and perating standards 2 1 verview This dcument sets ut the basis fr internal audit: (i) the Internal Audit charter, which establishes the framewrk fr Internal Audit; and (ii) hw

More information

Performance Test Modeling with ANALYTICS

Performance Test Modeling with ANALYTICS Perfrmance Test Mdeling with ANALYTICS Jeevakarthik Kandhasamy Perfrmance test Lead Cnsultant Capgemini Financial Services USA jeevakarthik@gmail.cm Abstract Websites and web/mbile applicatins have becme

More information

Mobile Workforce. Improving Productivity, Improving Profitability

Mobile Workforce. Improving Productivity, Improving Profitability Mbile Wrkfrce Imprving Prductivity, Imprving Prfitability White Paper The Business Challenge Between increasing peratinal cst, staff turnver, budget cnstraints and pressure t deliver prducts and services

More information

Master s Degree Program

Master s Degree Program Master s Degree Prgram The Schl f Business and Infrmatin Technlgy ffers ne master s degree prgram: Master f Business Administratin (MBA). Objective The bjective f the master s degree prgrams is t prvide

More information

Software Quality Assurance Plan

Software Quality Assurance Plan Sftware Quality Assurance Plan fr AnthrpdEST pipeline System Versin 1.0 Submitted in partial fulfillment f the requirements f the degree f Master f Sftware Engineering Prepared by Luis Fernand Carranc

More information

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

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

More information

Computer Relocation Services

Computer Relocation Services Cmputer Relcatin Services Cmputer Relcatin Services Data Center and Cmputer Equipment Prject Methdlgy Overview Implement a data center relcatin Methd There are several ptins, and interpretatins t a data

More information

Change Management Process For [Project Name]

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

More information

Delivering Business Value Through IT Cost Transparency Using IT CMF

Delivering Business Value Through IT Cost Transparency Using IT CMF Office f the CIO Delivering Business Value Thrugh IT Cst Transparency Using IT CMF Sharad Jshi Vice President, IT Business Management March 24 th, 2015 Abut the Depsitry Trust and Clearing Crpratin (DTCC)

More information

Disk Redundancy (RAID)

Disk Redundancy (RAID) A Primer fr Business Dvana s Primers fr Business series are a set f shrt papers r guides intended fr business decisin makers, wh feel they are being bmbarded with terms and want t understand a cmplex tpic.

More information

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

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

More information

Retirement Planning Options Annuities

Retirement Planning Options Annuities Retirement Planning Optins Annuities Everyne wants a glden retirement. But saving fr retirement is n easy task. The baby bmer generatin is graying. Mre and mre peple are appraching retirement age. With

More information

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

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

More information

UC4 AUTOMATED VIRTUALIZATION Intelligent Service Automation for Physical and Virtual Environments

UC4 AUTOMATED VIRTUALIZATION Intelligent Service Automation for Physical and Virtual Environments Fr mre infrmatin abut UC4 prducts please visit www.uc4.cm. UC4 AUTOMATED VIRTUALIZATION Intelligent Service Autmatin fr Physical and Virtual Envirnments Intrductin This whitepaper describes hw the UC4

More information

Standardization or Harmonization? You need Both

Standardization or Harmonization? You need Both Standardizatin r? Yu need Bth Albrecht Richen and Ansgar Steinhrst Recently the CFO f a majr cnsumer electrnics cmpany stated, We dn t need standardizatin f ur wrldwide prcesses, we need harmnizatin. Is

More information

Online Learning Portal best practices guide

Online Learning Portal best practices guide Online Learning Prtal Best Practices Guide best practices guide This dcument prvides Micrsft Sftware Assurance Benefit Administratrs with best practices fr implementing e-learning thrugh the Micrsft Online

More information

This report provides Members with an update on of the financial performance of the Corporation s managed IS service contract with Agilisys Ltd.

This report provides Members with an update on of the financial performance of the Corporation s managed IS service contract with Agilisys Ltd. Cmmittee: Date(s): Infrmatin Systems Sub Cmmittee 11 th March 2015 Subject: Agilisys Managed Service Financial Reprt Reprt f: Chamberlain Summary Public Fr Infrmatin This reprt prvides Members with an

More information

Application Services

Application Services Applicatin Services Table f Cntents N. Particulars Page N. 1 Abut Us 3 2 Applicatin Services 3 Applicatins Develpment & Maintenance 6 4 Prduct Engineering Services 5 Enterprise Services 6 Testing Services

More information

The actions discussed below in this Appendix assume that the firm has already taken three foundation steps:

The actions discussed below in this Appendix assume that the firm has already taken three foundation steps: MAKING YOUR MARK 6.1 Gd Practice This sectin presents an example f gd practice fr firms executing plans t enter the resurces sectr supply chain fr the first time, r fr thse firms already in the supply

More information

2008 BA Insurance Systems Pty Ltd

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

More information

Economic Justification: Measuring Return on Investment (ROI) and Cost Benefit Analysis (CBA)

Economic Justification: Measuring Return on Investment (ROI) and Cost Benefit Analysis (CBA) Advancing Statewide Spatial Data Infrastructures in Supprt f the Natinal Spatial Data Infrastructure (NSDI) Ecnmic Justificatin: Measuring Return n Investment (ROI) and Cst Benefit Analysis (CBA) Intrductin

More information

Defining Sales Campaign Automation How e-mail, the Killer App, is best applied to marketing

Defining Sales Campaign Automation How e-mail, the Killer App, is best applied to marketing Defining Sales Campaign Autmatin Hw e-mail, the Killer App, is best applied t marketing Summary: Cmpanies tday are steadily adpting strategies and technlgies t reach prspects, custmers, and partners thrugh

More information

Basics of Supply Chain Management

Basics of Supply Chain Management The Champlain Valley APICS Chapter is a premier prfessinal assciatin fr supply chain and peratins management and wrking tgether with the APICS rganizatin the leading prvider f research, educatin and certificatin

More information

Chapter 7 Business Continuity and Risk Management

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

More information

Information Technology Services. University of Maine System. Version 0.07. December 20, 2012

Information Technology Services. University of Maine System. Version 0.07. December 20, 2012 IT PROJECT MANAGEMENT OFFICE (PMO) CHARTER Infrmatin Technlgy Services University f Maine System Versin 0.07 December 20, 2012 Prepared by: Rbin Sherman Authrized by: [1] Table f Cntents EXECUTIVE SUMMARY...

More information

Watlington and Chalgrove GP Practice - Patient Satisfaction Survey 2011

Watlington and Chalgrove GP Practice - Patient Satisfaction Survey 2011 Watlingtn and Chalgrve GP - Patient Satisfactin Survey 2011 Backgrund During ne week in Nvember last year patients attending either the Chalgrve r the Watlingtn surgeries were asked t cmplete a survey

More information

Business Intelligence represents a fundamental shift in the purpose, objective and use of information

Business Intelligence represents a fundamental shift in the purpose, objective and use of information Overview f BI and rle f DW in BI Business Intelligence & Why is it ppular? Business Intelligence Steps Business Intelligence Cycle Example Scenaris State f Business Intelligence Business Intelligence Tls

More information

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

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

More information

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

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

More information

Google Adwords Pay Per Click Checklist

Google Adwords Pay Per Click Checklist Ggle Adwrds Pay Per Click Checklist This checklist summarizes all the different things that need t be setup t prperly ptimize Ggle Adwrds t get the best results. This includes items that are required fr

More information

MANITOBA SECURITIES COMMISSION STRATEGIC PLAN 2013-2016

MANITOBA SECURITIES COMMISSION STRATEGIC PLAN 2013-2016 MANITOBA SECURITIES COMMISSION STRATEGIC PLAN 2013-2016 The Manitba Securities Cmmissin (the Cmmissin) is a divisin f the Manitba Financial Services Agency (MFSA). The ther divisin is the Financial Institutins

More information

FY 2014 Senior Level (SL) and Scientific or Professional (ST) Performance Appraisal System Opening Guidance

FY 2014 Senior Level (SL) and Scientific or Professional (ST) Performance Appraisal System Opening Guidance Office f Executive Resurces Office f the Chief Human Capital Officer U.S. Department f Energy FY 2014 Senir Level (SL) and Scientific r Prfessinal (ST) Perfrmance Appraisal System Opening Guidance Table

More information

The Cost of Not Nurturing Leads

The Cost of Not Nurturing Leads The Cst f Nt Nurturing Leads The Cst f Nt Nurturing Leads The legacy yu are stuck in and the steps essential t change it Lisa Cramer President LeadLife Slutins, Inc. lcramer@leadlife.cm 770-670-6702 2009

More information

Getting Started Guide

Getting Started Guide AnswerDash Resurces http://answerdash.cm Cntextual help fr sales and supprt Getting Started Guide AnswerDash is cmmitted t helping yu achieve yur larger business gals. The utlined pre-launch cnsideratins

More information

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

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

More information

Considerations for Success in Workflow Automation. Automating Workflows with KwikTag by ImageTag

Considerations for Success in Workflow Automation. Automating Workflows with KwikTag by ImageTag Autmating Wrkflws with KwikTag by ImageTag Cnsideratins fr Success in Wrkflw Autmatin KwikTag balances cmprehensive, feature-rich Transactinal Cntent Management with affrdability, fast implementatin, ease

More information

ITIL V3 Planning, Protection and Optimization (PPO) Certification Program - 5 Days

ITIL V3 Planning, Protection and Optimization (PPO) Certification Program - 5 Days ITIL V3 Planning, Prtectin and Optimizatin (PPO) Certificatin Prgram - 5 Days Prgram Overview The ITIL Intermediate Qualificatin: Planning, Prtectin and Optimizatin (PPO) Certificate is a free-standing

More information

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

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

More information

TESTING TIMES: HOLISTIC ENVIRONMENT MANAGEMENT IN AN AGILE WORLD

TESTING TIMES: HOLISTIC ENVIRONMENT MANAGEMENT IN AN AGILE WORLD www.wipr.cm TESTING TIMES: HOLISTIC ENVIRONMENT MANAGEMENT IN AN AGILE WORLD Peri Narasimha, Slutin Architect Table f Cntents 03... Abstract 03... Mapping the Strategy 04... Service Integratin Creating

More information

Problem Management Practitioners Forum. Thursday March 15, 2012 Jorge A. Wong

Problem Management Practitioners Forum. Thursday March 15, 2012 Jorge A. Wong Prblem Management Practitiners Frum Thursday March 15, 2012 Jrge A. Wng Agenda Husekeeping & Intrductins Impact f Change Management n PbM Attend Change & Release Management meetings t frecast utages Tday

More information

366 Degrees Gaining Extra Degrees of Success

366 Degrees Gaining Extra Degrees of Success 366 Degrees Gaining Extra Degrees f Success In the rush t gain new custmers, cmpanies ften verlk their best custmers the nes they already have. While finding and attracting new custmers is certainly fundamental

More information

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

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

More information

Implementing an electronic document and records management system using SharePoint 7

Implementing an electronic document and records management system using SharePoint 7 Reprt title Agenda item Implementing an electrnic dcument and recrds management system using SharePint 7 Meeting Finance, Prcurement & Prperty Cmmittee 16 June 2008 Date Reprt by Dcument Number Head f

More information

Symantec User Authentication Service Level Agreement

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

More information

Grant Application Writing Tips and Tricks

Grant Application Writing Tips and Tricks Grant Applicatin Writing Tips and Tricks Grants are prvided by gvernment (lcal, state and natinal), charitable trusts, and by cmmunity rganisatins (eg Ltteries, Rtary, etc). Each grant has a specific purpse,

More information

Customer Support & Software Enhancements Policy

Customer Support & Software Enhancements Policy Custmer Supprt & Sftware Enhancements Plicy Welcme t Manhattan Assciates Custmer Supprt Organizatin (CSO). Staying current n Custmer Supprt & Sftware Enhancements and n a supprted versin f the licensed

More information

WHITE PAPER. Vendor Managed Inventory (VMI) is Not Just for A Items

WHITE PAPER. Vendor Managed Inventory (VMI) is Not Just for A Items WHITE PAPER Vendr Managed Inventry (VMI) is Nt Just fr A Items Why it s Critical fr Plumbing Manufacturers t als Manage Whlesalers B & C Items Executive Summary Prven Results fr VMI-managed SKUs*: Stck-uts

More information

Gartner Magic Quadrant Salesforce Automation 2009

Gartner Magic Quadrant Salesforce Automation 2009 Gartner Magic Quadrant Salesfrce Autmatin 2009 Sage CRM Slutins Opinin Brief Released July 24, 2009 Q. What is the Gartner Magic Quadrant (GMQ) fr SFA? A. The Gartner Magic Quadrant fr SFA is an analyst

More information

CCHIIM ICD-10 Continuing Education Requirements for AHIMA Certified Professionals (& Frequently Asked Questions for Recertification)

CCHIIM ICD-10 Continuing Education Requirements for AHIMA Certified Professionals (& Frequently Asked Questions for Recertification) CCHIIM ICD-10 Cntinuing Educatin Requirements fr AHIMA Certified Prfessinals (& Frequently Asked Questins fr Recertificatin) The transitin t ICD-10-CM and ICD-10-PCS is anticipated t imprve the capture

More information

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

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

More information

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

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

More information

Process Automation With VMware

Process Automation With VMware Prcess Autmatin With VMware Intelligent Service Autmatin fr Real and Virtual Envirnments Intrductin This Whitepaper describes hw the UC4 platfrm integrates with the VMware vsphere Server and the VMware

More information

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

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

More information

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

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

More information

White Paper for Mobile Workforce Management and Monitoring Copyright 2014 by Patrol-IT Inc. www.patrol-it.com

White Paper for Mobile Workforce Management and Monitoring Copyright 2014 by Patrol-IT Inc. www.patrol-it.com White Paper fr Mbile Wrkfrce Management and Mnitring Cpyright 2014 by Patrl-IT Inc. www.patrl-it.cm White Paper fr Mbile Wrkfrce Management and Mnitring Cpyright 2014 by Patrl-IT Inc. www.patrl-it.cm 2

More information

ready. aiim. learn. 2-day BPM Specialist Training Class - Learn global best practices for improving business processes

ready. aiim. learn. 2-day BPM Specialist Training Class - Learn global best practices for improving business processes 2-day BPM Specialist Training Class - Learn glbal best practices fr imprving business prcesses Intrductin The Business Prcess Management (BPM) Certificate Prgram is designed frm glbal best practices amng

More information

SECTION J QUALITY ASSURANCE AND IMPROVEMENT PROGRAM

SECTION J QUALITY ASSURANCE AND IMPROVEMENT PROGRAM Audit Manual Sectin J SECTION J QUALITY ASSURANCE AND IMPROVEMENT PROGRAM Ref. Plicy and Practice Requirements IIA Standards and Other references J 1 Plicy: The Head f Internal Audit shall develp and maintain

More information

Table of Contents. This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS SUMMARY.

Table of Contents. This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS SUMMARY. Table f Cntents Tp Pricing and Licensing Questins... 2 Why shuld custmers be excited abut Micrsft SQL Server 2012?... 2 What are the mst significant changes t the pricing and licensing fr SQL Server?...

More information

efusion Table of Contents

efusion Table of Contents efusin Cst Centers, Partner Funding, VAT/GST and ERP Link Table f Cntents Cst Centers... 2 Admin Setup... 2 Cst Center Step in Create Prgram... 2 Allcatin Types... 3 Assciate Payments with Cst Centers...

More information

Session 9 : Information Security and Risk

Session 9 : Information Security and Risk INFORMATION STRATEGY Sessin 9 : Infrmatin Security and Risk Tharaka Tennekn B.Sc (Hns) Cmputing, MBA (PIM - USJ) POST GRADUATE DIPLOMA IN BUSINESS AND FINANCE 2014 Infrmatin Management Framewrk 2 Infrmatin

More information

NC3A SOA Techwatch Day Call for Presentations

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

More information

Work- and Process Organisation

Work- and Process Organisation Das Knw-hw. Wrk- and Prcess Organisatin Seminars and Training Prgrams Fr Effective Prductin Management - REFA Basic Training in Wrk Organisatin - REFA Germany s leading assciatin in Wrk Design Industrial

More information

Job Profile Data & Reporting Analyst (Grant Fund)

Job Profile Data & Reporting Analyst (Grant Fund) Jb Prfile Data & Reprting Analyst (Grant Fund) Directrate Lcatin Reprts t Hurs Finance Slihull Finance Directr Nminally 37 hurs but peratinally available at all times t meet Cmpany requirements Cntract

More information

April 29, 2013 INTRODUCTION ORGANIZATIONAL OVERVIEW PROJECT OVERVIEW

April 29, 2013 INTRODUCTION ORGANIZATIONAL OVERVIEW PROJECT OVERVIEW April 29, 2013 INTRODUCTION The Mid-Atlantic Reginal Air Management Assciatin, Inc (MARAMA) is seeking t engage a cntractr t assist in updating f MARAMA s current website sftware and mve the website t

More information

Top 10 Techniques For Building Effective Performance Dashboards

Top 10 Techniques For Building Effective Performance Dashboards Tp 10 Techniques Fr Building Effective Perfrmance Dashbards S much data, s little insight...2 Techniques fr Effective Dashbards...2 1. Chse the right type f dashbard...2 2. Dashbard cntent: Use best practices

More information

Training Efficiency: Optimizing Learning Technology

Training Efficiency: Optimizing Learning Technology Ideas & Insights frm 2008 Training Efficiency Masters Series Survey Results Training Efficiency: Optimizing Learning Technlgy trainingefficiency.cm Survey Results: Training Efficiency: Optimizing Learning

More information

Mobile Telecom Expense Management

Mobile Telecom Expense Management Mbile Telecm Expense Management Quick Start Mbile Telecm Expense Management Intrductin The BT Mbile Telecm Expense Management Quick Start Service is part BT Managed Mbility Expenses* BT s suite f telecm

More information

Benefits of a Knowledge Management (KM) Powered Project Management Office (PMO)

Benefits of a Knowledge Management (KM) Powered Project Management Office (PMO) RTM Cnsulting Benefits f a Knwledge Management (KM) Pwered Prject Management Office (PMO) Randy Mysliviec President & CEO RTM Cnsulting 2 2013-2014 All rights reserved. Benefits f a Knwledge Management

More information

CCHIIM ICD-10 Continuing Education Requirements for AHIMA Certified Professionals (& Frequently Asked Questions for Recertification)

CCHIIM ICD-10 Continuing Education Requirements for AHIMA Certified Professionals (& Frequently Asked Questions for Recertification) CCHIIM ICD-10 Cntinuing Educatin Requirements fr AHIMA Certified Prfessinals (& Frequently Asked Questins fr Recertificatin) The transitin t ICD-10-CM and ICD-10-PCS is anticipated t imprve the capture

More information

White Paper on Business Process Outsourcing in Automotive Industry

White Paper on Business Process Outsourcing in Automotive Industry White Paper n Business Prcess Outsurcing in Autmtive Industry Intrductin As autmtive industry is stepping int a market landscape which is favrable t it, there is untapped market ptential which is critically

More information

Organizational Applications and Solutions SCM and ERP

Organizational Applications and Solutions SCM and ERP Dr Sherif Kamel Department f Management Schl f Business, Ecnmics and Cmmunicatin Organizatinal Applicatins and Slutins SCM and ERP Outline Supply chain and value chain definitins Cmpnents, benefits and

More information

Research Project Management - Taking Control of your Doctorate. Dr Keith E. Fildes 17 November 2015

Research Project Management - Taking Control of your Doctorate. Dr Keith E. Fildes 17 November 2015 - Taking Cntrl f yur Dctrate Dr Keith E. Fildes 17 Nvember 2015 Sessin Outline Visualising yur dctrate t better understand it Planning research prjects Managing research prjects Clsing research prjects

More information

Oakland Unified School District Impact Assessment Performance Management in Action

Oakland Unified School District Impact Assessment Performance Management in Action Oakland Unified Schl District Impact Assessment Perfrmance Management in Actin The perfrmance management system that has been built in this district prvides the systems that supprt ur cmmitment t scial

More information

QAD Operations BI Metrics Demonstration Guide. May 2015 BI 3.11

QAD Operations BI Metrics Demonstration Guide. May 2015 BI 3.11 QAD Operatins BI Metrics Demnstratin Guide May 2015 BI 3.11 Overview This demnstratin fcuses n ne aspect f QAD Operatins Business Intelligence Metrics and shws hw this functinality supprts the visin f

More information

Trends and Considerations in Currency Recycle Devices. What is a Currency Recycle Device? November 2003

Trends and Considerations in Currency Recycle Devices. What is a Currency Recycle Device? November 2003 Trends and Cnsideratins in Currency Recycle Devices Nvember 2003 This white paper prvides basic backgrund n currency recycle devices as cmpared t the cmbined features f a currency acceptr device and a

More information

Aim The aim of a communication plan states the overall goal of the communication effort.

Aim The aim of a communication plan states the overall goal of the communication effort. Develping a Cmmunicatin Plan- Aim Aim The aim f a cmmunicatin plan states the verall gal f the cmmunicatin effrt. Determining the Aim Ask yurself r yur team what the verall gal f the cmmunicatin plan is.

More information

Hands-On Lean Agile Project Management

Hands-On Lean Agile Project Management Hands-On Lean Agile Prject Management In this curse, students will gain a slid fundatin in the integratin f Lean and Six Sigma with Agile prject management cncepts. Thrugh hands-n exercises, yu will discver

More information

Build the cloud OpenStack Installation & Configuration Integration with existing tools and processes Cloud Migration

Build the cloud OpenStack Installation & Configuration Integration with existing tools and processes Cloud Migration Slutin Brief OpenStack Services OVERVIEW OnX understands clud adptin challenges f glbal enterprise cmpanies and helps Enterprises adpt OpenStack slutins thrugh targeted services. We ffer vertical industry

More information

GUJARAT TECHNOLOGICAL UNIVERSITY

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

More information

Licensing the Core Client Access License (CAL) Suite and Enterprise CAL Suite

Licensing the Core Client Access License (CAL) Suite and Enterprise CAL Suite Vlume Licensing brief Licensing the Cre Client Access License (CAL) Suite and Enterprise CAL Suite Table f Cntents This brief applies t all Micrsft Vlume Licensing prgrams. Summary... 1 What s New in This

More information

USABILITY TESTING PLAN. Document Overview. Methodology

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

More information

OE PROJECT MANAGEMENT GLOSSARY

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

More information