Software Performance Test Plan Template

Size: px
Start display at page:

Download "Software Performance Test Plan Template"

Transcription

1 Software Performance Test Plan Template

2 XBOSoft White Paper Performance Test Plan Template 2 With mobile and web-based platforms, performance is a must have. Users want instant response or they ll go elsewhere. Before performance testing can be performed effectively, a detailed plan needs to specify how performance testing will be executed from a business and technical perspective depending on the resources available (time, and labor/expertise) and the application being deployed, <application name> at the <CUSTOMER>. This performance test plan serves as a framework or template and minimizes text length by using tables and lists for clarity and conciseness. 1. Develop and confirm overall approach 2. Determine dependencies and baseline assumptions 3. Conduct pre-performance testing preparation 4. Formulate and tune performance testing scenarios 5. Execute performance tests 6. Analyze performance test metrics, results reporting, and summary 1. Develop and Confirm Overall Approach The performance testing approach will focus on the business processes supported by the <new system> implementation. This is a living document designed as a framework to be implemented with <each application> deployed by the <CUSTOMER>. As more information is discovered, and as we reach consensus on the appropriate performance testing approach, this plan will be updated. Note that for <CUSTOMER>, performance testing will take place for each application deployed within the XXX framework and application architecture. Each application has several particular characteristics suited to <CUSTOMER> requirements which may warrant assumptions, additional requirements, and criteria. The performance testing approach will focus on a logical view of the new system implementation. Within the context of the performance testing engagement, the performance testing will:

3 XBOSoft White Paper Performance Test Plan Template Focus on mitigating the performance risks for this new implementation Make basic working assumptions on which parts of the implementation need to be performance-tested and which parts shall be excluded Reach consensus on these working assumptions as well as the criteria for acceptable performance Use a performance testing tool that can replicate the expected production volumes and provide reporting based on performance criteria Use an environment that replicates the components (as they will exist in production) that will be performancetested - noting all exceptions and deviations Measure the performance of the system during performance testing and collect the metrics stated in the requirements, followed by analysis to determine where the system fails to meet performance criteria. 2. Determine Dependencies and Baseline Assumptions This section of the performance test plan describes the dependencies such as tasks that must be completed and baseline assumptions (conditions testing believes to be true) that must be met before effective performance testing can proceed. To proceed with any performance testing, <CUSTOMER> acknowledges that the following basic requirements should be met: Planning and Preparation Finding the right tool to meet your objectives and developing realistic and thorough test scenarios can take more time than the performance execution itself. 2.1 Components to be performance tested shall be completely functional Components to be performance tested shall be housed in hardware/firmware components that are representative or scaleable to the intended production systems.

4 XBOSoft White Paper Performance Test Plan Template Data repositories shall be representative or scaleable to be similar to the intended production systems Performance objectives and measurements shall be agreed upon, including working assumptions and testing scenarios. This will depend on our understanding developed from 1. Above Performance testing tools and supporting technologies shall be installed and fully operational given the test environment provided. This will depend on our understanding developed from 1. Above since different applications have communication protocols which require interpretation and therefore possibly a different suitable tool Time schedule is known so that each of the items above can be scoped accordingly according to time available. 3. Conduct Pre-Performance Testing Preparation This section of the performance test plan describes pretesting activities that should be performed before formal performance testing begins to ensure the system is ready. It's the equivalent to smoke testing in the functional testing space. Several pre-performance testing actions could be taken to mitigate any risks during performance testing: 3.1 Create utilities to push transactions through the QA environment using projected peak loads. The QA environment is the actual environment so this step should not be needed. 3.2 Create utilities to replace business-to-business transactions that are not going to be tested or will undergo limited performance. This would remove any dependencies on B2B transactions. Since this applications deployed will be for end users, this step should not be needed unless a scenario interacts with another external system. 3.3 Create utilities to replace internal components that will not be available during performance testing. This would remove any dependencies on these components. Since all systems should be operational, this should not be needed. 3.4 Test and implement appropriate performance tools on all high-volume servers. 3.5 Test and implement appropriate performance tools on client-side workstations. 3.6 Performance test shall create appropriate loads against the system following agreedupon scenarios, measurements, and evaluation criteria that include: o User actions (workflow) o Agreed-upon loads (transactions per minute) o Agreed-upon metrics (response times) 4. Formulate and Tune Performance Testing Scenarios 4.1 In-scope business processes This section of the performance test plan states which aspects of the system are deemed to be in-scope for the purposes of performance testing including. In general, each application deployed by the <CUSTOMER> will have a list of 3-5 business process scenarios. For example, some typical scenarios may include: User registration Logon/access Users browsing content Form development Form printing Form filling This business process list shall be formed in consultation with and approved by <CUSTOMER> personnel. 4.2 Out-of-scope business processes This section of the performance testing plan delineates which aspects of the system are deemed to be out-of-scope (measured) for the purposes of testing functions of the system that shall not be considered part of the performance testing scope. These include: Functions hosted by a third party -- therefore no significant performance impact.

