QUEST Webinar: Intelligent Defect Sampling An Innovation for Focused Testing WEBINAR SERIES WEBINA SERIES. Featuring

Size: px
Start display at page:

Download "QUEST Webinar: Intelligent Defect Sampling An Innovation for Focused Testing WEBINAR SERIES WEBINA SERIES. Featuring"

Transcription

1 QUEST Webinar: presents the Intelligent Defect Sampling An Innovation for Focused Testing WEBINAR SERIES WEBINA SERIES Featuring Randy Rice Rice Consulting Services

2 DEFECT SAMPLING AN INNOVATION FOR FOCUSED TESTING RANDALL W. RICE RICE CONSULTING SERVICES , Rice Consulting Services, Inc.

3 THE BIG IDEA As testers, our job is to find defects. However, we often look for only the symptoms of defects failures. All testing is sampling What if We had ways to sample for defects? Defects really do cluster? We could predict where best to look for defects? We looked for defects differently? 3

4 THE BAD NEWS As testers, we suffer from the needle in a haystack problem. Looking for something very small in something very large. However, a metal detector helps! 4

5 WE NEED PEOPLE TO TEST WHO DON T THINK LIKE TESTERS CEO TO TEST MANAGER

6 WHY? When professional testers miss obvious things, business stakeholders rightly look for other solutions. It s common for: Our methods to get old and ineffective Testers to grow complacent People to fail to learn Our perspectives to get too narrow People to have misplaced priorities 6

7 POLL QUESTION #1 Do you feel challenged by the problem of Too much testing, too little time and resources? 7

8 A GOLD MINING ANALOGY Gold mining is an expensive task, even on a small scale. Testing can also be expensive. There are often places that look promising for gold. But there is no way to tell from the surface if gold is really underground. The only way to know for sure is to drill holes and sample the dirt. In testing, we can do something similar as a way to test our intuition and suspicions about where defects may be. Test automation is a creative way to drill for defects. 8

9 9 NO HELPFUL SIGNS!

10 WHAT DO WE SEEK? Failures Externally Visible Through Functional (Black-box) Testing Defects 10 Internally Visible Through Structural (Whitebox) Testing and Static Analysis

11 THE PROBLEM External Too much to cover, too little time Unclear expected behavior Test automation mainly used for confirmatory testing Internal Lack of technical knowledge by testers Lack of motivation from developers Lots of code! Many interactions However, there are some very helpful static test tools 11

12 THE CONCEPT Sample 1 Sample 2 Above the surface we use a lot of guesswork. Sample 3 Sample 4 Sample 6 Sample 5 Failure Failure Visible Feature Sets Defect Below the surface is where the defects are. Defect 12

13 ADJUSTING THE SAMPLES (TESTS) Sample 2 Sample 7 Sample 8 When we find a defect, there may be others nearby. Sample 9 Sample 10 Sample 5 Visible Feature Sets Defect Defect Defect Defect 13

14 LOOKING BELOW THE SURFACE Sample 2 Sample 7 Sample 8 Sample 9 Sample 10 Sample 5 Failure Failure Failure Failure Failure Visible Feature Sets Defect Defect Defect Defect 14

15 PATTERNS TELL US SOMETHING Sights are probably OK, but we need to work on accuracy Other variables could have an impact: Wind, distance, etc. Sights are off, but we are consistent in our aim. Variation Consistency 15

16 THE KEY LOOK FOR PATTERNS Patterns help us find interesting defects. Commonality Concentration Contrast Types Trends Pearson's correlation 16

17 HOW CAN WE SAMPLE? Classes Risk Relationships Statistical Methods Randomly 18

18 CLASSES SAMPLE 1 Input Types Output Types Process Types Input Values Defect Types? States Output Values Transient Data Values 19

19 CLASSES SAMPLE 2 Input Types Output Types Process Types Input Values Defect Types? States Output Values Transient Data Values 20

20 Low Impact High RISK LEVELS SAMPLE 1 Very High High Moderate Low 21 Low Likelihood High

21 Low Impact High RISK LEVELS SAMPLE 2 Very High High Moderate Low 22 Low Likelihood High

22 RELATIONSHIPS Is it possible to withdraw money from a closed account with a positive balance? 23

23 STATISTICAL SAMPLING Population analysis Used to model test data based on production data. 20% of accounts < $1,000 60% of accounts between $1,000 and $1,500, inclusive 20% of accounts > $1,500 20% 60% 20% 0 $1,000 $1,000 - $1,500 > $1, Value of annual customer orders

24 TEST DATA MODELING 20% of test accounts have balances less than $1, % of test accounts have balances between $1,000 and $1,500, inclusive. 20% of test accounts have balances greater than $1, % of accounts < $1,000 60% of accounts between $1,000 and $1,500, inclusive 20% 60% 20% 20% of accounts > $1,500 0 $1,000 $1,000 - $1,500 > $1, Value of annual customer orders

25 RANDOM SAMPLING Not a substitute for other approaches However, it can be helpful at times to help get off the beaten path. Examples: The first n rows of data Every nth occurrence Random number generators 26

26 POLL QUESTION #2 Do you currently use test design techniques such as equivalence classes and/or statistical sampling? 27

27 HOW CAN WE LEVERAGE THIS? Test Automation Frameworks to vary inputs and actions: Randomly Based on defect patterns and clustering 28

