Agile Methodology: 4 Values and 12 Principles
As a software tester, you will be part of a software team, and most software development teams nowadays use agile methodologies to manage their daily tasks. This is why you must be aware of agile methodologies and their relationship with software testing.
Four Values
- Working software over comprehensive documentation
- Customer Collaboration over Contract Negotiation
- Responding to change over following a plan
- Individuals & Interactions over Processes & Tools
12 Principles
Based on those 4 values, we have 12 principles.
- Our highest priority is to satisfy the customer through early and continuous delivery of valuable software.
- Welcome changing requirements, even late in development. Agile processes harness change for the customer’s competitive advantage.
- Deliver working software frequently, from a couple of weeks to a couple of months, with a preference for the shorter timescale.
- Business people and developers must work together daily throughout the project.
- Build projects around motivated individuals. Give them the environment and support they need, and trust them to get the job done.
- The most efficient and effective method of conveying information to and within a development team is face-to-face conversation.
- Working software is the primary measure of progress.
- Agile processes promote sustainable development. The sponsors, developers, and users should be able to maintain a constant pace indefinitely.
- Continuous attention to technical excellence and good design enhances agility.
- Simplicity–the art of maximizing the amount of work not done–is essential.
- The best architectures, requirements, and designs emerge from self-organizing teams.
- At regular intervals, the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly.
Related Posts
Difference between Responsive Testing and Cross Browser Testing
Introduction to Performance Testing
Cross Browser Testing Explained
Your Guide To Get Started With Scrum Methodology
How To Write A Defect Report
How To Document Test Scenarios Using Trello
9 Types of Testing Every Tester Should Know
Seven Steps of Testing Process
Difference between Static and Dynamic Testing
7 Principles of Software Testing
Latest Posts
Difference between Responsive Testing and Cross Browser Testing
Difference between Responsive Testing and Cross Browser TestingWhat is meant by cross browser testing? Cross browser...
Introduction to Performance Testing
Introduction to Performance TestingIntroduction to performance testing Did it ever happen to you that you get to...
Cross Browser Testing Explained
Trying to test your website across different browsers can be time-consuming and error-prone. But with the help of these handy tools, testing your website in different browsers will become a lot easier!