Agile Testing PDF
Agile Testing PDF
Agile Testing
Group:
Syed Muhammad Jaffer Abbas
Syeda Narjis Batool
Priyanka Ramrakhyani
Sana Saleem
Click to edit
Contents to be
Master
Covered
title style
• Agile Manifesto
• What is Agile Testing?
• Agile Testing Vs Waterfall Testing
• Agile Testing Principles
• Agile Testing Lifecycle
• Agile Testing Quadrants
• Advantages and Disadvantages of Agile Testing
• Agile Methodologies
• Agile Testing Methods
• Conclusion
• Case Study
Click to
Agile Manifesto
edit Master title style
• The Agile Manifesto was published by a team of software developers in 2001, highlighting the
importance of the development team.
• We are uncovering better ways of developing software by doing it and helping others do it. Through
this work, we have come to value :
Individuals and interactions over processes and tools.
Working software over comprehensive documentation.
Customer collaboration over contract negotiation.
Responding to change over following a plan.
• That is, while there is value in the items on the right, we value the items on the left more.
Click to
What is Agile
edit Master
Testing?
title style
• Agile testing is a software testing process that follows the principles of agile software
development.
• Agile testing aligns with iterative Development Methodology in which requirements develop
gradually from customers and testing teams.
1. Testing is not a separate phase and Testing is a separate phase. All levels and
occurs concurrently with development. types of testing can begin only after the
completion of development.
2. Acceptance Testing is done after every Acceptance Testing is done only at the end of
iteration and customer feedback is the project.
sought.
3. No time delays between coding and Usual time delays between coding and testing.
testing.
4. Continuous testing with overlapping test Testing is a timed activity and test levels
levels. cannot overlap.
5. Agile testing is well suited for large Waterfall testing can be adopted for all sorts of
projects. projects.
Click to
Agile Testing
edit Master
Principles
title style
Advantages Disadvantages
“
“If you don’t like unit testing your
product, most likely your customers
won’t like to test it either.”
– Anonymous
Click to edit Master title style
Thank You