28 EXAMPLE There are 10,000,000 possible values for a field variable to be tested. 1. Extract or build test data based on the values to test and the randomizing formula chosen. 2. Create automated tests using the data as input. 3. If a failure is seen, capture the test values and test a lower to higher range. 29

29 EXAMPLE (2) Failure 5,001, ,000,000 Failure Range 4,999,999 5,010,000 5,001,004 30

30 THE MISSING LINK FEEDBACK FROM MISSED DEFECTS 31

31 ENDING THE CYCLE OF DEFECTS Defects = Rework = Lost $$ The cycle continues until broken Same types of defects Same types of defects Create Find Fix 32

32 THE FEEDBACK LOOP New types of defects New types of defects Create Find Fix Identify root causes and fix the process 33

33 USING DEFECT FEEDBACK FOR TEST DESIGN New types of defects New types of defects Create Find Fix New tests Identify root causes and fix the process 34

34 POLL QUESTION #3 Do you perform root cause analysis to prevent defects based on the information from testing? 35

35 Failure Costs (Fix, Rework) Review & Test Costs Prevention Costs Cost of Quality When you consider the cost of a postrelease defect, the value gained in preventing defects is like finding gold! Cost of Production Cost to Build (Development, Delivery) 36

36 Failure Costs (Fix, Rework) Review & Test Costs Prevention Costs Found Value! Cost of Quality Profit!! When you consider the cost of a postrelease defect, the value gained in preventing defects is like finding gold! Cost of Production Cost to Build (Development, Delivery) 37

37 SUMMARY Failures are only symptoms of defects. Not every defect manifests a failure. Not all failures are defects. Before spending valuable time designing and performing non-productive tests, intelligent test sampling is a good way to focus your efforts. No drill, no dig! 38

38 BIO - RANDALL W. RICE Over 35 years experience in building and testing information systems in a variety of industries and technical environments ASTQB Certified Tester Foundation level, Advanced level (Full) Director, American Software Testing Qualification Board (ASTQB) Chairperson, QAI s annual software testing conference Co-author with William E. Perry, Surviving the Top Ten Challenges of Software Testing and Testing Dirty Systems Principal Consultant and Trainer, Rice Consulting Services, Inc. 39

39 CONTACT INFORMATION Randall W. Rice, CTAL Rice Consulting Services, Inc. P.O. Box Oklahoma City, OK Ph: Fax: Web site:

DEFECT SAMPLING AN INNOVATION FOR FOCUSED TESTING

DEFECT SAMPLING AN INNOVATION FOR FOCUSED TESTING DEFECT SAMPLING AN INNOVATION FOR FOCUSED TESTING RANDALL W. RICE, CTAL RICE CONSULTING SERVICES, USA WWW.RICECONSULTING.COM 2014, Rice Consulting Services, Inc. THE BIG IDEA As testers, our job is to

More information

Taking a Deeper Dive Into Dashboards

Taking a Deeper Dive Into Dashboards Taking a Deeper Dive Into Dashboards Randall W. Rice, CTAL www.riceconsulting.com StarEast 2010 1 2010, Rice Consulting Services, Inc. What This Session is About Last year at StarEast, I gave a keynote

More information

KEEPING IT BETWEEN THE DITCHES: A DASHBOARD TO GUIDE YOUR TESTING

KEEPING IT BETWEEN THE DITCHES: A DASHBOARD TO GUIDE YOUR TESTING BIO PRESENTATION F1 10/20/2006 10:00:00 AM KEEPING IT BETWEEN THE DITCHES: A DASHBOARD TO GUIDE YOUR TESTING Randy Rice Rice Consulting Services Inc International Conference on Software Testing Analysis

More information

Dealing With the Time Crunch in Software Testing

Dealing With the Time Crunch in Software Testing White Paper Dealing With the Time Crunch in Software Testing By Randall W. Rice, CTAL (Full), CTFL-AT, CMT Rice Consulting Services, Inc. 1608 SW 113 th Pl. Oklahoma City, OK 73170 405-691-8075 http://www.riceconsulting.com

More information

Surviving the Top Ten Challenges of Software Testing

Surviving the Top Ten Challenges of Software Testing Surviving the Top Ten Challenges of Software Testing: A Closer Look at Understanding Software Testing Randy Rice, CQA, CSTE Rice Consulting Services, Inc. 405-692-7331 http://www.riceconsulting.com rcs@telepath.com

More information

Workfront Enables Creative Team to Complete 55% More Tasks per Week from Twice as Many Requesters

Workfront Enables Creative Team to Complete 55% More Tasks per Week from Twice as Many Requesters CASE STUDY Workfront Enables Creative Team to Complete 55% More Tasks per Week from Twice as Many Requesters building Workfront, Inc. building Information/ Technology network www.workfront.com map2 Lehi,

More information

Test Management is Risk management. Risk Based Testing

Test Management is Risk management. Risk Based Testing Test Management is Risk management Risk Based Testing Hans Schaefer Software Test Consulting Reigstad N-5281 Valestrandsfossen NORWAY Phone +47 56 394880 Fax +47 56 394570 e-mail hans.schaefer@ieee.org

More information

KPIs: Measuring the metrics that matter

