4/26/11. CTG - Company overview. True stories about testing based on experiences. CTG - Company overview. CTG - Company overview

Size: px
Start display at page:

Download "4/26/11. CTG - Company overview. True stories about testing based on experiences. CTG - Company overview. CTG - Company overview"

Transcription

1 CTG - Company overview True stories about testing based on experiences Corporate Headquarters Buffalo, NY Founded in 1966 University of Antwerp Patrice Willemot Pre sales test consultant Petra Haldermans - Test Consultant / Test Manager 27/04/ CTG - Company overview CTG - Company overview European Headquarters Diegem, Belgium Founded in 1976 Over employees worldwide 350 employees in Belgium Quality certification ISO 9001, Tick IT Beste Werkgever (2003, 2005, 2007, 2009 and 2011) Investor in People Bertrange, Luxembourg Reading, United Kingdom 3 4 1

2 CTG Belgium CTG Market Leader in Belgium Tought Leadership Strong & Active Partnerships Early Adopter in Software since Test Professionals Hosts Belgium s largest Software Test Seminar 3 times winner of Eurostar Best Paper Award International speakers HP Platinum Partner 3 times HP Partner of the Year in 5 years Microsoft Gold Partner Intellectual Property We Commit Focus on Innovation & Training 10+ years of experience consolidated in IP Tools STBoX FASTBoX PTBoX Prove savings Search for s Report on the value Invest in market best practices Share risks & rewards Always finish what we start CTGLabs STAcademy Centers of Excellence CTG Knowledge Center Plan Design Transition Execute Drive IT CTG as Strategic Partner Test Maturity Assessment Optimizing the software and service lifecycle Test Practices within reach STBoX Essentials Workflow Templates STBoX Prime Workflow Templates STBoX Agile Workflow Templates FASTBoX Best Utilities Practices PTBoX Best Templates Practices Instructions Examples Instructions Examples Instructions Examples Functional Libraries Instructions Instructions Examples Performance Test Governance Test Automation Implementation Excel within the Lifecycle Training & Coaching Do IT CTG as Operation Partner Technologies ST Academy Knowledge Base Training Center Wiki Centers of Excellence Knowledge sharing CTG Labs White Papers Annual Convention 7 8 2

3

4

5

6 21 22 True stories about testing based on experiences 3 Dilemmas V-model Test Plan and risks Test Design and Execution 1 How to Implementation of a test process Customer Case Company A: introduction Assignment: UAT + Test Management Test Governance Difficulties: Different parties: definition: Company A Development & (except UAT): Company B UAT : Company A & CTG Meetings via Skype (companies in Belgium and the Netherlands)

7 Customer Case Company B: introduction Dilemma 1: V-model Assignment Test Management, Acceptance No business users available for Acceptance Test Automation A company not familiar with the V-model Difficulties Distributed test teams (Trier, Paris, Gent, Bordeaux, Vienna) Different Test approaches Different development approaches (Scrum, V-model, Waterfall model) No distinction between for example and Acceptance Different level of test maturity (very low, low, medium, high) Dilemma 1: The theory Dilemma 1: The theory User Acceptance User Acceptance Global Design Global Design Detailed Design Detailed Design Code/Build Code/Build

8 Dilemma 1: The solution Dilemma 1: The solution Goal: Increase business knowledge of the tester User Acceptance Change the mindset of the end user How: Combination of end users and testers Organize guided user acceptance test sessions Split test tasks between testers and end users Test Design on business level by IT Testers Review test cases by business Test Execution by business Global Design Promote early moment of involvement of testing Detailed Design Conclusion: Think about possible risks and workarounds during test planning! Code/Build Customer Case: Company A Customer Case: Company A done in NL: Unit Unit User CTG Acceptance Company A done in BE: User Acceptance, by both CTG and Company A (business users) Test Design by CTG Review by Company A (business users) Execution by CTG and Company A Global Design Detailed Design Code/Build Company B (Netherlands)

9 Customer Case: Company B Customer Case: Company B Phase 1: Phase 3: CTG responsible for and Acceptance Test Design and Test Execution CTG responsible for testing during a Scrum Sprint Test Design and Test Execution Company B responsible for Acceptance Phase 2: Test Execution of test cases created by CTG CTG responsible for Test Design and Test Execution Company B responsible for Acceptance Phase 4: CTG responsible for testing during a Scrum Sprint Test Design and Test Execution Test Execution of test cases created by CTG CTG responsible for testing the integration of different Scrum Sprints (Scrum of Scrum) Company B responsible for Acceptance Test Execution of test cases created by CTG Customer Case: Company B Phase 1 Customer Case: Company B Phase 2 Phase 3 Acceptance

10 Customer Case: Company B Dilemma 2: Test Plans and Risks Phase 4 The client doesn t want to have a complete Test Plan A Test Plan: what do I need to add? Acceptance How to deal with risks? We never thought about them We have a Test Plan, but nobody reads it Dilemma 2: The theory Dilemma 2: The theory Important things to consider (Risks & Based ): product risks & requirements Features To Test project risks test levels & quality attributes test types priorities constraints: available resources people & expertise infrastructure tools & techniques time & budget

