A Practical Guide to implementing Agile QA process on Scrum Projects



Similar documents
Good Agile Testing Practices and Traits How does Agile Testing work?

Quality Assurance in an Agile Environment

Th3 - Open Source Tools for Test Management

Scrum Methodology in Product Testing : A Practical Approach

An Overview of Agile Testing

HP ALM11 & MS VS/TFS2010

Introduction to Agile Software Development Process. Software Development Life Cycles

Leveraging Agile and CMMI for better Business Benefits Presented at HYDSPIN Mid-year Conference Jun-2014

Atomate Development Process. Quick Guide

Software Quality Testing Course Material

Collaborating for Quality in Agile Application Development From Beginning to End

HP Application Lifecycle Management

Testing and Quality in Agile Development Speaker: Allan Watty Company: ABB Inc Website:

Introduction to Agile and Scrum

How To Write Unit Tests In A Continuous Integration

Agile Scrum Workshop

Application Lifecycle Management Using Visual Studio 2013 (SCRUM)

MANUAL TESTING. (Complete Package) We are ready to serve Latest Testing Trends, Are you ready to learn.?? New Batches Info

ASSURING SOFTWARE QUALITY USING VISUAL STUDIO 2010

Test Automation: A Project Management Perspective

IT Home 2015 DevOps 研 討 會

DevOps for CA Plex Automated Testing

Enhancing The ALM Experience

PLM - Agile. Design Code Test. Sprints 1, 2, 3, 4.. Define requirements, perform system design, develop and test the system. Updated Project Plan

Bridging the Gap Between Acceptance Criteria and Definition of Done

Product Development Best Practices

Scrum: A disciplined approach to product quality and project success.

Development Testing for Agile Environments

How NOT to Do Scrum. Patterns and Anti-patterns. Revised July First presented at New York City Scrum User Group June 17, 2010

a new generation software test automation framework - CIVIM

Applying Agile Project Management to a Customized Moodle Implementation

Continuous Delivery. Ariel Alonso, IPC

Work Experience HP ALM (Quality Center), Bugzilla

Why Test Automation Fails

Continuous Integration Processes and SCM To Support Test Automation

ALM2013VS_ACC: Application Lifecycle Management Using Visual Studio 2013

When is Agile the Best Project Management Method? Lana Tylka

AGILE SOFTWARE TESTING

Agile & Scrum: What are these methodologies and how will they impact QA/testing roles? Marina Gil Santamaria Summer 2007

Waterfall to Agile. DFI Case Study By Nick Van, PMP