5 XBOSoft White Paper Performance Test Plan Template Business scenarios After determining what lies in and out of scope, then we can begin to develop the business scenarios that will be tested as well as details regarding performance criteria and expectations. Confirmation of performance testing scenarios requires significant inputs from the <CUSTOMER>: Developing business scenarios o The business scenario starts as a simple textual description of the business workflow being performance-tested. o The business scenario expands to a sequence of specific steps with well-defined data requirements. o The business scenario is complete once <CUSTOMER> determines and confirms what (if any) additional data requirements are required because of the behavior of the application/servers (i.e. caching) Expected throughput (peak) o The expected throughput stating how many users are expected to be performing this activity during peak and non-peak hours, and peak and non-peak days of the week. o The expected throughput expands to a sequence of distinguishable transactions that may (or may not) be discernable to the end user. o The expected throughput is completed after other factors and assumptions are taken into account (if any) that could impact the load (i.e. load-balancing) Acceptance performance criteria (for instance: acceptable response times under various loads) o Acceptance performance criteria are stated by the business in terms of acceptable response times under light, normal and heavy system load. System load being day-in-the-life activity. o The performance testing team then restates the acceptance criteria in terms of measurable system events. These criteria are then presented to the <CUSTOMER> for acceptance. o The acceptance criteria are completed once stated criteria are signed off by <CUSTOMER> Data requirements (scenario and implementation specific) o <CUSTOMER> specifies the critical data elements that would influence the end-user experience. o These data requirements shall be expanded to include factors that might not be visible to the end user, such as caching. o Necessary data stores are created to support performance testing Define day-in-the-life loads based on the defined scenarios in a real situation. Based on the above definitions, we then develop Day In The Life Loads. This means allocating a percent of each scenario to simulate an actual situation. The table below shows an example: Day In Life Load Set Simulated Users Scenario Percent Allocation

6 XBOSoft White Paper Performance Test Plan Template Performance Test Execution Performance testing execution usually follows a linear process of events as follows: 5.1 Define performance-testing scenarios. 5.2 Execute performance tests as standalone tests to detect issues within a particular business workflow. 5.3 Execute performance scenarios as a "package" to simulate day-in-the-life activities (as shown in above) that are measured against performance success criteria. This may include a percentage of each of the activities simultaneously. For example, not all users will login at the same time. Rather, X% may be logging in while Y% may be executing a query, etc. 5.4 Report performance testing results. 5.5 Tune the system. 5.6 Repeat testing as required. 5.7 Manual testing and automated functional tests shall be conducted during performance testing to ensure that user activities are not impacted by the current load. 5.8 System monitors shall be used to observe the performance of all servers involved in the test to ensure they meet predefined performance requirements. 5.9 Post-implementation support teams shall be represented during performance testing to observe and support the performance testing efforts. 6. Analyze Performance Test Metrics, Report Results and Summary The performance test metrics need to track against acceptance performance criteria formulated as part of the performance testing scenarios. Execute performance tests using an iterative approach to verify accuracy and validate assumptions.

7 XBOSoft White Paper Performance Test Plan Template 7 If the <CUSTOMER> has defined these as performance requirements in Section 4, then this section shall be expanded to form the basis of the analysis. The most basic performance test metrics consist of measuring response time and transaction failure rate against a given performance load -- as articulated in the performance test scenarios. These metrics are then compared to the performance requirements to determine if the system is meeting the <CUSTOMER> s usi ess eed. As a result of the perfor a e testi g, results will be published as shown below (for example) and may also be accompanied by other graphs and charts: Performance Scenario (PS)/Day In Life Load (DILL) PS1 PS2 PS3 DILL1 DILL2 DILL3 DILL4 Metric 1 Name (i.e. user response time) Pass Criteria Result Pass Result Pass Result Fail Result Pass Result Pass Result Fail Result Fail Metric 2 Metric 3 Metric 4 This test plan is intended as a general format to be used for each application being deployed for the <CUSTOMER>. The specifics depend on the system and situations being tested. As a closing note, it is important to replicate expected production loads as accurately as possible. The analysis conducted will depend on those failing results and the circumstances during which those results occur. Based o Perfor a e Test Metri s a d Results Reporti g, a a alysis will e drawn as to problem areas, bottlenecks, and possible improvements needed. 7. Resources and Timelines This test plan is intended as a general guideline and can be adapted based on the application being deployed by the <CUSTOMER>. 7.1 Resources In general, the following associated relative resources are required for each Phase based on percentage allocation as depicted below.

8 XBOSoft White Paper Performance Test Plan Template 8 Step Description Time Period Notes 1 Confirm Work with <CUSTOMER> to finalize the approach approach and determine timelines, scheduling 2 Determine dependencies and baseline assumptions 3 Preperformance testing preparation 4 Formulate performance testing scenarios 5 Performance test execution, preliminary analysis, and re-confirm 6 Analyze Performance Test Metrics, Report Results and Summary (5%) (5%) (15%-20%) (20%-25%) (30%-40%) (10%-20%) and budget Work with <CUSTOMER> to validate assumptions, objectives, requirements. Given the time budgeted for the testing and the application being tested, install and implement the appropriate test tool on server and/or client depending on <CUSTOMER> requirements-application being tested. Test the tool to ensure required metrics can be obtained. Develop performance testing scenarios and Day In The Life Loads. This includes execution and re-running scenarios, adapting scenarios, and confirming results. This will include analyzing the results and writing a final report depicting bottlenecks and characterizing when these bottlenecks present risks and reduced performance. 7.2 Timelines This test plan is designed to e i ple e ted for ea h appli atio deployed i <CUSTOMER> s appli atio portfolio including: XXX. Each application deployed will be different and have varying degrees of customization with its own implementation specifics and environment. As noted in Section 2, it is important to execute standard functional testing is assumed to be already completed, so that most performance scenarios can be executed without blockage. Otherwise performance scenarios cannot adequately or accurately be executed in order to determine the true performance of the system.