KPIs: Measuring the metrics that matter WEBINAR BRIEF / PRESENTED BY KPIs: Measuring the metrics that matter -1- Smart data: Know your team s needs In this Big Picture Interview, Tyler Grahovec says smart data is actionable data, so find out

More information

getabstract compressed knowledge Motivation Management Overall Applicability Innovation Style

getabstract compressed knowledge Motivation Management Overall Applicability Innovation Style Motivation Management Fueling Performance by Discovering What People Believe About Themselves and Their Organizations by Thad Green Davies-Black, 2000 268 pages Focus Leadership Strategy Sales & Marketing

More information

Using Technology as a Differentiator

Using Technology as a Differentiator Using Technology as a Differentiator HFMA Region 9 Free Webinar Arial 18pt. Secondary Header for Budgeting, Planning and Forecasting Tuesday, December 15, 2015 12:00pm 1:00pm CT Speakers Noel Phillips,

More information

introduction by Stacey Barr

introduction by Stacey Barr Are you underestimating the performance measurement most people only see the tip of the performance measurement iceberg - and that's why their measures fail by Stacey Barr introduction Models like the

More information

Five Changes that Project Managers Must Make in an Agile World

Five Changes that Project Managers Must Make in an Agile World Five Changes that Project Managers Must Make in an Agile World Mike Stuedemann, PMP, PMI-ACP, CST Certified Scrum Trainer & Agile Coach @StuedeSpeaks www.agilityirl.com 2017 agilityirl, LLC All Rights

More information

Enterprise Mass Media Co.

Enterprise Mass Media Co. The Path to Better Marketing Planning and Measurement Annual revenue: >$10B Size of marketing team: 300 Title of key stakeholders: CMO, VP of Marketing & Demand, Director of Marketing Analytics, Marketing

More information

ORION RESOURCES Solving the puzzle of smart hiring. Retained Search Quality A La Carte

ORION RESOURCES Solving the puzzle of smart hiring. Retained Search Quality A La Carte ORION RESOURCES info@orionresources.com 206-382- 8400 Solving the puzzle of smart hiring. At Orion, we think it s time for some much needed innovation in recruiting. Why? Because standard recruiting services

More information

Turning. Customer Data into Profits. A Whitepaper from ProcureData

Turning. Customer Data into Profits. A Whitepaper from ProcureData Turning Customer Data into Profits A Whitepaper from ProcureData How well do you make use of the information in your marketing database? Are you achieving significant business growth by leveraging your

More information

Operationalizing Your Analytics: Closing the gaps in the analytic value chain

Operationalizing Your Analytics: Closing the gaps in the analytic value chain TDWI Savannah Solution Summit October 2017 Operationalizing Your Analytics: Closing the gaps in the analytic value chain James Taylor, CEO tdwi.org/savannah17 @jamet123 #decisionmgt 2017 Decision Management

More information

Chapter 12. Sample Surveys. Copyright 2010 Pearson Education, Inc.

Chapter 12. Sample Surveys. Copyright 2010 Pearson Education, Inc. Chapter 12 Sample Surveys Copyright 2010 Pearson Education, Inc. Background We have learned ways to display, describe, and summarize data, but have been limited to examining the particular batch of data

More information

Preparing a Business Capability Statement Guide

Preparing a Business Capability Statement Guide Preparing a Business Capability Statement Guide 2015-16 FACTSHEET Why have a Business Capability Statement? One of the most important steps in targeting supply chain opportunities is to communicate your

More information

Critical Software Testing Processes

Critical Software Testing Processes Critical Software Testing Processes Rex Black: President and Principal Consultant RBCS, Inc., Bulverde, TX Key Words: Testing, critical test processes, test management, software development projects, software

More information

LEAN PRODUCTION SYSTEM

LEAN PRODUCTION SYSTEM LEAN PRODUCTION SYSTEM Introduction Lean Overview Process Control Tools 1. Flow Chart / Diagram 2. Check Sheet 3. Histogram 4. Pareto Chart / Diagram 5. Cause-and-Effect Diagram 6. Why-Why Diagram 7. Scatter

More information

More than Mobile Forms Halliburton s Implementation of an End to End Solution

More than Mobile Forms Halliburton s Implementation of an End to End Solution CUSTOMER INTERVIEW More than Mobile Forms Halliburton s Implementation of an End to End Solution Hosted by: Mark Scott, VP Marketing, ProntoForms Yamina Hibbard, Global Asset Manager, Halliburton Mike

More information

How to Gain Actionable Insights from Social Media

How to Gain Actionable Insights from Social Media How to Gain Actionable Insights from Social Media HOWARD GREENSTEIN Social Media Strategist and Evangelist, President of the Harbrooke Group Companies are spending time and money creating their social

More information

Test Early with Agile ATDD

Test Early with Agile ATDD Test Early with Agile ATDD Combining Agile Processes with T&E Acceptance Test Driven Development Joshua Strain, Systems Engineer This document does not contain technology or Technical Data controlled under

More information

Data-driven visibility into fleet card programs

Data-driven visibility into fleet card programs Data-driven visibility into fleet card programs By: Jeffrey Pape, Senior Vice President, U.S. Bank Transportation Solutions Data. It s the watchword for succeeding in today s business environment. More

More information

Data-Driven Visibility into Fleet Card Programs

