What is Agile Testing

34
What is Agile Testing? By ShriKant Vashishtha

description

Introduction to Agile Testing

Transcript of What is Agile Testing

Page 1: What is Agile Testing

What is Agile Testing?

By ShriKant Vashishtha

Page 2: What is Agile Testing

AGILE ENVIRONMENT AND MINDSET

Page 3: What is Agile Testing

Traditional Software Development

Requirement Analysis

Deployment

Page 4: What is Agile Testing

Agile – One Team, One Mission

Page 5: What is Agile Testing

Time

Analysis

Design

Coding

Testing

20% done(100% usable!)

Time

Analysis

Design

Coding

Testing

20% done (usable = not yet)

Traditional Process Agile Process

Agile = Early Value

Page 6: What is Agile Testing

ALL THIS IS ACHIEVED THROUGH…

Page 7: What is Agile Testing

Agile Culture

Page 8: What is Agile Testing

Focus on Quality

Page 9: What is Agile Testing

ROLE OF A TESTER IN AGILE PROJECT

Page 10: What is Agile Testing

Typical Cardwall in Agile Project

Page 11: What is Agile Testing

Proactive Team Member – Avoid Bugs to Happen

Page 12: What is Agile Testing

Dev Box Testing

Page 13: What is Agile Testing

Incremental Functional Testing

Page 14: What is Agile Testing

Help PO in Achieving “Definition of Ready”

Page 15: What is Agile Testing

Typical Cardwall in Agile Project

Page 16: What is Agile Testing

Gateway to “Definition of Done”

Page 17: What is Agile Testing

QUALITY FOCUS IN AGILE

Page 18: What is Agile Testing

Continuous Integration and Quality Build

Page 19: What is Agile Testing

Focus on Automated Testing

Page 20: What is Agile Testing

UNIT AND INTEGRATION TESTING

Page 21: What is Agile Testing

TDD and Unit Testing

Page 22: What is Agile Testing

TDD Cycle

Page 23: What is Agile Testing

AUTOMATED FUNCTIONAL TESTING

Page 24: What is Agile Testing

Options

• Selenium• QTP• Sahi• FitNesse

Page 25: What is Agile Testing

ATDD

Page 26: What is Agile Testing

What’s in the Name

• Acceptance Test-Driven Development • Behavior-Driven Development (BDD)• Specification by Example• Agile Acceptance Testing • Story Testing

Page 27: What is Agile Testing

BDD

Page 28: What is Agile Testing

ATDD in Distributed Agile

Page 29: What is Agile Testing

Scrip less Testing Automation

• QTP• Tosca

Page 30: What is Agile Testing

POTENTIAL ISSUES FOR TESTERS IN AGILE TEAMS

Page 31: What is Agile Testing

Estimation not Done as a Team

Page 32: What is Agile Testing

Not Enough Time for Testing

Page 33: What is Agile Testing

Silos in Agile Teams

Page 34: What is Agile Testing

Questions