9 XBOSoft White Paper Performance Test Plan Template 9 Phase Description Period 1 Period 2 Period 3 Period 4 Total 1 Develop and confirm approach 2 Determine dependencies and assumptions 3 Conduct preperformance test preparation 4 Formulate and tune performance test scenarios 5 Execute performance tests, analyze preliminary metrics, and re-execute as needed 6 Analyze results and report Totals XBOSoft Inc. 640 Rocca Ave. South San Francisco, CA Cover page photo by: Tomo Yun

Bed Management Solution (BMS)

Bed Management Solution (BMS) Bed Management Solution (BMS) System Performance Report October 2013 Prepared by Harris Corporation CLIN 0003AD System Performance Report Version 1.0 Creation Date Version No. Revision History Description/Comments

More information

Test Process Assessment and Improvement Roadmap

Test Process Assessment and Improvement Roadmap Test Process Assessment and Improvement Roadmap XBOSoft Test Process Assessment and Improvement Roadmap www.xbosoft.com 2 Software continues to gain importance in our everyday lives, is STILL changing

More information

Scrum Test Planning. What goes into a scrum test plan?

Scrum Test Planning. What goes into a scrum test plan? Scrum Test Planning What goes into a scrum test plan? 2 Do you really need a test plan when using agile? How about scrum test planning? With scrum, one of the popular flavors of agile, the entire team

More information

AUTOMATED PERFORMANCE & LOAD TESTING: HOW TO AVOID TESTING YOURSELF INTO A CORNER

AUTOMATED PERFORMANCE & LOAD TESTING: HOW TO AVOID TESTING YOURSELF INTO A CORNER AUTOMATED PERFORMANCE & LOAD TESTING: HOW TO AVOID TESTING YOURSELF INTO A CORNER W ith the explosive growth of the Internet thanks to mobile phones, the Internet of Things (IoT) and countless online services

More information

PLM APPLICATION TESTING

PLM APPLICATION TESTING RETAIL PLM APPLICATION TESTING IN RETAIL DOMAIN Abstract Retail PLM application is an intuitive, web-based solution ideal for footwear, apparel, and consumer products. While every attempt is made to focus

More information

Test Management Test Planning - Test Plan is a document that is the point of reference based on which testing is carried out within the QA team.

Test Management Test Planning - Test Plan is a document that is the point of reference based on which testing is carried out within the QA team. Test Management Test Planning - Test Plan is a document that is the point of reference based on which testing is carried out within the QA team. - It is also a document we share with the Business Analysts,

More information

Agile Test Plan How to Construct an Agile Test Plan

Agile Test Plan How to Construct an Agile Test Plan Agile Test Plan How to Construct an Agile Test Plan XBOSoft White Paper How to Construct an Agile Test Plan www.xbosoft.com 2 Agile is changing not only the way we develop software but the way we work

More information

Business Decision Management Business Decision Maturity Model BDMM

Business Decision Management Business Decision Maturity Model BDMM member of Business Decision Management Knut Hinkelmann Business Process Management Business Decision Management Knowledge Management Business Process Management Management of Process Logic Management of

More information

Robotic Process Automation. Reducing process costs, increasing speed and improving accuracy Process automation with a virtual workforce

Robotic Process Automation. Reducing process costs, increasing speed and improving accuracy Process automation with a virtual workforce Robotic Process Automation Reducing process costs, increasing speed and improving accuracy Process automation with a virtual workforce What is Robotic Process Automation (RPA)? Advanced macros? Robots...

More information

Interactive presentation. E-commerce methodology

Interactive presentation. E-commerce methodology Interactive presentation E-commerce methodology 01/15/2015 Release with confidence Deliver a performance your customers expect and your team can be proud of. Tap into our 20+ years experience in QA and

More information

Request for Proposal for Implementation of ERP and Webbased ERP- like Solutions

Request for Proposal for Implementation of ERP and Webbased ERP- like Solutions Request for Proposal for Implementation of ERP and Webbased ERP- like Solutions Corrigendum to Volume I System Integration Services and Solution Scope Indian Institute of Technology Bombay NOTE: The contents

More information

Introducing Carhire Manager Web

Introducing Carhire Manager Web P.O. Box 58434, CY 3734 Limassol, Cyprus Tel.: + 357 25763765, Fax: + 357 25763702 Email: info@datalogicco.com, Web: http://www.datalogicco.com Introducing Carhire Manager Web Datalogic Consultants Ltd

More information

INFORMATION SYSTEMS CONTROL AND AUDIT

INFORMATION SYSTEMS CONTROL AND AUDIT PAPER 6 CA FINAL INFORMATION SYSTEMS CONTROL AND AUDIT PREPARED BY: CA AKHIL MITTAL ACA, B.Com (H) [srcc] E-mail Id: caakhil24.srcc@gmail.com Chapter 4 (As per ICAI module) Testing general and automated

More information

High-Volume Web Site Performance Simulator for WebSphere

High-Volume Web Site Performance Simulator for WebSphere High-Volume Web Site Performance Simulator for WebSphere Authors: High -Volume Web Site Team Web address: ibm.com/websphere/developer/zones/hvws Technical Contact: Noshir Wadia noshir@us.ibm.com Management

More information

RFP Clause No. Details Clarification sought Bank's Response

RFP Clause No. Details Clarification sought Bank's Response BANK'S RESPONSE TO QUERIES RECEIVED FROM PROSPECTIVE BIDDERS ON -LOAD STRESS TESTING 1 Section 5 55 2 Section 5 56 3 Section 5 56 Section 5 2. Responsibility of Vendor/Bider Section 5 3. Details of system

More information

A comprehensive mobile solution for Staff Management. CrewBuddy