We ( have extensive experience in enterprise and system architectures, system engineering, project management, and

SENIOR WEB DEVELOPER

Water-Scrum-Fall Agile Reality for Large Organisations. By Manav Mehan Principal Agile consultant

Performance Testing: Scott Barber

Introduction to Automated Testing

Java Software Quality Tools and techniques

Testing in Agile methodologies easier or more difficult?

Agile and Secure Can We Be Both? Chicago OWASP. June 20 th, 2007

Practicing Continuous Delivery using Hudson. Winston Prakash Oracle Corporation

Agile and Secure: OWASP AppSec Seattle Oct The OWASP Foundation

What s new in the HP Functional Testing 11.5 suite Ronit Soen, product marketing John Jeremiah, product marketing

Test Automation in Agile. Archana Ramesh Senior Manager QA Ariba Technologies, Bangalore Jan 2008

Agility via Software Engineering Practices

Smarter Balanced Assessment Consortium. Recommendation

D25-2. Agile and Scrum Introduction

Best Practices for Adopting Visualization Into Your Software Process. Mitch Bishop Johann Mendoza

Agile on huge banking mainframe legacy systems. Is it possible?

Best Overall Use of Technology. Jaspersoft

Agile with XP and Scrum

Maintaining Quality in Agile Environment

QUICK FACTS. Providing Application Development and Data Migration Support for a Leading Healthcare Company

Agile Scrum and PMBOK Compatible or Contrary?

Security Automation in Agile SDLC Real World Cases

2015 IBM Continuous Engineering Open Labs Target to better LEARNING

Teaching an Elephant to Dance. Patterns and Practices for Scaling Agility

Quality Assurance Plan

Custom Software Development Approach

Tonight s Speaker. Life of a Tester at Microsoft Urvashi Tyagi Software Test Manager, Microsoft

Enabling Continuous Delivery by Leveraging the Deployment Pipeline

Benefits of Test Automation for Agile Testing

SmartBear Software Pragmatic Agile Development (PAD) Conceptual Framework

Codeless Test Automation for Web Apps

Adopting Agile Approaches for the Enterprise

AGILE TESTING PRACTICES Building quality in for faster releases

Boosting Agile Methodology with webmethods BPMS

Tim Donkersgoed 30 Stillwater St. Elmira, Ontario N3B3M1

Table of contents. Performance testing in Agile environments. Deliver quality software in less time. Business white paper

"Performance and Security Testing in Agile Development"

Continuous Delivery for Alfresco Solutions. Satisfied customers and happy developers with!! Continuous Delivery!

Microsoft Modern ALM. Gilad Levy Baruch Frei

Guide to Mobile Testing

CSTE Mock Test - Part I - Questions Along with Answers

Software Testing Lifecycle

Agile Software Development and Service Science

Starting your Software Security Assurance Program. May 21, 2015 ITARC, Stockholm, Sweden

VERIFICATION AND VALIDATION AUTOMATED TESTING TOOLS CLAUDIU ADAM

Copyrighted , Address :- EH1-Infotech, SCF 69, Top Floor, Phase 3B-2, Sector 60, Mohali (Chandigarh),

Continuous Delivery at SAP: From dinosaur to spaceship. Darren Hague / SAP Global IT November 1st, 2013 Public

AB Suite in the Application Lifecycle

Transcription:

Agile QA A Practical Guide to implementing Agile QA process on Scrum Projects Syed Rayhan Co-founder, Code71, Inc. Contact: srayhan@code71.com Blog: http://blog.syedrayhan.com Company: http://www.code71.com Product: http://www.scrumpad.com

My Background Career Co-founder, Code71, Inc. 13+ years of total experience Co-author of Enterprise Java with UML Expertis e Iterative incremental development Technology planning and architecture On-shore/Off-shore software development using Agile/Scrum Interes ts Cultural aspect of self-organizing team Scrum for projects delivered remotely Agile engineering practices 2

Agenda Section 1 Section 2 Section 3 Section 4 Section 5 Section 6 Introduction Holistic View of QA Individual Practices A Case Study Recap Q&A 3

What to Expect Context Teams and organizations are adopting Agile/Scrum Teams struggle with making the transition from waterfall to Agile/Scrum Build common base of understanding Focus Develop a set of gudielines- process, roles, and team composition Address typical questions asked Key Takeaways How to perform QA on an Agile/Scrum project Agile/QA best practices 4

Agenda Section 1 Section 2 Section 3 Section 4 Section 5 Section 6 Introduction Holistic View of QA Individual Practices A Case Study Recap Q&A 5

The challenges? Is QA part of the development team? Can we fit QA in the same iteration as development? Who does QA? Does QA costs more in Agile as product seems to change from sprint to sprint? How can we scale Agile QA? Do we need test plan? Who defines test cases? Are story acceptance tests enough? When do we know testing is done? Do we need to track bugs? 6

What is QA (Quality Assurance)? To ensure Software is working right How? Test, Test, Test 7

Types of Testing? White Box Unit Testing Regression Testing Black Box Integration Testing Acceptance Testing Functional Testing Load Testing System Testing Smoke Testing 8

Who Performs What? What? Who? When? Automation? Unit Testing Developer Coding Always Integration Testing Developer Coding Always System Testing Tester Test Possible Regression Testing Developer/Tester Build/Test Possible Acceptance Testing Client/Users Deployment/ Delivery Possible Smoke Testing Tester/Support Engineer Deployment Possible Load Testing Performance Engineer Deployment Always 9

Right tools for right tests? Test Unit Testing Integration Testing System Testing Tool NUnit, JUnit, Mock, DBUnit Unit test tools, HttpUnit, SoapUI, RESTClient Selenium, Fit, WET, Watir, WatiN Regression Testing Acceptance Testing Smoke Testing Load Testing Unit test tools, System test tools FIT, FitNesse Regression test tools JMeter, Httperf 10

What is missing? 1. Right Spec Assumptions 2. Right Design 3. Right amount of Tests 4. Right Tests Reality? Assumptions are farther from truth Measures Spec Design Code Test Spec review Design review Code review Test Coverage 11

Team Composition? region iteration Out-of-Cycle Dev 1 2 3 1 Test 1 2 3 Prod 1 2 region iteration Dev 1 2 3 In-Cycle 2 Test 1 2 3 Prod 1 2 We will primarily focus on single-team model for our discussion 12

Team Dynamics Developers Product owners Acceptance tests Team review Testers Additional tests backlog 13

Quality Funnel Backlog Review Design Review Unit & Int. Test, CI Code Review System Test bugs QG#1 QG#2 QG#3 QG#4 QG#5 bugs 14

Agenda Section 1 Section 2 Section 3 Section 4 Section 5 Section 6 Introduction Holistic View of QA Individual Practices A Case Study Recap Q&A 15

Test Coverage Definition A measure of the proportion of a program exercised by a test suite, usually expressed as a percentage. Measure Usually expressed as a percentage Function coverage Types of coverage Path coverage Statement coverage Tests coverage metrics can tell you what code is not tested 16

Continuous Integration as the Glue Report Monitor Source Code Build Regression Test Test Coverage Continuous Integration is Continuous QA 17

Test Case Prioritization Frequency of use high normal 3 1 hot low high Risk of having bugs cold 4 2 warm low 18

Inspect and Adapt through QA Lens Five whys of root cause analysis Prioritize bugs over stories Log bugs found by testers Defect Rate Defect Density Quality Metrics Bug count per iteration Bug count per module Bug count per function point 19

How to Scale? Presentation Application#1 Application#2 Business SOA Service#1 Service#2 Service#3 Data 20

Agenda Section 1 Section 2 Section 3 Section 4 Section 5 Section 6 Introduction Holistic View of QA Individual Practices A Case Study Recap Q&A 21

A Case Study Project A large enterprise system that includes technologies like ASP.Net, BizTalk, Workflow, Scanning, SQL Server, Data Warehouse, and Mainframe Team 2 product owners, 1 scrum master, 1 architect, 5 developers, 1 QA tester Sprint 2 weeks Day 1, 2 Day 3, 4 Day 5-8 Day 9 Day 10 QA Process Refine scope, acceptance test cases Identify UI elements, test data QA schedule Write test scripts test data Final Test & Fix Demo & Acceptanc e Test 22

Agenda Section 1 Section 2 Section 3 Section 4 Section 5 Section 6 Introduction Holistic View of QA Individual Practices A Case Study Recap Q&A 23

Recap In-cycle QA is critical to the success of a project System testing is not the only quality gate, it includes all types of testing and reviews Test automation is critical to in-cycle QA Target at least 90% test coverage Continuous Integration is Continuous QA Prioritize test cases based on risk and frequency of usage 24

Recap contd. All known bugs should be fixed first Right size story with well-thought out acceptance tests improves quality Include all Quality Gates as part of definition of Done Analyze each bug to understand where (Quality Gate) it should have been caught and improve (Inspect and adapt) QA is not a designated person s responsibility, it is a team s responsibility (self-organizing team) 25

Q&A QA is making sure right software works right QA is not an act, but a habit Contact: srayhan@code71.com Blog: http://blog.syedrayhan.com Company: http://www.code71.com Product: http://www.scrumpad.com 26