11 Dilemma 2: The theory IEEE Template content 16 points test plan information introduction test Items features to be tested features not to be tested approach item pass / fail criteria suspension and resumption criteria test deliverables testing tasks environmental needs responsibilities staffing and training needs schedule risks and contingencies approvals Dilemma 2: The solution Goal: Create awareness & pay attention to the importance of a Test Plan How: Organize a workshop about the content of the Test Plan (needs) Pay attention to the consequences in case no Test Plan is agreed upon Check consistency with Project Plan (e.g. escalations procedures) Rely on the Test Policy Think about the type of project (Agile / classic development) Conclusion: Convince the client that a Test Plan has a lot of advantages, even when a company is used to work in the same way for each project Reach consensus with a list of known risks Customer Case: Company A Customer Case: Company B A full version Test Plan with extra attention on: Suspension & Resumption criteria Test Project Risks Objectives per Test Level (and thus per company) Entry & Exit criteria between UAT and the other Test Levels Description of the UAT process, with pre-defined milestones / quality gates A full version of a test plan has been created based on the Company B template Test Items Environmental needs Scope Staffing and training needs Test Approach Risks and contingencies Organization Agreements Test Deliverables Glossary Test plan has never been reviewed or read by stakeholders Test plan has been ignored during the test project New template of the test plan has been created Strengths and must haves: Penalties for the Risks Process approach Roles and Responsibilities Environmental needs Formal agreement of the document

12 Dilemma 3: Test Design & Execution Dilemma 3: The theory We only want to do Exploratory Input Process My team has a lot of knowledge about Test Design Techniques I am used to work with business users, but my new test team is not able to execute the existing test cases what should be my level of detail? - High-level test case describes the input data and the predicted result on an abstract level. It can contains one or more low level test cases. - Example: A man age > 35 with >2 children - Low-level test case, the abstract values that were assigned to the input an predicted output of the high level test case, are replaced by concrete values. - Example: Dirk Honda, 70 years, 4 children Expected Result Dilemma 3: The theory Dilemma 3: The theory Test Design Techniques: Line coverage Equivalence Partitioning Statement coverage Boundary Value Analysis Decision coverage (= Branch coverage) Algorithm Test Condition coverage Decision Table Test Decision / Condition coverage Syntactic Test Multiple Condition coverage Semantic Test Condition Determination coverage Elementary Comparison Test (ECT) Real-life Test Data Cycle Test / Entity Life Cycle Test Error Guessing Process Cycle Test Random Test Program Interface Test Idiot Proofing Exploratory testing is simultaneous learning, test design, and test execution An interactive test process Using the information gained while testing to design new and better tests A formal process defined tasks, objectives and deliverables Test Sessions and charts Testers have the skills to listen, read, think and report rigorously and effectively

13 Dilemma 3: The solution Customer Case: Company A Goal: Unit : no written test cases Define the right fit for the company Unit : no written test cases How: Learn from experiences; what went OK, what went wrong in the past? Define advantages & disadvantages of high / low level test cases Think about which and whether you want to oblige Test Design Techniques Find out the knowledge of your test team : written test cases in Excel; titles imported in Microsoft Team Foundation Server 2010 User Acceptance : high level written test cases in TFS Written (Use Case ) by CTG and reviewed by the business users of Company A A list of needed test data created and finally defined by Company A Extra: error guessing done (not structured planned) Conclusion: Define the Test Strategy based on the needs and people within your test team Pitfall: all testing based on the same Use Case Specification Document, with defined objectives per test level Customer Case: Company B True stories about testing based on experiences At the start -integration test cases based on requirements on the back of a napkin High level test cases with high level information (no click on button, ) Acceptance test cases based on requirements on the back of a napkin High level test cases with high level information (no click on button, ) 3 Dilemmas V-model Test Plan and risks Test Design and Execution Evolved to 1 How to Implementation of a test process Acceptance test cases based on requirements on the back of a napkin High level test cases with high level information used by the end users Scrum test cases based user stories Only a title, no steps Uncontrolled exploratory testing Test Automation based on user stories

14 Implementation of a test process: A best practices approach 2 main phases Test Maturity Assessment Test Practices Test Maturity Assessment Test Practices Test Maturity Assessment Interview Metrics Documentation Determine SWOT Identification Assessment AS IS TO BE People Process Technology Workshop Based on STBoX TM Increase S and O Eleminate W and T Test Maturity Assessment Test Practices s Business cases Project cards Test Maturity Assessment Test Practices Roadmap s roadmap From improvement goals to roadmap Test Maturity Assessment Identification TO BE goal 1 goal 2 goal 3 s action 1 action 2 action 3 action 4 action 5 action 6 action 7 action 8 s project 1 project 2 Quick Win SMALL MEDIUM LARGE +/- 6 ac;vi;es Informal 1 formal deliverable Quickscan Size of the assessment depends on # departments # interviews # languages # test levels +/- 12 ac;vi;es Formal +/- 10 formal deliverables Regular # test types Size of organiza;on +/- 22 ac;vi;es Formal +/- 14 formal deliverables Profound Scope People Process Technology

15 Test Practices Outcome of the assessment Quality Roadmap Business cases Project Cards Reworked roadmap Re prioritization Life long learning Continuous improvement Implementation Prioritised roadmap People Process Technology Retrospective Test Maturity (Re-)Assessment Self Assessment QUESTIONS AND ANSWERS

True stories about testing based on experiences

True stories about testing based on experiences True stories about testing based on experiences University of Antwerp Patrice Willemot Pre sales test consultant Petra Haldermans - Test Consultant / Test Manager 27/04/2011 CTG - Company overview Corporate

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

Scrum Testing: A Beginner s Guide

Scrum Testing: A Beginner s Guide Scrum Testing: A Beginner s Guide What is Scrum? Building complex software applications is a difficult task. Scrum methodology comes as a solution for executing such complicated task. It helps development

More information