A comprehensive mobile solution for Staff Management. CrewBuddy A comprehensive mobile solution for Staff Management CrewBuddy A Comprehensive Staff Management Solution CrewBuddy is a leading-edge mobile application that brings the convenience of managing staff information

More information

Naomi Mitsumori Terri Vines Annie Hoefs IBM Global Services

Naomi Mitsumori Terri Vines Annie Hoefs IBM Global Services W11 November 6, 2002 3:15 PM A WORLD-CLASS INFRASTRUCTURE FOR PERFORMANCE TESTING Naomi Mitsumori Terri Vines Annie Hoefs IBM Global Services International Conference On Software Testing Analysis Review

More information

Robotic Process Automation

Robotic Process Automation Robotic Process Automation Contents 1 2 3 4 5 6 7 Our understanding of you needs 5 Brief introduction to Robotic Process Automation 7 Project activities and deliverables 10 Project timeline 13 EY Project

More information

Contents About This Guide... 5 Upgrade Overview... 5 Examining Your Upgrade Criteria... 7 Upgrade Best Practices... 8

Contents About This Guide... 5 Upgrade Overview... 5 Examining Your Upgrade Criteria... 7 Upgrade Best Practices... 8 P6 EPPM Upgrade Best Practices Guide 16 R2 September 2016 Contents About This Guide... 5 Upgrade Overview... 5 Upgrade Process... 5 Assessing the Technical Environment... 6 Preparing for the Upgrade...

More information

10 REASONS FOR ARIS. ARIS Product Marketing July Software AG. All rights reserved.

10 REASONS FOR ARIS. ARIS Product Marketing July Software AG. All rights reserved. 10 REASONS FOR ARIS ARIS Product Marketing July 2017 2 10 REASONS FOR ARIS 1 2 3 4 5 6 7 8 9 10 User Experience Social Collaboration Customer Experience Management Mobility & Cloud Internet of Things (IoT)

More information

TABLE OF CONTENTS DOCUMENT HISTORY

TABLE OF CONTENTS DOCUMENT HISTORY TABLE OF CONTENTS DOCUMENT HISTORY 5 UPDATE 17D 5 Revision History 5 Overview 5 Optional Uptake of New Features (Opt In) 6 Update Tasks 6 Feature Summary 7 Demand Management 9 Forecast Unique Demand Segments

More information

Oracle s Hyperion System 9 Strategic Finance

Oracle s Hyperion System 9 Strategic Finance Oracle s Hyperion System 9 Strategic Finance June 2007 Light Use... 3 Heavy Use... 3 Client Machine... 3 Server Machine... 3 Client Machine... 3 Server Machine... 3 Data Integration... 3 The Hyperion System

More information

Business Architecture Fundamentals

Business Architecture Fundamentals Course Description 3 day - expert led hands-on In this turbulent and increasingly competitive global economy, and the rapid pace of change in business models involving changing technology and customer

More information

Reference B Project Management Requirements

Reference B Project Management Requirements Reference B State of Alaska TABLE OF CONTENTS 1... 2 1.1 Project Life Cycle Methodology... 2 1.2 Preliminary Project Management Narrative and Work Plan... 2 2 Master Project Management Plan and Master

More information

Identifying Application Performance Risk

Identifying Application Performance Risk Identifying Application Performance Risk Performance Engineering COLLABORATIVE WHITEPAPER SERIES COLLABORATIVE WHITE PAPER SERIES: Identifying Application Performance Risk Under what conditions will an

More information

ADM The Architecture Development Method

ADM The Architecture Development Method ADM The Development Method P Preliminary Phase Preliminary Phase Determine the Capability desired by the organization: Review the organizational context for conducting enterprise architecture Identify

More information

Project+ Examination Blueprint Version June 1, 2003

Project+ Examination Blueprint Version June 1, 2003 Introduction The Project + examination is designed for business professionals involved with projects with a technology component. The examination is designed for candidates possessing at least 12 months

More information

Optimizing Mesos Utilization at Opentable

Optimizing Mesos Utilization at Opentable MesosCon Europe 2017 Optimizing Mesos Utilization at Opentable JAY CHIN INFRASTRUCTURE ENGINEERING MesosCon Europe 2017 1.4 Billion Online Reservations 2.3 Million Diners per Month 58 Million verified

More information

Stat Production Services for PeopleSoft (Onsite and Remote)

Stat Production Services for PeopleSoft (Onsite and Remote) Stat Production Services for PeopleSoft (Onsite and Remote) Description The Stat Production Services for PeopleSoft is designed to assist the customer with the implementation of the Stat for PeopleSoft

More information

Profitics Retail Analytics

Profitics Retail Analytics Profitics Retail Analytics Profitics Retail Analytics Suite A powerful retail-focused tool kit to optimize merchandise decision-making and streamline workflows Optimize pricing, promotions and markdowns

More information

Stat Production Services for Oracle E-Business Suite (Onsite and Remote)

Stat Production Services for Oracle E-Business Suite (Onsite and Remote) Stat Production Services for Oracle E-Business Suite (Onsite and Remote) Description The Stat Production Services for Oracle E-Business Suite is designed to assist the customer with the implementation

More information

White Paper. Non Functional Requirements of Government SaaS. - Ramkumar R S

White Paper. Non Functional Requirements of Government SaaS. - Ramkumar R S White Paper Non Functional Requirements of Government SaaS - Ramkumar R S Contents Abstract Summary..4 Context 4 Government SaaS.4 Functional Vs Non Functional Requirements (NFRs)..4 Why NFRs are more