Data-Driven Visibility into Fleet Card Programs Data-Driven Visibility into Fleet Card Programs By: Jeffrey Pape, Senior Vice President, U.S. Bank Transportation Solutions Data. It s the watchword for succeeding in today s business environment. More

More information

The Case for Code Quality Management

The Case for Code Quality Management The Case for Code Quality Management Empowering Development Managers to Continuously Improve Application Quality For managers who are overseeing Java development teams, maintaining consistent coding standards

More information

CANDIDATE EXPERIENCE MANAGEMENT. Do the unpredictable

CANDIDATE EXPERIENCE MANAGEMENT. Do the unpredictable CANDIDATE EXPERIENCE MANAGEMENT Do the unpredictable Till now, candidate experience has been the most ignored aspect of a recruiting cycle at organizations. Biggest of the brands fail to acknowledge the

More information

Root Cause Analysis for Learning Professionals

Root Cause Analysis for Learning Professionals Root Cause Analysis for Learning Professionals Steve Hodgson, CPP, CPLP Director of Payroll Training American Payroll Association shodgson@americanpayroll.org Root Cause Analysis for Learning Professionals

More information

Seven Deadly Sins of Testing Pitfalls on the Path to Software Quality

Seven Deadly Sins of Testing Pitfalls on the Path to Software Quality Seven Deadly Sins of Testing Pitfalls on the Path to Software Quality Introduction Have you seen a smart, otherwise-capable tester or test team sabotage themselves? It does happen, often through one or

More information

BEYOND DSO. AR Analytics Playbook. 6 Metrics Every Financial Executive Should Be Tracking

BEYOND DSO. AR Analytics Playbook. 6 Metrics Every Financial Executive Should Be Tracking BEYOND DSO AR Analytics Playbook 6 Metrics Every Financial Executive Should Be Tracking Table of Contents Terminology...3 purpose of this playbook...4 Going beyond dso...5 INTRODUCTION TO ANALYTICS...6

More information

How to Build a Solid Analytics Foundation

How to Build a Solid Analytics Foundation How to Build a Solid Analytics Foundation Presented by Introduction Even with machine learning and predictive modeling grabbing headlines in the digital analytics community, many organizations are still

More information

MULTICHANNEL MARKETING FOR PHARMA

MULTICHANNEL MARKETING FOR PHARMA 02 AN INTRODUCTION TO MULTICHANNEL MARKETING FOR PHARMA Inspiring audiences. Motivating change. Thinking beyond. www.wearecouch.com COUCH medical communications 1 Introduction Consumers these days have

More information

How Google Maps Platform Helps Ride Sharing Services Improve the Customer and Driver Experience while Increasing Overall Efficiency

How Google Maps Platform Helps Ride Sharing Services Improve the Customer and Driver Experience while Increasing Overall Efficiency How Google Maps Platform Helps Ride Sharing Services Improve the Customer and Driver Experience while Increasing Overall Efficiency Google Cloud Whitepaper 10.24.18 1 Google Maps Platform helps ride sharing

More information

Getting Started with Machine Learning

Getting Started with Machine Learning Getting Started with Machine Learning Machine learning is now easily accessible for companies of all sizes due to the recent availability of robust data platforms. And while these platforms make it faster

More information

Surviving the Top Ten Challenges of Software Test Automation

Surviving the Top Ten Challenges of Software Test Automation By Randall W. Rice, CSQA, CSTE Rice Consulting Solutions, LLC Abstract For the past six years I have been surveying training and conference audiences with the question, How many of your organizations own

More information

THE FIVE PROCESSES MECHANICAL ENGINEERS HATE (AND WHY.)

THE FIVE PROCESSES MECHANICAL ENGINEERS HATE (AND WHY.) THE FIVE PROCESSES MECHANICAL ENGINEERS HATE (AND WHY.) INTRODUCTION Mechanical engineering is among the best jobs on the planet. Inventing new things and solving problems requires both smarts and creativity.

More information

Cleaning code. Techniques for Large Legacy Restoration Projects ~~---~~ Mike Long

Cleaning code. Techniques for Large Legacy Restoration Projects ~~---~~ Mike Long Cleaning code Techniques for Large Legacy Restoration Projects ~~---~~ Mike Long What s in this for you? Gain an understanding of the value of legacy Learn how to make the business case for remedial work

More information

RECRUITMENT RESEARCH: BUILDING A COMPLETE TALENT PICTURE A 4-step guide to structured data in recruiting

RECRUITMENT RESEARCH: BUILDING A COMPLETE TALENT PICTURE A 4-step guide to structured data in recruiting Qualigence International RECRUITMENT RESEARCH: BUILDING A COMPLETE TALENT PICTURE A 4-step guide to structured data in recruiting Whitepaper The amount of information available today on potential candidates

More information

Internal controls over financial reporting

Internal controls over financial reporting Internal controls over financial reporting Outlining a program that meets stakeholder expectations kpmg.ca After showing why a company s internal controls over financial reporting (ICOFR) program may be

More information

Employee Retention & Engagement: Moving Beyond Convention to Results