D25-4. How Intertech Uses Agile

D25-4. How Intertech Uses Agile D25-4 How Intertech Uses Agile How to Use this Download This document shares an overview of how we use Agile/Scrum to deliver successful projects, the major differences between a waterfall/fixed bid project

More information

Exam 2012, Lecture Project Management

Exam 2012, Lecture Project Management Exam 2012, Lecture Project Management Name: Matrikelnummer: Fachbereich: Hints: German text is permitted. Simple calculator is permitted. Dictionary is permitted. No computers. No books. Rather write less.

More information

Sample Exam ISTQB Agile Foundation Questions. Exam Prepared By

Sample Exam ISTQB Agile Foundation Questions. Exam Prepared By Sample Exam ISTQB Agile Foundation Questions Exam Prepared By November 2016 1 #1 Which of the following is the correct pairing according to the Agile Manifesto statement of values? a. Individuals and Interactions

More information

Top 5 Reasons Why Agile Fails (and how to avoid them!) March 2017

Top 5 Reasons Why Agile Fails (and how to avoid them!) March 2017 Top 5 Reasons Why Agile Fails (and how to avoid them!) March 2017 Ten10 will be presenting on some of the common reasons we see why Agile fails, and how these can be avoided. Name: Steven Osman Role: Ten10

More information

Case Study: How to Eliminate Flaws of Waterfall and Agile Development Processes Using a Hybrid Model

Case Study: How to Eliminate Flaws of Waterfall and Agile Development Processes Using a Hybrid Model Case Study: How to Eliminate Flaws of Waterfall and Agile Development Processes Using a Hybrid Model Agile Waterfall Hybrid Model The Waterfall Model has been the ideal choice for software development.

More information

Risk-Based Testing for Agile Projects

Risk-Based Testing for Agile Projects Risk-Based Testing for Agile Projects PRISMA Erik van Veenendaal www.erikvanveendaal.nl 1 Erik van Veenendaal www. erikvanveenendaal.nl In testing since 1989 working for many different clients and in many

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

What s next for Traditional Functional QA Managers?

What s next for Traditional Functional QA Managers? What s next for Traditional Functional QA Managers? JIM TRENTADUE OCTOBER 2017 JIM.TRENTADUE@OUTLOOK.COM Agenda Agile evolution of test and quality ownership Eight areas for QA Managers to focus on Breakout

More information

MICROSOFT EXAM QUESTIONS & ANSWERS

MICROSOFT EXAM QUESTIONS & ANSWERS MICROSOFT 70-498 EXAM QUESTIONS & ANSWERS Number: 70-498 Passing Score: 800 Time Limit: 120 min File Version: 31.1 http://www.gratisexam.com/ MICROSOFT 70-498 EXAM QUESTIONS & ANSWERS Exam Name: Delivering

More information

When it all goes wrong: Overcoming Problems at any scale. Allie Jones & Chris Urban

When it all goes wrong: Overcoming Problems at any scale. Allie Jones & Chris Urban When it all goes wrong: Overcoming Problems at any scale Allie Jones & Chris Urban Who are these people? Allie Jones & Chris Urban What are problems and how did we get there? What if Michael Bay was the

More information

Case Study: Applying Agile Software Practices to Systems Engineering

Case Study: Applying Agile Software Practices to Systems Engineering Case Study: Applying Agile Software Practices to Systems Engineering Presented by: Matthew R. Kennedy, PhD IEEE Software Technology Conference April 10 th, 2013 Definitions Agility The speed of operations

More information

AGILE TEST MANAGEMENT WITH VISUAL STUDIO

AGILE TEST MANAGEMENT WITH VISUAL STUDIO AGILE TEST MANAGEMENT WITH VISUAL STUDIO any companies are implementing an agile methodology, but often still have waterfall based tools. We ve been working on several agile projects, one of which we collaborate

More information

When the Business Wants Waterfall Implementing Agile in a Phase-Based Environment

When the Business Wants Waterfall Implementing Agile in a Phase-Based Environment When the Business Wants Waterfall Implementing Agile in a Phase-Based Environment Marjorie Farmer Wireline & Perforating Global Software Discipline Manager Agenda Halliburton Situation and Challenges LIFECYCLE

More information

Agile Knowledge Management (KM Agile )

Agile Knowledge Management (KM Agile ) Agile Knowledge Management (KM Agile ) Quickly Build a KM Strategy and Capability While Delivering Measurable Results @billkaplankm 1 Simple View of Knowledge 2 Knowledge Management An organization s capability

More information

DATASHEET COLLABNET TEAMFORGE