More information

Software Testing Life Cycle

Software Testing Life Cycle Software Testing Life Cycle STLC (Software Testing Life Cycle) is an integral component of SDLC (Software Development Life Cycle). Testing has become a distinct phenomenon during and after the development

More information

Windchill PDMLink Curriculum Guide

Windchill PDMLink Curriculum Guide Windchill PDMLink 10.2 Curriculum Guide Live Classroom Curriculum Guide Update to Windchill PDMLink 10.2 from Windchill PDMLink 9.0/9.1 for the End User Introduction to Windchill PDMLink 10.2 for Light

More information

D E L I V E R Y P L A N

D E L I V E R Y P L A N D E L I V E R Y P L A N Building Data Science Solutions DATA SCIENCE. DELIVERED. The data science revolution is here. Businesses worldwide are creating competitive advantage by using machine learning

More information

Illumina ArrayLab Consulting Service. A comprehensive solution to meet your ultra high-throughput needs

Illumina ArrayLab Consulting Service. A comprehensive solution to meet your ultra high-throughput needs Illumina ArrayLab Consulting Service A comprehensive solution to meet your ultra high-throughput needs High-throughput laboratory setup Capacity planning Hardware and data management Lab management, staffing,

More information

[Name] [ ID] [Contact Number]

[Name] [ ID] [Contact Number] [Name] [Email ID] [Contact Number] THIS IS ONLY MODEL RESUME - DO NOT COPY AND PASTE INTO YOUR RESUME. PROFILE SUMMARY 15+ years of IT experience in Consulting and worked with the Major clients for the

More information

A Systematic Approach to Performance Evaluation

A Systematic Approach to Performance Evaluation A Systematic Approach to Performance evaluation is the process of determining how well an existing or future computer system meets a set of alternative performance objectives. Arbitrarily selecting performance

More information

SAP s Quality & Testing Platform Complete Solution of Products and Professional Services

SAP s Quality & Testing Platform Complete Solution of Products and Professional Services SAP s Quality & Testing Platform Complete Solution of Products and Professional Services Plan Execute Evaluate Manager Manager Adapter SAP Quality Center by HP SAP Test Acceleration and Optimization SAP

More information

The XBOSoft 2012 Scrum Testing Survey

The XBOSoft 2012 Scrum Testing Survey The XBOSoft 2012 Scrum Testing Survey 2 Introduction Test is dead. Chances are that if you attended a QA or testing conference in the past year or so, ou e heard this or something along this line from

More information

Enterprise Modeling to Measure, Analyze, and Optimize Your Business Processes

Enterprise Modeling to Measure, Analyze, and Optimize Your Business Processes SAP Solution in Detail SAP NetWeaver SAP Enterprise Modeling Applications by Software AG Enterprise Modeling to Measure, Analyze, and Optimize Your Business Processes Table of Contents 4 Quick Facts 5

More information

Fox Creek Consulting, LLC

Fox Creek Consulting, LLC How To Achieve Better Process Efficiency And Control Through Your Existing Information Infrastructure Fox Creek Consulting, LLC 2008 Fox Creek Consulting, LLC All Rights Reserved. Do You Remember When...

More information

QuickStart for IPCC + Service Catalog Service Description March 2014

QuickStart for IPCC + Service Catalog Service Description March 2014 QuickStart for IPCC + Service Catalog Service Description March 2014 QuickStart for Incident, Problem, Change, and CMDB (IPCC) + Service Catalog Overview QuickStart implementations offer the customer the

More information

Learning Technology Implementation Guide: econtent Development and Integration

Learning Technology Implementation Guide: econtent Development and Integration Learning Technology Implementation Guide: econtent Development and Integration April 6, 2006 Introduction Corporations seeking to extract greater productivity and innovation from their employees are investing

More information

Interactive presentation. Application methodology

Interactive presentation. Application methodology Interactive presentation Application methodology 01/15/2015 Release with confidence Deliver a performance your customers expect and your team can be proud of. Tap into our 20+ years experience in QA and

More information

Oracle Production Scheduling. Maximize shop floor throughput and optimize resource utilization

Oracle Production Scheduling. Maximize shop floor throughput and optimize resource utilization Oracle Production Scheduling Maximize shop floor throughput and optimize resource utilization Typical Scheduling Challenges How can you: Sequence orders to best use your production resources? Offload production

More information

Test-king.P questions P IBM B2B Integration Technical Mastery Test v1

Test-king.P questions P IBM B2B Integration Technical Mastery Test v1 Test-king.P2060-001.27 questions Number: P2060-001 Passing Score: 800 Time Limit: 120 min File Version: 5.5 P2060-001 IBM B2B Integration Technical Mastery Test v1 This study guides are so comprehensible

More information

Winshuttle Central: Overview & Explanation. Kendahl Horvath Winshuttle

Winshuttle Central: Overview & Explanation. Kendahl Horvath Winshuttle Winshuttle Central: Overview & Explanation Kendahl Horvath Winshuttle Conference Information Mobile App Winshuttle User Group #WUG2014 - Twitter Wireless SSID: wug PASSWORD: omni14 Audience Target Audience

More information

Data Warehousing provides easy access

Data Warehousing provides easy access Data Warehouse Process Data Warehousing provides easy access to the right data at the right time to the right users so that the right business decisions can be made. The Data Warehouse Process is a prescription

More information

Passit4Sure.OG Questions. TOGAF 9 Combined Part 1 and Part 2