Employee Retention & Engagement: Moving Beyond Convention to Results Employee Retention & Engagement: Moving Beyond Convention to Results Published on Alvarez & Marsal (https://www.alvarezandmarsal.com) Companies suffering from high employee turnover and disengagement resort

More information

Chapter 1 Cost Management and Strategic Decision Making

Chapter 1 Cost Management and Strategic Decision Making Chapter 1 Cost Management and Strategic Decision Making LO 1: Understand how cost management supports strategic planning and decision making. Characteristics of Cost management Cost management is important

More information

B2B MARKETING ROI PLAYBOOK. How CRM can help close the gap between Marketing and Sales. marketing

B2B MARKETING ROI PLAYBOOK. How CRM can help close the gap between Marketing and Sales. marketing B2B MARKETING ROI PLAYBOOK marketing SALES How CRM can help close the gap between Marketing and Sales B2B MARKETING ROI PLAYBOOK A guide to how Salesforce and Marketo customers can solve the biggest problem

More information

CAREER PLANNER WORKBOOK

CAREER PLANNER WORKBOOK CAREER PLANNER WORKBOOK LEARN HOW TO GET YOUR CAREER ON TRACK 1 INTRODUCTION If you re reading this workbook, it s probably because you have a desire to succeed in your career. This career planner allows

More information

Increase the Impact of Processes with Decision Management

Increase the Impact of Processes with Decision Management Increase the Impact of Processes with Decision Management Automating and improving decisions to make processes more effective, transparent and agile. James Taylor CEO CONTENTS Decision Management More

More information

Salford Predictive Modeler. Powerful machine learning software for developing predictive, descriptive, and analytical models.

Salford Predictive Modeler. Powerful machine learning software for developing predictive, descriptive, and analytical models. Powerful machine learning software for developing predictive, descriptive, and analytical models. The Company Minitab helps companies and institutions to spot trends, solve problems and discover valuable

More information

Measuring Your ROI On Social Media

Measuring Your ROI On Social Media Measuring Your ROI On Social Media So What? * Measuring what matters means measuring relationships * All transactions conducted today are still driven by relationships * Building, managing, and measuring

More information

BASICS OF SOFTWARE TESTING AND QUALITY ASSURANCE. Yvonne Enselman, CTAL

BASICS OF SOFTWARE TESTING AND QUALITY ASSURANCE. Yvonne Enselman, CTAL BASICS OF SOFTWARE TESTING AND QUALITY ASSURANCE Yvonne Enselman, CTAL Information alines with ISTQB Sylabus and Glossary THE TEST PYRAMID Why Testing is necessary What is Testing Seven Testing principles

More information

Step #1: Let s first take a look at your organization s procurement best practices

Step #1: Let s first take a look at your organization s procurement best practices 0 Currently, there are millions of dollars of annual waste in the Procurement function of your organization Drilling down into the specific areas of this waste is so time-consuming and requires buy-in

More information

Ban The Performance. Appraisal. By CEO Iggy Tan. Mob: Ban The Performance Appraisal

Ban The Performance. Appraisal. By CEO Iggy Tan. Mob: Ban The Performance Appraisal Ban The Performance Appraisal By CEO Iggy Tan Not a management consultant Not selling you a management tool Not trying to convince you of anything Merely some ideas that inspire thought Implemented in

More information

Job Satisfaction Quiz: How Satisfied Are You with Your Job? A Quintessential Careers Quiz

Job Satisfaction Quiz: How Satisfied Are You with Your Job? A Quintessential Careers Quiz Job Satisfaction Quiz: How Satisfied Are You with Your Job? A Quintessential Careers Quiz Does this job-seeker s scenario sound similar to yours? Jamie once loved his job and the accomplishments he achieved

More information

Holding Accountability Conversations

Holding Accountability Conversations Holding Accountability Conversations 5 Scripts And Guides To Help You Through The Process PRACTICAL TOOLS Holding Accountability Conversations / / / / / / / / / / / / / / / / / / / / / / / / / / / / /

More information

Making a Bid For Profit. Profit-Driven Bidding Tactics in AdWords

Making a Bid For Profit. Profit-Driven Bidding Tactics in AdWords Making a Bid For Profit Profit-Driven Bidding Tactics in AdWords Introduction What digital marketer doesn t want to knock their CPA and ROI targets out of the park? You re in a profession that celebrates

More information

Apprenticeships. Professional Business Services Apprenticeships: Unlock your potential and launch your career today!

Apprenticeships. Professional Business Services Apprenticeships: Unlock your potential and launch your career today! A Social Business - Award Winning Apprenticeships & Employability Provider Apprenticeships Unlock your potential and launch your career today! Professional Business Services Apprenticeships: Business Administration,

More information

HOW YOUR CAREER BACKGROUND CAN HELP YOU BECOME A BUSINESS ANALYST

HOW YOUR CAREER BACKGROUND CAN HELP YOU BECOME A BUSINESS ANALYST By Laura Brandenburg Lesson Objective: After completing this lesson, you ll be able to identify strengths from your career background that will directly support your transition into business analysis.

More information

PROJECT MANAGEMENT. Quality Management (QM) Course 7 Project Management Knowledge Areas (5) Risk Management (RM)

PROJECT MANAGEMENT. Quality Management (QM) Course 7 Project Management Knowledge Areas (5) Risk Management (RM) PROJECT MANAGEMENT Course 7 Project Management Knowledge Areas (5) Quality Management (QM) Risk Management (RM) Cătălina Mancaș QM + RM Processes: Inputs Tools & Techniques Outputs Project Quality Management

More information

Agile at Mid-Scale. Al Shalloway. Introducing FLow for Enterprise Transformations (FLEX)

Agile at Mid-Scale. Al Shalloway. Introducing FLow for Enterprise Transformations (FLEX) Agile at Mid-Scale Introducing FLow for Enterprise Transformations (FLEX) Al Shalloway CEO, Founder alshall@netobjectives.com @AlShalloway Co-founder of Lean-Systems Society Co-founder Lean-Kanban University

More information

Increase Efficiency Through Better Part Communication ZEISS Industrial Metrology

Increase Efficiency Through Better Part Communication ZEISS Industrial Metrology Increase Efficiency Through Better Part Communication ZEISS Industrial Metrology ZEISS Software Solutions PiWeb Quality Data Management Modern manufacturing relies on consistency, and tolerances are tighter

More information

Social Media Social Media Planning Template & Checklist++

Social Media Social Media Planning Template & Checklist++ Social Media Marketing Trends++ Creating compelling content for social media marketing purposes is not only the most effective tactic used, it is also the most difficult tactic to execute. What types of

More information

Rules vs Machine Learning

Rules vs Machine Learning For Sale Rules vs Machine Learning The future of fraud fighting is here. The Sift Science Trust Platform is the only fraud prevention platform leveraging Live Machine Learning, allowing you to reduce fraud,

More information

How to Determine if You Need an RFID Tracking Solution

How to Determine if You Need an RFID Tracking Solution How to Determine if You Need an RFID Tracking Solution The Returnable Container Challenge Returnable transport items (RTIs) are a critical component of many supply chains. RTIs include reusable totes,

More information

How do we get earlier involved as testers - horizontal and vertical

How do we get earlier involved as testers - horizontal and vertical How do we get earlier involved as testers - horizontal and vertical Ole Chr. Hansen Managing Consultant September 4th, 2014 Who am I? Ole Chr. Hansen Managing Consultant, Sogeti Danmark A/S Fellow, SogetiLabs

More information

How to Scale Agile Across Departments with WHITEPAPER

How to Scale Agile Across Departments with WHITEPAPER How to Scale Agile Across Departments with WHITEPAPER Once associated only with small application development projects and co-located teams of 8-10 members, the Agile methodology is increasingly being

More information

EBM EVIDENCE-BASED MANAGEMENT GUIDE

EBM EVIDENCE-BASED MANAGEMENT GUIDE EBM EVIDENCE-BASED MANAGEMENT GUIDE Scrum.org August 2018 How to improve business results by measuring business value and using empirical management OVERVIEW Organizations adopting agile product delivery

More information

Developing a more intelligent approach to strategic asset management

Developing a more intelligent approach to strategic asset management Jeremy Ure Associate Partner July 2015 Developing a more intelligent approach to strategic asset management One bold (?) assertion, and two questions Let s start with something we all know and can agree

More information

How to Get Started with Quality Performance Management

How to Get Started with Quality Performance Management How to Get Started with Quality Performance Management In an effort to catch quality nonconformances earlier and reduce cost, companies are focused on collecting as much performance data as possible. This

More information

What did I miss at EuroSTAR januari 2012

What did I miss at EuroSTAR januari 2012 What did I miss at EuroSTAR2011 24 januari 2012 voordracht georganiseerd door Discussiegroep Software Testing met de steun van Ingenieurshuis, Antwerpen What did I miss at EuroSTAR2011? The journey through

More information

Net Promoter Score for Recruiters

Net Promoter Score for Recruiters The Nice Guide to Net Promoter Score for Recruiters Using candidate feedback to improve the candidate experience Feedback matters Putting perfect people in perfect roles isn t enough For every position

More information

BACKGROUND OF TESTING 4. The fundamental principles of the testing are as follows.

BACKGROUND OF TESTING 4. The fundamental principles of the testing are as follows. BACKGROUND OF TESTING 4 CHAPTER-2 BACKGROUND OF TESTING Testing is a means of making sure that the product meets the needs of the customer. Software Testing is the process of exercising the software product

More information

STRATEGY #1: USE BOOTSTRAPPING TO MAKE THE MOST OF WHAT YOU HAVE 4 PROVEN STRATEGIES TO SUCCEED

STRATEGY #1: USE BOOTSTRAPPING TO MAKE THE MOST OF WHAT YOU HAVE 4 PROVEN STRATEGIES TO SUCCEED 4 PROVEN STRATEGIES TO SUCCEED To be successful in business, you need to turn your resources into profits. Unfortunately, many entrepreneurs consider money the only resource that will make their business

More information

Chapter 19. Confidence Intervals for Proportions. Copyright 2012, 2008, 2005 Pearson Education, Inc.

Chapter 19. Confidence Intervals for Proportions. Copyright 2012, 2008, 2005 Pearson Education, Inc. Chapter 19 Confidence Intervals for Proportions Copyright 2012, 2008, 2005 Pearson Education, Inc. Standard Error Both of the sampling distributions we ve looked at are Normal. For proportions For means

More information

SIX STEPS FOR GETTING YOUR ONLINE PRICING DECISIONS RIGHT

SIX STEPS FOR GETTING YOUR ONLINE PRICING DECISIONS RIGHT 5 BEST PRICE The number one reason that consumers globally choose to shop online is to save money, while searching for the best price is one of their top online shopping activities. This trend has created

More information

Internal controls over financial reporting

Internal controls over financial reporting Internal controls over financial reporting Outlining a program that meets stakeholder expectations kpmg.com After showing why a company s internal controls over financial reporting (ICOFR) program may

More information

Nuclear power plant reliability depends on a culture of problem solving

Nuclear power plant reliability depends on a culture of problem solving Nuclear power plant reliability depends on a culture of problem solving By Christian Green Kepner-Tregoe, Inc. At many nuclear plants, lead engineers spend two-thirds of their time in service to their

More information

Don t get left behind: Return on ad spend is out, Customer Lifetime Value is in

Don t get left behind: Return on ad spend is out, Customer Lifetime Value is in Don t get left behind: Return on ad spend is out, Customer Lifetime Value is in Author Matt Lawson Published Oct 2017 Topics Consumer Services, Data & Measurement, Experience & Design T o charge ahead

More information

Staffing for Success

Staffing for Success Present Staffing for Success How to Send a World-Class Booth Staff to Your NSTA Exhibit Custom Participant Learning Objectives By the end of this workshop session, you will learn... 1. 5 major buying decisions

More information

7 STEPS TO SUCCESSFUL RETENTION AUTOMATION YOUR GUIDE TO MAXIMIZING REVENUE FROM YOUR CUSTOMER DATA

7 STEPS TO SUCCESSFUL RETENTION AUTOMATION YOUR GUIDE TO MAXIMIZING REVENUE FROM YOUR CUSTOMER DATA 7 STEPS TO SUCCESSFUL RETENTION AUTOMATION YOUR GUIDE TO MAXIMIZING REVENUE FROM YOUR CUSTOMER DATA It costs a lot to acquire a new customer, but most will make a single purchase and then leave. A repeat

More information

Cambridge University Press Agile Testing: How to Succeed in an Extreme Testing Environment John Watkins Excerpt More information

Cambridge University Press Agile Testing: How to Succeed in an Extreme Testing Environment John Watkins Excerpt More information 1 Introduction If you try to make the software foolproof, they will just invent a better fool! Dorothy Graham 1.1 Why Agile? In today s highly competitive IT business, companies experience massive pressures

More information

How To Manage a Troubled Project GTC Center for Project Management, All Rights Reserved

How To Manage a Troubled Project GTC Center for Project Management, All Rights Reserved How To Manage a Troubled Project GTC 2007 1 How To Manage a Troubled Project 2 Logistics Start and finish Breaks and lunch Morning: one 15-minute break Lunch: 60 minutes Afternoon: one 15-minute break

More information

7 STEPS TO SUCCESSFUL RETENTION AUTOMATION YOUR GUIDE TO MAXIMIZING REVENUE FROM YOUR CUSTOMER DATA

7 STEPS TO SUCCESSFUL RETENTION AUTOMATION YOUR GUIDE TO MAXIMIZING REVENUE FROM YOUR CUSTOMER DATA 7 STEPS TO SUCCESSFUL RETENTION AUTOMATION YOUR GUIDE TO MAXIMIZING REVENUE FROM YOUR CUSTOMER DATA It costs a lot to acquire a new customer, but most will make a single purchase and then leave. A repeat

More information

Thought Leadership Marketing: 2014 Guide To Lead Generation

Thought Leadership Marketing: 2014 Guide To Lead Generation WHITE PAPER Thought Leadership Marketing: 2014 Guide To Lead Generation This white paper is developed for marketers charged with generating leads and prospect engagement through webcasts. It assumes the

More information

EBM EVIDENCE-BASED MANAGEMENT GUIDE

EBM EVIDENCE-BASED MANAGEMENT GUIDE EBM EVIDENCE-BASED MANAGEMENT GUIDE Scrum.org January 2019 How to continuously improve business results by measuring business value and using empirical management OVERVIEW Organizations adopting agile

More information

Theory of Constraints for service. What is your Goal? Krishna Sivaramakrishnan, Qualitriz. Qualitriz. All rights reserved

Theory of Constraints for service. What is your Goal? Krishna Sivaramakrishnan, Qualitriz. Qualitriz. All rights reserved Theory of Constraints for service What is your Goal? Krishna Sivaramakrishnan, Qualitriz THEORY OF CONSTARINTS - AIMS What is TOC Developed by Eliyahu M. Goldratt Any system can produce only as much as

More information

EBM EVIDENCE-BASED MANAGEMENT GUIDE

EBM EVIDENCE-BASED MANAGEMENT GUIDE EBM EVIDENCE-BASED MANAGEMENT GUIDE Scrum.org September 2018 How to continuously improve business results by measuring business value and using empirical management OVERVIEW Organizations adopting agile

More information

SALES COMPENSATION AUTOMATION

SALES COMPENSATION AUTOMATION SALES COMPENSATION AUTOMATION ELIMINATE SPREADSHEETS INCREASE REVENUE AND PROFITS Cornerstone Software s Sales Motivator EXECUTIVE SUMMARY Sales compensation is a powerful, strategic tool that small- and

More information

QUANTIFIED THE IMPACT OF AGILE. Double your productivity. Improve Quality by 250% Balance your team performance. Cut Time to Market in half

QUANTIFIED THE IMPACT OF AGILE. Double your productivity. Improve Quality by 250% Balance your team performance. Cut Time to Market in half THE IMPACT OF AGILE QUANTIFIED SWAPPING INTUITION FOR INSIGHTS KEY FIndings TO IMPROVE YOUR SOFTWARE DELIVERY Extracted by looking at real, non-attributable data from 9,629 teams using the Rally platform

More information

6 Reasons Why More People Choose Environmental Waste Systems

6 Reasons Why More People Choose Environmental Waste Systems Why Choose Us? 6 Reasons Why More People Choose Environmental Waste Systems 1. Better Service With flexible pickup schedules, immediate responses from local service reps and our clean-cut, well-trained

More information

Visualize, Analyze, and Transform Processes for Intelligent Procurement Operations

Visualize, Analyze, and Transform Processes for Intelligent Procurement Operations SAP Brief SAP Extensions SAP Process Mining by Celonis, Cloud Edition for SAP Ariba s Visualize, Analyze, and Transform Processes for Intelligent Procurement Operations SAP Brief Procurement process transformation

More information

Gush vs. Bore: A Look at the Statistics of Sampling

Gush vs. Bore: A Look at the Statistics of Sampling Gush vs. Bore: A Look at the Statistics of Sampling Open the Fathom file Random_Samples.ftm. Imagine that in a nation somewhere nearby, a presidential election will soon be held with two candidates named

More information

Digital Workplace Adoption

Digital Workplace Adoption Your Roadmap to Digital Workplace Adoption How to drive engagement and adoption of your new digital workplace 01 Connect to purpose Set clear goals 02 03 Connect to business 04 Know your people 05 Get

More information

NABC BUSINESS PITCH PREPARATION. Implemented by

NABC BUSINESS PITCH PREPARATION. Implemented by NABC BUSINESS PITCH PREPARATION CONTENT 1. General principles of telling a story, explaining your ideas 2. Structure the preparation & content 3. NABC business pitch step-by-step 2 1. GENERAL PRINCIPLES

More information

Testing and Inspections (3C05/D22) Unit 11: Testing and Inspection. What is Testing?

Testing and Inspections (3C05/D22) Unit 11: Testing and Inspection. What is Testing? Testing and Inspections (3C05/D22) Unit 11: Testing and Inspection Objectives To introduce software testing and to develop its role within the software development process. To introduce the use of formal

More information

TABLE OF CONTENTS SELECTING AN ENCLOSURE COOLING SYSTEM MANUFACTURER. 3 7 QUALITIES TO LOOK FOR IN A MANUFACTURER Manufacturer Location..

TABLE OF CONTENTS SELECTING AN ENCLOSURE COOLING SYSTEM MANUFACTURER. 3 7 QUALITIES TO LOOK FOR IN A MANUFACTURER Manufacturer Location.. TABLE OF CONTENTS SELECTING AN ENCLOSURE COOLING SYSTEM MANUFACTURER. 3 7 QUALITIES TO LOOK FOR IN A MANUFACTURER. 4 1. Manufacturer Location.. 4 2. Quality Standards 5 UL Ratings 5 NEMA Ratings 6 Performance

More information

Product Owner - The Single Wring Able Neck

Product Owner - The Single Wring Able Neck Product Owner - The Single Wring Able Neck by Jens Ostergaard Certified Scrum Product Owner 1 What is Scrum? Product Owners determine what needs to be built in the next 30 days or less. Development Teams

More information

Using Speech Analytics to Capture the Voice of the Customer A CLARABRIDGE WHITEPAPER

Using Speech Analytics to Capture the Voice of the Customer A CLARABRIDGE WHITEPAPER Using Speech Analytics to Capture the Voice of the Customer A CLARABRIDGE WHITEPAPER Contents Executive Summary 2 The Keys to Successful Speech Analytics 3 Using Clarabridge for Speech Analytics 5 Conclusion

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

erhaps you ve heard this quote by 18th century author Oliver Goldsmith: Our greatest glory is not in never failing, but in rising up every time we

erhaps you ve heard this quote by 18th century author Oliver Goldsmith: Our greatest glory is not in never failing, but in rising up every time we 70 / J U N E 2 0 1 5 / W W W. N I A D A. C O M P erhaps you ve heard this quote by 18th century author Oliver Goldsmith: Our greatest glory is not in never failing, but in rising up every time we fail.

More information

Performance Management

Performance Management Performance Management Setting Goals & Expectations Presented by: HRM Agenda Key Points Performance Cycle Setting Goals Alignment SMART Practice Draft & Align Metrics 2 The Performance Management Cycle

More information

Why BUSINESS OWNERS Need To Stop Their Marketing Now! And The 3 Secret Steps You re Missing, So You Can Fix It Immediately.

Why BUSINESS OWNERS Need To Stop Their Marketing Now! And The 3 Secret Steps You re Missing, So You Can Fix It Immediately. Why BUSINESS OWNERS Need To Stop Their Marketing Now! And The 3 Secret Steps You re Missing, So You Can Fix It Immediately. WHO THIS IS FOR This is for anyone who makes a living from their expertise, knowledge

More information

Training Your Customer

Training Your Customer Training Your Customer Petri Heiramo Agile Coach, CST 1 We Are Looking at How our customers can benefit from Agile How we can get customers understand Agility and its benefits How can we help them to be

More information