grammar fixes, lines 14+20 (#26165)

This commit is contained in:
spellingbat
2018-12-21 02:31:55 -08:00
committed by Manish Giri
parent efe5fbd705
commit 64511fb8d1

View File

@ -11,13 +11,13 @@ With Agile, the emphasis is on "agility" - being able to quickly respond to feed
![A comic from Commitstrip.com showing a product manager explaining to a developer that they are switching to agile, but then asking the developer to plan everything up front](https://www.commitstrip.com/wp-content/uploads/2017/01/Strip-Budegt-fixe-pour-projet-flexible-english650-final.jpg) ![A comic from Commitstrip.com showing a product manager explaining to a developer that they are switching to agile, but then asking the developer to plan everything up front](https://www.commitstrip.com/wp-content/uploads/2017/01/Strip-Budegt-fixe-pour-projet-flexible-english650-final.jpg)
The agile software development places its emphasis on four core values. The agile software development places its emphasis on four core values:
1. Preference on team and individual interactions over tools and processes. 1. Preference on team and individual interactions over tools and processes.
2. A working software over exhaustive documentation. 2. A working software over exhaustive documentation.
3. Collaboration with customer is given more importance than contract negotiations. 3. Collaboration with customer is given more importance than contract negotiations.
4. Response to changes over following a plan. 4. Response to changes over following a plan.
There are many different flavors of agile, including Scrum and Extreme Programming. There are many different flavors of Agile, including Scrum and Extreme Programming.
![Various methods present in Agile testing or Agile Testing Methodologies](https://www.guru99.com/images/11-2014/agile_Processesv1_2.png) ![Various methods present in Agile testing or Agile Testing Methodologies](https://www.guru99.com/images/11-2014/agile_Processesv1_2.png)