Passit4Sure.OG Questions. TOGAF 9 Combined Part 1 and Part 2 Passit4Sure.OG0-093.221Questions Number: OG0-093 Passing Score: 800 Time Limit: 120 min File Version: 7.1 TOGAF 9 Combined Part 1 and Part 2 One of the great thing about pass4sure is that is saves our

More information

REQUIREMENT DRIVEN TESTING. Test Strategy for. Project name. Prepared by <author name> [Pick the date]

REQUIREMENT DRIVEN TESTING. Test Strategy for. Project name. Prepared by <author name> [Pick the date] REQUIREMENT DRIVEN TESTING Test Strategy for Project name Prepared by [Pick the date] [Type the abstract of the document here. The abstract is typically a short summary of the contents of

More information

Actionable enterprise architecture management

Actionable enterprise architecture management Enterprise architecture White paper June 2009 Actionable enterprise architecture management Jim Amsden, solution architect, Rational software, IBM Software Group Andrew Jensen, senior product marketing

More information

Exam Name: Microsoft Delivering Continuous Value with Visual Studio 2012 Application Lifecycle Management

Exam Name: Microsoft Delivering Continuous Value with Visual Studio 2012 Application Lifecycle Management Vendor: Microsoft Exam Code: 70-498 Exam Name: Microsoft Delivering Continuous Value with Visual Studio 2012 Application Lifecycle Management Version: DEMO QUESTION 1 You are the lead developer and architect

More information

HR & Payroll Solution for Small Medium Enterprises & Corporate. India I UAE I UK I USA Canada

HR & Payroll Solution for Small Medium Enterprises & Corporate. India I UAE I UK I USA Canada HR & Payroll Solution for Small Medium Enterprises & Corporate Dynamics of engaging people are changing War for Right Talent Workplace Complexity Evolving Workforce 2 HR Priorities ATTRACT & RETAIN TALENT

More information

From configuration management database (CMDB) to configuration management system (CMS)

From configuration management database (CMDB) to configuration management system (CMS) From configuration management database (CMDB) to configuration management system (CMS) Utilizing an integrated CMDB to enable service asset and configuration management Table of contents Introduction....3

More information

Risk Management User Guide

Risk Management User Guide Risk Management User Guide Version 17 December 2017 Contents About This Guide... 5 Risk Overview... 5 Creating Projects for Risk Management... 5 Project Templates Overview... 5 Add a Project Template...

More information

This document describes the overall software development process of microcontroller software during all phases of the Company Name product life cycle.

This document describes the overall software development process of microcontroller software during all phases of the Company Name product life cycle. Maturity Process Owner Check Release Description Valid Name / Department Name / Department Name / Department Detailed procedure for software development Title: Software Development Procedure Purpose: This

More information

Key Factors When Choosing a Shopper Counting Solution An Executive Brief

Key Factors When Choosing a Shopper Counting Solution An Executive Brief Key Factors When Choosing a Shopper Counting Solution An Executive Brief July 2015 Table of Contents Preface: Why Numbers Alone Aren t Enough... 1 Realizing Optimum ROI from Shopper Counting Solutions...

More information

As One Technologies, Inc. Catalyst xm

As One Technologies, Inc. Catalyst xm Use to: Ensure Compliance with Standard Operating Procedures Close the loop on continuous improvement efforts and prevent sliding back into ad hoc responses to critical events Ensure critical event detection

More information

What's New - Technical in Microsoft Dynamics AX 2012 for Development

What's New - Technical in Microsoft Dynamics AX 2012 for Development Course 80299A: What's New - Technical in Microsoft Dynamics AX 2012 for Development About this Course This two-day instructor-led course provides students with an introduction to the new features and functionality

More information

Powered by FICO Blaze Advisor decision rules management system

Powered by FICO Blaze Advisor decision rules management system Powered by FICO Blaze Advisor decision rules management system With FICO decision rules technologies, you can: Empower business users to create, maintain and control business policies and procedures Integrate

More information

Enhancing Microsoft Office PerformancePoint Server 2007 through Integrated Business Planning

Enhancing Microsoft Office PerformancePoint Server 2007 through Integrated Business Planning Enhancing Microsoft Office PerformancePoint Server 2007 through Integrated Business Planning Because Performance is the Point River Logic enhances Microsoft s Business Intelligence platform by increasing

More information

Global Model Workstation

Global Model Workstation Global Model Workstation The Oxford Economics Global Model Workstation provides a rigorous and consistent structure for forecasting and testing scenarios. Because our economic and industry models are fully

More information

Automatic Process Discovery with ARIS Process Performance Manager (ARIS PPM)

Automatic Process Discovery with ARIS Process Performance Manager (ARIS PPM) Automatic Process Discovery with ARIS Process Performance Manager (ARIS PPM) It s about behavior! Business White Paper Dr. Tobias Blickle, Dr. Helge Hess Product Managers, Software AG October 2010 Contents

More information

Welcome to Staying Ahead Webinar

Welcome to Staying Ahead Webinar 18/11/2010 Welcome to Staying Ahead Webinar Migrating to HP Performance Center11 1 Agenda 1. Migration features and benefits 2. PSQS / Education offerings around migration to PC11 3. Q&A 2 HP BTO for Applications

More information

BUSINESS PROCESS MANAGEMENT SUITE FUNCTIONAL DESCRIPTION

BUSINESS PROCESS MANAGEMENT SUITE FUNCTIONAL DESCRIPTION BUSINESS PROCESS MANAGEMENT SUITE FUNCTIONAL DESCRIPTION 1 Table of Contents Table of Contents 2 1 Introduction 3 2 System Builder Tools 4 2.1 Model Manager 4 2.2 Template Manager 5 2.3 Header and Footer

More information

Project Planning and Management (PPM) V2.0. WBS Dictionary

Project Planning and Management (PPM) V2.0. WBS Dictionary Project Planning and Management (PPM) V2.0 WBS Dictionary Software as a Service (SaaS) Version 1.0 August 2014 1 Table of Contents PPM V2.0 Work Breakdown Structure (WBS) Dictionary 1 Project Type: Software

More information

Advantages and Disadvantages of. Independent Tests. Advantages. Disadvantages

Advantages and Disadvantages of. Independent Tests. Advantages. Disadvantages 8.0 Test Management Outline 8.1 Test organisation 8.2 Test planning and estimation 8.3 Test program monitoring and control 8.4 Configuration management 8.5 Risk and testing 8.6 Summary Independent Testing

More information

Enabling a Comprehensive Platform for BCMP that integrates People, Process and Technology

Enabling a Comprehensive Platform for BCMP that integrates People, Process and Technology Enabling a Comprehensive Platform for BCMP that integrates People, Process and Technology TM Overview Perpetuuiti provides an intelligent, end-to-end automated approach towards Business Continuity Planning

More information

Enterprise Monitoring Management

Enterprise Monitoring Management White Paper Application Delivery Management Enterprise Monitoring Management Key steps and components of a successful solution Table of Contents page Executive Summary... 1 Setting the Goal: Establishing

More information

Florida Cleanroom Systems

Florida Cleanroom Systems Florida Cleanroom Systems Design Build Projects / Project Quality Control Plan (PQCP) Quality Control / Quality Assurance Manual May 2010 1 TABLE OF CONTENTS Section 1: Introduction 3 1.1 Defining Plan

More information

Project Time Management

Project Time Management Project Time Management Project Time Management Project Time Management includes the processes required to manage timely completion of the project. Plan schedule management The process of establishing

More information

Application Migration Patterns for the Service Oriented Cloud

Application Migration Patterns for the Service Oriented Cloud Topic: Cloud Computing Date: July 2011 Author: Lawrence Wilkes Application Migration Patterns for the Service Oriented Cloud Abstract: As well as deploying new applications to the cloud, many organizations

More information

New Solution Deployment: Best Practices White Paper

New Solution Deployment: Best Practices White Paper New Solution Deployment: Best Practices White Paper Document ID: 15113 Contents Introduction High Level Process Flow for Deploying New Solutions Solution Requirements Required Features or Services Performance

More information

Business Decision Maturity Model BDMM

Business Decision Maturity Model BDMM Business Decision Maturity Model BDMM Knut Hinkelmann Business Decision Maturity Model BDMM 1 Business Processes and Business Decisions Quality of business processes depends on quality of decisions Decision

More information

Understand your business BETTER. Intuitive. Location Aware. Cool Interface. BUSINESS ANALYTICS

Understand your business BETTER. Intuitive. Location Aware. Cool Interface. BUSINESS ANALYTICS Understand your business BETTER Intuitive. Location Aware. Cool Interface. BUSINESS ANALYTICS THE NEED FOR BUSINESS ANALYTICS In today s highly competitive market place, where business and technology change

More information

Vendor: IBM. Exam Code: C Exam Name: Rational Team Concert V4. Version: Demo

Vendor: IBM. Exam Code: C Exam Name: Rational Team Concert V4. Version: Demo Vendor: IBM Exam Code: C2140-820 Exam Name: Rational Team Concert V4 Version: Demo QUESTION NO: 1 What are two types of work item approvals? (Choose two.) A. approval B. certification C. review D. validation

More information

INTERNAL AUDIT DIVISION

INTERNAL AUDIT DIVISION INTERNAL AUDIT DIVISION REPORT 2015/057 Audit of the Omgeo system in the Investment Management Division of the United Nations Joint Staff Pension Fund Overall results relating to the effective and efficient

More information

Integrating Configuration Management Into Your Release Automation Strategy

Integrating Configuration Management Into Your Release Automation Strategy WHITE PAPER MARCH 2015 Integrating Configuration Management Into Your Release Automation Strategy Tim Mueting / Paul Peterson Application Delivery CA Technologies 2 WHITE PAPER: INTEGRATING CONFIGURATION

More information

Automating HPLC and GC Analytical Method Validation Fusion AE Software Program White Paper

Automating HPLC and GC Analytical Method Validation Fusion AE Software Program White Paper Automating HPLC and GC Analytical Method Validation Fusion AE Software Program White Paper S-Matrix Corporation 1594 Myrtle Avenue Eureka, CA 95501, USA www.smatrix.com Introduction Chromatographic analytical

More information

MANITOBA HYDRO Power Smart Load Displacement Program. Engineering Cost Estimate Study Guide (Version 3)

MANITOBA HYDRO Power Smart Load Displacement Program. Engineering Cost Estimate Study Guide (Version 3) MANITOBA HYDRO Power Smart Load Displacement Program Engineering Cost Estimate Study Guide (Version 3) September, 2014 * Manitoba Hydro is a licensee of the Trademark and Official Mark Load Displacement

More information

Windchill ProjectLink Curriculum Guide

Windchill ProjectLink Curriculum Guide Windchill ProjectLink 10.1 Curriculum Guide Live Classroom Curriculum Guide Introduction to Windchill ProjectLink 10.1 Business Administration of Windchill ProjectLink 10.1 Workflow Administration of Windchill

More information

Feature Scope Description for SAP Assurance and Compliance Software for SAP S/4HANA

Feature Scope Description for SAP Assurance and Compliance Software for SAP S/4HANA FEATURE SCOPE DESCRIPTION PUBLIC SAP Assurance and Compliance Software for SAP S/4 HANA Document Version: 1.6 2018-11-19 Feature Scope Description for SAP Assurance and Compliance Software for SAP S/4HANA

More information

Module: Building the Cloud Infrastructure

Module: Building the Cloud Infrastructure Upon completion of this module, you should be able to: Describe the cloud computing reference model Describe the deployment options and solutions for building a cloud infrastructure Describe various factors

More information

WorkloadWisdom Storage performance analytics for comprehensive workload insight

WorkloadWisdom Storage performance analytics for comprehensive workload insight DATASHEET Storage performance analytics for comprehensive workload insight software is the industry s only automated workload acquisition, workload analysis, workload modeling, and workload performance

More information

Chapter Introduction 1

Chapter Introduction 1 Chapter Introduction 1 Introduction SAP R/3 is the world s leading standard software for the support of business processes in accounting, logistics, and human resources. At the start of 1999, over 20,000

More information

POLOPOLY V9 TECHNICAL OVERVIEW. System Architecture Templates and Presentation Modules

POLOPOLY V9 TECHNICAL OVERVIEW. System Architecture Templates and Presentation Modules POLOPOLY V9 TECHNICAL OVERVIEW System Architecture Templates and Presentation Modules 2008 Atex Group Ltd Polopoly, Polopoly Content Manager, Polopoly Relationship Manager, Polopoly User Module, Polopoly

More information

How to Drive Business Value with Capacity Management

How to Drive Business Value with Capacity Management How to Drive Business Value with Capacity Management 18 July 2017 Your Presenter Jim Smith The Building Blocks Executive Buy-in Benefits realization Assessment Roles and responsibilities Strategy Toolset

More information

Windchill Service Information Manager Curriculum Guide

Windchill Service Information Manager Curriculum Guide Windchill Service Information Manager 10.2 Curriculum Guide Live Classroom Curriculum Guide Introduction to Windchill Service Information Manager 10.2 Building Information Structures with Windchill Service

More information

ENHANCED BUILDING OPERATIONS PROGRAM

ENHANCED BUILDING OPERATIONS PROGRAM ENHANCED BUILDING OPERATIONS PROGRAM TABLE OF CONTENTS Introduction 1 Building eligibility 2 How to take part 3 Financial incentives 4 Technical assistance and guide 5 System investigation templates 5

More information

Clarity PPM On Demand. Zane Schafer, SVP Software Engineering

Clarity PPM On Demand. Zane Schafer, SVP Software Engineering Clarity PPM On Demand Zane Schafer, SVP Software Engineering Terms of This Presentation This presentation was based on current information and resource allocations as of October 2009 and is subject to

More information

The Sector Skills Council for the Financial Services Industry. National Occupational Standards. Risk Management for the Financial Sector

The Sector Skills Council for the Financial Services Industry. National Occupational Standards. Risk Management for the Financial Sector The Sector Skills Council for the Financial Services Industry National Occupational Standards Risk Management for the Financial Sector Final version approved April 2009 IMPORTANT NOTES These National Occupational

More information

Business Insight and Big Data Maturity in 2014

Business Insight and Big Data Maturity in 2014 Ben Nicaudie 5th June 2014 Business Insight and Big Maturity in 2014 Putting it into practice in the Energy & Utilities sector blues & skills issues A disproportionate portion of the time spent on analytics

More information

Administration & Security Essentials

Administration & Security Essentials Administration & Security Essentials Microsoft Dynamics AX 2012 R3 Atlanta I Denver I San Francisco I St. Louis I Toronto Table of Contents Course Details 1 Prerequisites 3 Course Outline 4 Agenda 12 Course

More information

Opportunity to Order with C4C Quote using SAP NetWeaver PO

Opportunity to Order with C4C Quote using SAP NetWeaver PO Test Script SAP Hybris Cloud for Customer 1605 May 2016 English Opportunity to Order with C4C Quote using SAP NetWeaver PO ID: 15Z Table of Contents 1 Test Description 4 2 Prerequisites 5 2.1 System Access

More information

IBM Clinical Development

IBM Clinical Development Service Description IBM Clinical Development This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized users and recipients of the

More information

Program Lifecycle Methodology Version 1.7

Program Lifecycle Methodology Version 1.7 Version 1.7 March 30, 2011 REVISION HISTORY VERSION NO. DATE DESCRIPTION AUTHOR 1.0 Initial Draft Hkelley 1.2 10/22/08 Updated with feedback Hkelley 1.3 1/7/2009 Copy edited Kevans 1.4 4/22/2010 Updated

More information

The Business Process Environment

The Business Process Environment The Business Process Environment Flexible, Sensible Process Empowerment EMCONEX TECHNICAL BRIEF Richer Systems Group, Inc. February 2012 IDE Script Writer Alert System Audit Tracking Content Manager TABLE

More information

3.2 Information Systems Development: Process & product

3.2 Information Systems Development: Process & product Chapter 3 The Network Development Life Cycle Topics covered: Network analysis. Network design methodology. Writing of a Request For Proposal (RFP) and quotation analysis. Prototyping/simulation. Implementation.

More information

ASK AFRIKA POSITION PROFILE: Statistician

ASK AFRIKA POSITION PROFILE: Statistician Table 1: Summary ASK AFRIKA POSITION PROFILE: Statistician Skills/Competencies/Personal characteristics: This position requires the following skill/competency set/personal characteristics: 1) Ability to

More information