DATASHEET COLLABNET TEAMFORGE COLLABNET TEAMFORGE 2 COLLABNET TEAMFORGE IMAGINE. CREATE. DELIVER. TEAMFORGE Winner for 13 years running (ALM and Development Tools) 2016 Winner (Applications) 2016 Gold Winner (Application Development

More information

Copyright Intertech, Inc All Rights Reserved. May 18, 2011

Copyright Intertech, Inc All Rights Reserved. May 18, 2011 Copyright Intertech, Inc. 2011. All Rights Reserved. May 18, 2011 About Me Dave Schueck Principal Consultant Intertech Dschueck@Intertech.com 20 years experience Variety of technologies, roles, systems,

More information

CM MatchPoint Agile. Christoph Heinrich, CM First Plex Track A / Session 17

CM MatchPoint Agile. Christoph Heinrich, CM First Plex Track A / Session 17 CM MatchPoint Agile This sessions shows how to use CM MatchPoint for the management and automated deployments in agile projects using frameworks like SCRUM Christoph Heinrich, CM First Plex Track A / Session

More information

Test Management Forum

Test Management Forum Test Management Forum 25 th January 2017 Agile Delivery Why does Testing get left behind? Abstract In this session, we take a look at the expectations of testing within an agile delivery. We've heard all

More information

A Guide to Critical Success Factors in Agile Delivery

A Guide to Critical Success Factors in Agile Delivery IBM Global Business Services, U.S. Federal May 6, 2016 A Guide to Critical Success Factors in Agile Delivery Paul Gorans, Agile Competency Lead, IBM GBS Federal A bit about me 6 Years USAF: NSA Operations,

More information

SAP Fieldglass Datasheet SAP FIELDGLASS VENDOR MANAGEMENT SYSTEM (VMS) CAPABILITIES AND BENEFITS OVERVIEW

SAP Fieldglass Datasheet SAP FIELDGLASS VENDOR MANAGEMENT SYSTEM (VMS) CAPABILITIES AND BENEFITS OVERVIEW SAP Fieldglass Datasheet SAP FIELDGLASS VENDOR MANAGEMENT SYSTEM (VMS) CAPABILITIES AND BENEFITS OVERVIEW GET TO KNOW OUR VMS SAP Fieldglass helps Global 2000 firms successfully procure, manage and optimize

More information

ALM 11 Training. Material contained in this document is priority to Northway Solutions Group.

ALM 11 Training. Material contained in this document is priority to Northway Solutions Group. 9005 Overlook Blvd. Brentwood, TN 37027 Main: 866.611.8762 Fax: 866.611.8762 www.northwaysolutions.com ALM 11 Training 2013 Material contained in this document is priority to Northway Solutions Group.

More information

CASE STUDY INCREASING DRILLING OPERATIONAL PRODUCTIVITY WITH DIGITAL PLATFORMS IN THE OIL & GAS INDUSTRY

CASE STUDY INCREASING DRILLING OPERATIONAL PRODUCTIVITY WITH DIGITAL PLATFORMS IN THE OIL & GAS INDUSTRY CASE STUDY INCREASING DRILLING OPERATIONAL PRODUCTIVITY WITH DIGITAL PLATFORMS IN THE OIL & GAS INDUSTRY 1 INCREASING DRILLING OPERATIONAL PRODUCTIVITY WITH DIGITAL PLATFORMS ADDING VALUE THROUGHOUT THE

More information

"Charting the Course... Application Lifecycle Management Using Visual Studio 2010 (Agile) Course Summary

Charting the Course... Application Lifecycle Management Using Visual Studio 2010 (Agile) Course Summary Description Course Summary This three-day, instructor-led course provides students with the knowledge and skills to effectively use the Application Lifecycle Management (ALM) tools found in Visual Studio

More information

"Session-based Exploratory Testing on Agile Projects"

Session-based Exploratory Testing on Agile Projects T4 Class 4/19/2012 9:45:00 AM "Session-based Exploratory Testing on Agile Projects" Presented by: Bob Galen Deutsche Bank Brought to you by: 340 Corporate Way, Suite 300, Orange Park, FL 32073 888-268-8770

More information

Best Practices for Enterprise Agile Transformation

Best Practices for Enterprise Agile Transformation Best Practices for Enterprise Agile Transformation A White Paper for the Software Development Project Community Date: May 2017 Select Computing, Inc. 9841 Broken Land Parkway Suite 209 Columbia, MD 21046

More information

Software Engineering Lecture 5 Agile Software Development

Software Engineering Lecture 5 Agile Software Development Software Engineering Lecture 5 Agile Software Development JJCAO Mostly based on the presentation of Software Engineering, 9ed Exercise Describe the main activities in the software design process and the

More information

Agile Tutorial for the Senior Project Class School of Computing and Information Sciences Florida International University

Agile Tutorial for the Senior Project Class School of Computing and Information Sciences Florida International University Agile Tutorial for the Senior Project Class School of Computing and Information Sciences Florida International University What is Agile? In simple terms, Agile is a collection of ideas to guide both the

More information

Software Development. Current and Future Trends. Jagdeep Singh Bhambra, PhD 27 th June 2012

Software Development. Current and Future Trends. Jagdeep Singh Bhambra, PhD 27 th June 2012 Software Development Current and Future Trends Jagdeep Singh Bhambra, PhD jagdeep.bhambra@ft.com 27 th June 2012 AGENDA Introduction The Agile, Agile, Search Digital Summary Changing World A Lifestyle

More information

SCRUM - compact The agile software development methodology

SCRUM - compact The agile software development methodology Scrum in 30 seconds Scrum is an empirical way to manage software development projects. Scrum is made up of an easy set of rules and ensures that every team member feels the responsibility of a project

More information

Scrum Master / Agile Project Manager An Approach for Personal Competency Development

Scrum Master / Agile Project Manager An Approach for Personal Competency Development Scrum Master / Agile Project Manager An Approach for Personal Competency Development Summer 2013 www.illustratedagile.com 2013 Len Lagestee HOW TO USE THIS APPROACH There are two ways to use this document.

More information

Job Family Matrix. Core Duties Core Duties Core Duties

Job Family Matrix. Core Duties Core Duties Core Duties Job Function: Information Technology Job Family Matrix Job Family: IT Project Management - Professional Job Family Summary: Perform or manage a range of activities related to the design, planning, execution,

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

HP s Agile Transformation Journey. Terri Spencer Hewlett-Packard (HP)

HP s Agile Transformation Journey. Terri Spencer Hewlett-Packard (HP) HP s Agile Transformation Journey Terri Spencer Hewlett-Packard (HP) Session Goals/Learning objectives In this session, I will talk about HP s Journey in adopting Agile You will learn it is a journey and

More information

Agile Essentials Track: Business Services

Agile Essentials Track: Business Services Agile Essentials Track: Business Services Presenter: Mark Thomas Synopsis Are you a victim of building the wrong solutions slowly? If so, you re not alone, and considering an Agile approach may be the

More information

The Lessons Learned of a BA on an Agile Project

The Lessons Learned of a BA on an Agile Project F O C U S Q U A L I T Y E X P E R I E N C E The Lessons Learned of a BA on an Agile Project Presented by Jacqueline Sanders, PMP, CBAP Outline What Agile is NOT Key Components of Agile The Conversion to

More information

PMI Agile Certified Practitioner (PMI-ACP) Duration: 48 Hours

PMI Agile Certified Practitioner (PMI-ACP) Duration: 48 Hours PMI Agile Certified Practitioner (PMI-ACP) Duration: 48 Hours Organizations that are highly agile & responsive to market dynamics complete more of their projects successfully than their slower-moving counterparts.

More information

Assessor-3 Release-1 Retrospective-ESI

Assessor-3 Release-1 Retrospective-ESI Assessor- Release- Retrospective-ESI This retrospective board is for the Release- for Assessor- project What worked well? The team work and support within scrum teams. 9 Dev's working well with the UI

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

Certified Team Coach (SA-CTC) Application - SAMPLE

Certified Team Coach (SA-CTC) Application - SAMPLE Certified Team Coach (SA-CTC) Application - SAMPLE Application Instructions Read the SA CTC Application Instructions before filling out this application. Application Review Process Overview The CTC Review

More information

Big Rock Estimation: Using Agile Techniques to Provide a Rough Software Schedule / Resource Estimate

Big Rock Estimation: Using Agile Techniques to Provide a Rough Software Schedule / Resource Estimate Big Rock Estimation: Using Agile Techniques to Provide a Rough Software Schedule / Resource Estimate This is the third article in the QSM Agile Round Table series. The QSM Agile Round Table was formed

More information

Large Federal Agency Leverages IV&V to Achieve Quality Delivery for Critical Modernization Initiative

Large Federal Agency Leverages IV&V to Achieve Quality Delivery for Critical Modernization Initiative Large Federal Agency Leverages IV&V to Achieve Quality Delivery for Critical Modernization Initiative Capgemini Government Solutions provides Independent Verification and Validation (IV&V) services to

More information

Software Development

Software Development Agile, Waterfall & Hybrid Method Support SAFe Template Git, SVN, Mercurial Integration Release Management DevOps Baselining (Versioning) Integrated to Requirements and QA & Testing Overview codebeamer

More information

QUICK FACTS. Building a Corporate Quality Assurance and Testing Group TEKSYSTEMS GLOBAL SERVICES CUSTOMER SUCCESS STORIES.

QUICK FACTS. Building a Corporate Quality Assurance and Testing Group TEKSYSTEMS GLOBAL SERVICES CUSTOMER SUCCESS STORIES. [Manufacturing, QA and Testing] TEKSYSTEMS GLOBAL SERVICES CUSTOMER SUCCESS STORIES Client Profile Industry: Consumer Products and Services Revenue: Approximately $348 million Employees: nearly 400 Geographic

More information

ALM120 Application Lifecycle Management 12.x Essentials

ALM120 Application Lifecycle Management 12.x Essentials Course Data Sheet ALM120 Application Lifecycle Management 12.x Essentials Course No.: ALM120-125 Category/Sub Category: Application Development Management/ALM For software version(s): 12.5 Software version

More information

Introduction to Acceptance Test-Driven Development

Introduction to Acceptance Test-Driven Development ESSENTIAL WHITE PAPERS Introduction to Acceptance Test-Driven Development by Ken Pugh Introduction to Acceptance Test-Driven Development A Net Objectives Essential White Paper Net Objectives Press, a division

More information

Change Agile. Ben Linders, André Heijstek. veranderproject.nl

Change Agile. Ben Linders, André Heijstek. veranderproject.nl Change Agile Ben Linders, André Heijstek veranderproject.nl Change Projects Characteris

More information

Metodologías Agiles en E///

Metodologías Agiles en E/// Metodologías Agiles en E/// La organización y las personas Antonio Montero (ScM & Agile Coach) Agile originally conceived as a set of software development values and principles. E/// worked Based on Waterfall

More information

How to Suspend Testing and Still Succeed A True Story

How to Suspend Testing and Still Succeed A True Story Specialist Group in Software Testing How to Suspend Testing and Still Succeed A True Story Graham Thomas Independent Software Testing Consultant BCS SIGIST 16 th September 2010 RCOG, London 1 ABSTRACT

More information

Fundamentals of Business Analysis including BCS Requirements Engineering

Fundamentals of Business Analysis including BCS Requirements Engineering Fundamentals of Business Analysis including BCS Requirements Engineering Course Overview This 5-day course focuses on learning practical business analysis skills that can be used in the workplace. Course

More information

White Paper. Challenges in IT Service Management and Application Management

White Paper. Challenges in IT Service Management and Application Management White Paper Challenges in IT Service Management and Application Management This white paper summarizes the results of 7 international workshops in which representatives of IT Service Management and Application

More information

Distributed Scrum for Dutch Railways Jan Vermeir, Xebia

Distributed Scrum for Dutch Railways Jan Vermeir, Xebia Distributed Scrum for Dutch Railways Jan Vermeir, Xebia Scrum promises effective and efficient software development Yes, it actually works I will show you how we implement distributed Scrum for our customer

More information

PROJECT & PORTFOLIO MANAGEMENT ROADMAP FOR OFFICE 365. October 1st, 2015

PROJECT & PORTFOLIO MANAGEMENT ROADMAP FOR OFFICE 365. October 1st, 2015 PROJECT & PORTFOLIO MANAGEMENT ROADMAP FOR OFFICE 365 October 1st, 2015 Any screen captures or concepts are for illustration purposes only Discloses Project futures roadmap and high-level areas of investment

More information

Finally! A Model for Evaluating Agile Performance: The Agile Performance Holarchy. Darian Poinsetta Senior Executive Agile CxO

Finally! A Model for Evaluating Agile Performance: The Agile Performance Holarchy. Darian Poinsetta Senior Executive Agile CxO Finally! A Model for Evaluating Agile Performance: The Agile Performance Holarchy Darian Poinsetta Senior Executive Agile CxO Enter to Win a Prize! Have any questions? Feel free to talk to Darian at the

More information

PART THREE: Work Plan and IV&V Methodology (RFP 5.3.3)

PART THREE: Work Plan and IV&V Methodology (RFP 5.3.3) PART THREE: Work Plan and IV&V Methodology (RFP 5.3.3) 3.1 IV&V Methodology and Work Plan 3.1.1 NTT DATA IV&V Framework We believe that successful IV&V is more than just verification that the processes

More information

Software Engineering in the Agile World. Table of contents

Software Engineering in the Agile World. Table of contents Table of contents Chapter 1 14 Software Engineering 14 1.1 Introduction 14 1.2 No standard software engineering methodology 14 1.3 Waterfall methodology 15 1.3.1 Software development under Waterfall model

More information

Stan Verswijver PERSONAL PROFESSIONAL PROFILE

Stan Verswijver PERSONAL PROFESSIONAL PROFILE Stan Verswijver PROFESSIONAL PROFILE I m a senior IT Consultant specialized in IT Architecture. My main domain expertise is SOA/BPM, MDM, Enterprise Integration, Cloud, IoT, API Management and Blockchain.

More information

Build a Future-Ready Enterprise With NTT DATA Modernization Services

Build a Future-Ready Enterprise With NTT DATA Modernization Services NTT DATA welcomed Dell Services into the family in 2016. Together, we offer one of the industry s most comprehensive services portfolios designed to modernize business and technology to deliver the outcomes

More information

WELCOME TO INTRO TO AGILE PROJECT MANAGEMENT AUBREY KAIGLER, PMP, ITIL. Please configure your audio: Meeting Audio Setup Wizard

WELCOME TO INTRO TO AGILE PROJECT MANAGEMENT AUBREY KAIGLER, PMP, ITIL. Please configure your audio: Meeting Audio Setup Wizard WELCOME TO INTRO TO AGILE PROJECT MANAGEMENT AUBREY KAIGLER, PMP, ITIL Please configure your audio: Meeting Audio Setup Wizard Feedback and Interaction Raise your hand Give a thumbs up Give a thumbs down

More information

DATASHEET COLLABNET TEAMFORGE

DATASHEET COLLABNET TEAMFORGE 2 IMAGINE. CREATE. DELIVER. TEAMFORGE THE INDUSTRY S #1 OPEN PLATFORM FOR APPLICATION DEVELOPMENT AND DELIVERY Available as an on-premises or SSAE 16 SOC 1 Type 11 and ISO 27001-certified hosted solution,

More information

Reducing Business Risk

Reducing Business Risk July 2005 Reducing Business Risk Through Agile Development Fred Tingey Head of Risk Systems BNP Paribas Introduction Context What is Agile Programming? Traditional vs Agile approach A New Way to do Things

More information

What is Continuous Integration. And how do I get there

What is Continuous Integration. And how do I get there What is Continuous Integration And how do I get there Related Workshops Introduction to DevOps Transform your Organization with DevOps Concepts DevOps Implementation Boot Camp Comprehensive literacy on

More information

Part 1. Software engineering Facts. CSC 4181 Compiler Construction Software Engineering Lectures. What is software engineering? What is software?

Part 1. Software engineering Facts. CSC 4181 Compiler Construction Software Engineering Lectures. What is software engineering? What is software? Software engineering Facts CSC 4181 Compiler Construction Software Engineering Lectures Part 1 Fact: The economies of ALL developed nations are dependent on software. Fact: More and more systems are software

More information

Guerilla Agile: Taking a Project from Worst to First

Guerilla Agile: Taking a Project from Worst to First Guerilla Agile: Taking a Project from Worst to First Kori S. Mendonsa, CBAP, CSPO, CBPMP Principal Business Analyst Agenda About Why Agile? Learning to Change Learning to Adapt Learning to Prioritize Learning

More information

Welcome to this IBM Rational podcast, The. Scaled Agile Framework in Agile Foundation for DevOps. I'm

Welcome to this IBM Rational podcast, The. Scaled Agile Framework in Agile Foundation for DevOps. I'm IBM Podcast [ MUSIC ] GIST: Welcome to this IBM Rational podcast, The Scaled Agile Framework in Agile Foundation for DevOps. I'm Kimberly Gist with IBM. Scaling agile in your organization can be a daunting

More information

7. Model based software architecture

7. Model based software architecture UNIT - III Model based software architectures: A Management perspective and technical perspective. Work Flows of the process: Software process workflows, Iteration workflows. Check Points of The process

More information

Scrum Alliance Certified Team Coach SM (CTC) Application SAMPLE

Scrum Alliance Certified Team Coach SM (CTC) Application SAMPLE Scrum Alliance Certified Team Coach SM (CTC) Application SAMPLE Application Instructions Read the CTC Application Instructions before filling out this application. Application Review Process Overview The

More information

MICROSOFT DYNAMICS NAV FOR INTERNATIONAL

MICROSOFT DYNAMICS NAV FOR INTERNATIONAL WHITEPAPER MICROSOFT DYNAMICS NAV FOR INTERNATIONAL IMPLEMENTATIONS MICROSOFT DYNAMICS NAV AND INTERNATIONAL ERP IMPLEMENTATION This whitepaper explains why Microsoft Dynamics NAV is particularly well-suited

More information

1. Organizational information (company and business unit): 2. How large is the organization (number of employees)? !25 8.7%

1. Organizational information (company and business unit): 2. How large is the organization (number of employees)? !25 8.7% Mark.Paulk Sign Out Help My Surveys Address Book My Account Plans & Pricing + Create Survey 2011 Scrum Adoption Survey Edit Design Survey Collect s Analyze Results View Summary Browse s Filter s Crosstab

More information

SWE 211 Software Processes

SWE 211 Software Processes SWE 211 Software Processes These slides are designed and adapted from slides provided by Software Engineering 9 /e Addison Wesley 2011 by Ian Sommerville 1 Outlines Software process models Process activities

More information

9 Must-Haves for a Successful Implementation of a Pricing Strategy

9 Must-Haves for a Successful Implementation of a Pricing Strategy 9 Must-Haves for a Successful Implementation of a Pricing Strategy Arjen Brasz Nina Hoette March 2017 www.simon-kucher.com 1 Successful Price Strategy Implementation in B2B No other lever has more impact

More information

Agile Delivery Framework (ADF)

Agile Delivery Framework (ADF) Agile Delivery Framework (ADF) Overview Agile is an iterative methodology with self-directed teams and the ability to embrace change rapidly. This document summarizes the Agile Scrum process as well as

More information

In-Process Automation

In-Process Automation www.hcltech.com In-Process Automation business assurance & testing Author: Sajitha Radhakrishnan SL CORE APPS-TESTING-TESTING-FT-BFSI HCL Technologies Ltd., Bangalore, India Sajitha.R@hcl.com WHITEPAPER

More information

Processes and Life- Cycles. Kristian Sandahl

Processes and Life- Cycles. Kristian Sandahl Processes and Life- Cycles Kristian Sandahl 2 Maintenance Requirements Validate Requirements, Verify Specification Acceptance Test (Release testing) System Design (Architecture, High-level Design) Verify

More information

High performance software for agile multi-programme management and project management

High performance software for agile multi-programme management and project management EN4M TM agile programme and project management High performance software for agile multi-programme management and project management The art of omission Companies can keep on track for an agile future

More information

Why Microsoft Project Server / Project Online?

Why Microsoft Project Server / Project Online? Why Microsoft Project Server / Project Online? The Advantages of an Enterprise-Wide Microsoft Project Solution over a Standalone Tool Microsoft has had a server version of Microsoft Project on offer since

More information

Achieving Balance: The New Pivotal Points of Software Development

Achieving Balance: The New Pivotal Points of Software Development White Paper Software Delivery & Testing Achieving Balance: The New Pivotal Points of Software Development A rational model of software is to design it quickly; the economic pressure to improvise presents

More information

DASA DEVOPS PRACTITIONER

DASA DEVOPS PRACTITIONER DASA DEVOPS PRACTITIONER Syllabus Version 1.0.0 February 2017 RELEASE VERSION DATE Previous 0.9.9 February 2017 Current 1.0.0 February 2017 SCOPE AND PURPOSE OF THIS DOCUMENT The purpose of this document

More information

ENGAGING A PRODUCT OWNER ON A GOVERNMENT CONTRACT

ENGAGING A PRODUCT OWNER ON A GOVERNMENT CONTRACT Addressing the elephant in the room through shared experiences. ENGAGING A PRODUCT OWNER ON A GOVERNMENT CONTRACT Challenges and Solutions PROBLEM: When a Product Owner is not capable or actively engaged,

More information

Agile Scrum Process Checklist

Agile Scrum Process Checklist Agile Scrum Process Checklist To be successful, agile projects require a consistent management process. This checklist provides the various roles involved in agile projects (especially those with limited

More information

Agile leadership for change initiatives

Agile leadership for change initiatives Agile leadership for change initiatives Author Melanie Franklin Director Agile Change Management Limited Contents Introduction 3 Agile principles 3 Introduction to Agile techniques 6 Working in sprints

More information

Testing 2. Testing: Agenda. for Systems Validation. Testing for Systems Validation CONCEPT HEIDELBERG

Testing 2. Testing: Agenda. for Systems Validation. Testing for Systems Validation CONCEPT HEIDELBERG CONCEPT HEIDELBERG GMP Compliance for January 16-17, 2003 at Istanbul, Turkey Testing for Systems Validation Dr.-Ing. Guenter Generlich guenter@generlich.de Testing 1 Testing: Agenda Techniques Principles

More information

Quality Application Development with ALM Octane November 21, 2017

Quality Application Development with ALM Octane November 21, 2017 Quality Application Development with ALM Octane November 21, 2017 Hosted By This webinar is brought to you by the Testing, Quality, Application Lifecyle Management SIG (TQA SIG) Led by: Andreas Birk, Mihai

More information

An Agile Projects Introduction Course #PMCurrent-1

An Agile Projects Introduction Course #PMCurrent-1 An Agile Projects Introduction Course #PMCurrent-1 Aaron MacDaniel, PMP, CSM, MBA Lead Instructor - BetterPM.com An Innate Images, LLC Company 1 Course Agenda About BetterPM.com A typical Waterfall Project

More information

ALM120 Application Lifecycle Management 12.0 Essentials Instructor-Led Training Version 12.0

ALM120 Application Lifecycle Management 12.0 Essentials Instructor-Led Training Version 12.0 ALM120 Application Lifecycle Management 12.0 Essentials Instructor-Led Training Version 12.0 OVERVIEW This course provides the tools you need to implement and use Application Lifecycle Management (ALM)

More information

From Growing Pains to Embracing Change

From Growing Pains to Embracing Change SolutionsIQ From Growing Pains to Embracing Change Case Study How shifting to an Agile mindset helped this customer support company accelerate time to market Client Profile Our client, a cloud-based customer

More information

Let s Make. Agile. Work For You

Let s Make. Agile. Work For You Let s Make Agile Work For You It s easy: Work agile! And it s even easier if you get started with Wunder s Agile Training. We show you what s out there in the agile world for you and how working agile

More information

arxiv: v1 [cs.se] 4 Apr 2017

arxiv: v1 [cs.se] 4 Apr 2017 Checklists to Support Test Charter Design in Exploratory Testing Ahmad Nauman Ghazi, Ratna Pranathi Garigapati, and Kai Petersen arxiv:1704.00988v1 [cs.se] 4 Apr 2017 Blekinge Institute of Technology,

More information

The Top 13 Organization Challenges of Agile Development and a Solution to Each

The Top 13 Organization Challenges of Agile Development and a Solution to Each The Top 13 Organization Challenges of Agile Development and a Solution to Each Executive Summary Agile methods often expose problems that were previously ignored or otherwise invisible, and the biggest

More information

Craig D. Wilson, MS, PMP, CSM. Matincor, Inc. IT Management Consulting

Craig D. Wilson, MS, PMP, CSM. Matincor, Inc. IT Management Consulting Craig D. Wilson, MS, PMP, CSM Matincor, Inc. IT Management Consulting IT Management Consultant 10+ years of service as an independent consultant preceded by 10+ years of senior and executive management

More information

IT Services Management

IT Services Management RL Information Consulting LLC IT Services Management INFRASTRUCTURE ARCHITECTURE PLANNING Service Brief Prepared by: Rick Leopoldi August 4, 2009 Copyright 2009 RL Information Consulting LLC. All rights

More information

Oracle Taleo Business Edition Implementation Fixed Scope Offerings

Oracle Taleo Business Edition Implementation Fixed Scope Offerings Oracle Taleo Business Edition Implementation Fixed Scope Offerings Date Email Website : Dec-2015 : info@kovaion.com : www.kovaion.com Kovaion Consulting Kovaion A Snapshot Oracle Alliance Certified Consultants

More information

Agile Planning with HP Project Portfolio Management and Agile Manager February 3, 2015

Agile Planning with HP Project Portfolio Management and Agile Manager February 3, 2015 Agile Planning with HP Project Portfolio Management and Agile Manager February 3, 2015 Copyright 2015 Vivit Worldwide Copyright 2015 Vivit Worldwide Brought to you by Copyright 2015 Vivit Worldwide Hosted

More information

Owning An Agile Project: PO Training Day 2

Owning An Agile Project: PO Training Day 2 Owning An Agile Project: PO Training Day 2 Petri Heiramo Agile Coach, CST Product Management PO Product management is a larger scope than what Scrum defines as a PO Or rather, Scrum implicitly assumes

More information

From Sales Strategy to Execution Leveraging expertise in enabling new go-to-market strategies to maximize ROI in your sales your people

From Sales Strategy to Execution Leveraging expertise in enabling new go-to-market strategies to maximize ROI in your sales your people From Sales Strategy to Execution Leveraging expertise in enabling new go-to-market strategies to maximize ROI in your sales your people Enabling our clients to ascend to new heights of performance 1 INTRODUCTION

More information

FAA PMIWDC LUNCHEON SERIES STRATEGIC PLANNING; WHAT, WHY, AND HOW

FAA PMIWDC LUNCHEON SERIES STRATEGIC PLANNING; WHAT, WHY, AND HOW FAA PMIWDC LUNCHEON SERIES STRATEGIC PLANNING; WHAT, WHY, AND HOW John Lever, Managing g Partner The Lever Group February 29 th, 2012 vision mission strategy performance INTRODUCTION AND SESSION OVERVIEW

More information

Maureen Weverka & Kathy Burnham Mutual of Omaha. November 9, Mutual of Omaha Insurance Company. All Rights Reserved.

Maureen Weverka & Kathy Burnham Mutual of Omaha. November 9, Mutual of Omaha Insurance Company. All Rights Reserved. Maureen Weverka & Kathy Burnham Mutual of Omaha November 9, 2017 1 Company. All Rights Reserved. Fortune 500 company which strives to help their customers protect what they care about and achieve their

More information

Agile, Capable and Committed

Agile, Capable and Committed Agile, Capable and Committed Who Are We? SAGlobal provides Microsoft implementation services and industry-specific solutions to customers in over 76 countries worldwide. We re one of the leading global

More information